1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-10 11:04:21 +02:00
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

10 lines
448 B
XML

<svg width="6" height="4" viewBox="0 0 6 4" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0.5 3.20711L3 0.707107L5.5 3.20711V3.5L0.5 3.5V3.20711Z" fill="#A9A9A9" stroke="url(#paint0_linear_87_1912)" stroke-linecap="round"/>
<defs>
<linearGradient id="paint0_linear_87_1912" x1="0" y1="0" x2="6" y2="4" gradientUnits="userSpaceOnUse">
<stop stop-color="#A8A8A8"/>
<stop offset="1" stop-color="#545454"/>
</linearGradient>
</defs>
</svg>