chore: sync code and project files
This commit is contained in:
14
assets/stickers_builtin/arrow.svg
Normal file
14
assets/stickers_builtin/arrow.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<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="8" stdDeviation="10" flood-color="#000" flood-opacity="0.35"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<g filter="url(#s)" fill="none" stroke="#00E5FF" stroke-width="40" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M120 320 C 220 240, 280 220, 392 168" />
|
||||
<path d="M340 120 L 412 164 L 356 236" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 514 B |
Reference in New Issue
Block a user