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/edit-none.svg
Normal file
10
resources/images/fallback/dark/big/edit-none.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<svg version="1.1" 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 class="ColorScheme-Text" d="M 3.6992188 3 L 3 3.6992188 L 10.300781 11 L 3 18.300781 C 3 18.300781 3.7112147 18.993333 3.6992188 19 L 11 11.699219 L 18.300781 19 C 18.288781 18.9933 19 18.300781 19 18.300781 L 11.699219 11.001953 L 19 3.6992188 L 18.300781 3 L 11 10.300781 L 3.6992188 3 z " fill="currentColor"/>
|
||||
</svg>
|
After Width: | Height: | Size: 554 B |
Loading…
Add table
Add a link
Reference in a new issue