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
17
resources/images/fallback/dark/big/send.svg
Normal file
17
resources/images/fallback/dark/big/send.svg
Normal file
|
@ -0,0 +1,17 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
|
||||
<defs id="defs3051">
|
||||
<style type="text/css" id="current-color-scheme">
|
||||
.ColorScheme-Text {
|
||||
color:#232629;
|
||||
}
|
||||
.ColorScheme-Highlight {
|
||||
color:#3daee9;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path
|
||||
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||||
d="M 20 2 L 2 10 L 6 13 L 6 20 L 10 16.5 L 15 20 L 20 2 z M 17.140625 4.8828125 L 7 18 L 7 12.849609 L 17.140625 4.8828125 z M 14.912109 5.3632812 L 6.4003906 12.050781 L 3.9824219 10.236328 L 14.912109 5.3632812 z M 17.912109 5.7832031 L 14.443359 18.273438 L 10.871094 15.640625 L 17.912109 5.7832031 z "
|
||||
class="ColorScheme-Text"
|
||||
/>
|
||||
</svg>
|
After Width: | Height: | Size: 706 B |
Loading…
Add table
Add a link
Reference in a new issue