chore: sync code and project files
This commit is contained in:
14
assets/stickers_builtin/arrow_curve.svg
Normal file
14
assets/stickers_builtin/arrow_curve.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="10" stdDeviation="12" flood-color="#000" flood-opacity="0.35"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<g filter="url(#s)" fill="none" stroke="#00E676" stroke-width="44" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M130 360 C 160 220, 260 180, 360 150" />
|
||||
<path d="M320 96 L402 142 L346 226" />
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 512 B |
Reference in New Issue
Block a user