chore: sync code and project files
This commit is contained in:
13
assets/stickers_builtin/arrow_left.svg
Normal file
13
assets/stickers_builtin/arrow_left.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
|
||||
<defs>
|
||||
<filter id="s" x="-20%" y="-20%" width="140%" height="140%">
|
||||
<feDropShadow dx="0" dy="12" stdDeviation="14" flood-color="#000" flood-opacity="0.35"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<g filter="url(#s)" fill="#7C3AED">
|
||||
<path d="M70 256 L220 110 v86 h222 v120 H220 v86 Z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 394 B |
Reference in New Issue
Block a user