stuff
This commit is contained in:
parent
98a1fd1f86
commit
90945eda0a
|
@ -8043,7 +8043,7 @@
|
|||
icon: `<svg name="Pin" aria-hidden="false" width="%%width" height="%%height" viewBox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path fill="%%color" d="M19 3H5V5H7V12H5V14H11V22H13V14H19V12H17V5H19V3Z"></path></g></svg>`
|
||||
},
|
||||
RAW_TEXT: {
|
||||
icon: `<svg name="RawText" aria-hidden="false" width="%%width" height="%%height" viewBox="0 0 24 24"><path fill="%%color" d="m 8.22,4.11 h 2.74 v 1.37 h 2.74 V 1.37 H 0 v 4.11 h 2.74 v -1.37 H 5.48 V 17.82 H 2.74 v 2.74 h 8.22 v -2.74 H 8.22 Z"></path><path fill="%%color" d="m 10.96,8.22 v 4.11 h 2.74 v -1.37 h 1.37 v 6.85 h -1.37 v 2.74 h 5.48 v -2.74 h -1.37 v -6.85 h 1.37 v 1.37 h 2.74 V 8.22 H 10.96 Z"</path></svg>`
|
||||
icon: `<svg name="RawText" aria-hidden="false" width="%%width" height="%%height" viewBox="0 0 48 48"><path fill="%%color" d="M 2,2 h 28 v 8 h -6 v -2 h -4 v 28 h 4 v 6 h -16 v -6 h 4 v -28 h -4 v 2 h -6 Z"></path><path fill="%%color" d="M 24,16 h 22 v 7 h -5 v -2 h -3 v 16 h 3 v 5 h -12 v -5 h 3 v -16 h -3 v 2 h -5 Z"></path></svg>`
|
||||
},
|
||||
RIGHT_CARET: {
|
||||
icon: `<svg name="RightCaret" aria-hidden="false" width="%%width" height="%%height" viewBox="0 0 24 24"><g fill="none" fill-rule="evenodd"><polygon fill="%%color" fill-rule="nonzero" points="8.47 2 6.12 4.35 13.753 12 6.12 19.65 8.47 22 18.47 12"></polygon><polygon points="0 0 24 0 24 24 0 24"></polygon></g></svg>`
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue