forked from blue/squawk
subscription state fallback icons
This commit is contained in:
parent
12511b1864
commit
f313c72a97
31 changed files with 427 additions and 0 deletions
10
resources/images/fallback/dark/big/arrow-up-double.svg
Normal file
10
resources/images/fallback/dark/big/arrow-up-double.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
|
||||
<style
|
||||
type="text/css"
|
||||
id="current-color-scheme">
|
||||
.ColorScheme-Text {
|
||||
color:#232629;
|
||||
}
|
||||
</style>
|
||||
<path d="M3.707 18L3 17.293l8-8 8 8-.707.707L11 10.707zm0-5L3 12.293l8-8 8 8-.707.707L11 5.707z" class="ColorScheme-Text" fill="currentColor"/>
|
||||
</svg>
|
After Width: | Height: | Size: 364 B |
Loading…
Add table
Add a link
Reference in a new issue