1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
famfamfam-silk-svg/decorators/previous item.svg
Simon Priet 7e782cfbff
feat(#162): Upload decorator iconset (#163)
* feat(#162): add all decorators

* fix(#179): Figma Angular gradient translate as CSS conic-gradient

* fix(#220): Replace inner shadow with radial gradient

* fix(#178): Remove diamond inner shadow

It has been replaced with radial gradient

* docs: Update ReadMe with decorators list

Also update icon list to include all recent fixes.
This is a BREAKING CHANGE.
2025-03-14 17:21:13 +01:00

14 lines
706 B
XML

<svg width="5" height="7" viewBox="0 0 5 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.22997 6.5L0.658539 3.5L3.22997 0.5L4.5 0.5L4.5 6.5L3.22997 6.5Z" fill="url(#paint0_linear_445_7513)" stroke="url(#paint1_linear_445_7513)" stroke-linecap="round"/>
<defs>
<linearGradient id="paint0_linear_445_7513" x1="1.5" y1="3" x2="4.5" y2="6" gradientUnits="userSpaceOnUse">
<stop stop-color="#6191D2"/>
<stop offset="1" stop-color="#4B72C1"/>
</linearGradient>
<linearGradient id="paint1_linear_445_7513" x1="0.0229509" y1="-1.31892e-07" x2="5.40135" y2="6.6572" gradientUnits="userSpaceOnUse">
<stop stop-color="#498AD3"/>
<stop offset="1" stop-color="#314AAD"/>
</linearGradient>
</defs>
</svg>