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/carret down.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

11 lines
530 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 0.792893L3 3.29289L5.5 0.792893V0.5L0.5 0.5V0.792893Z" fill="#BCBCBC" stroke="url(#paint0_linear_87_1919)" stroke-linecap="round"/>
<defs>
<linearGradient id="paint0_linear_87_1919" x1="0" y1="0" x2="6.53254" y2="1.27811" gradientUnits="userSpaceOnUse">
<stop stop-color="#CCCCCC"/>
<stop offset="0.515" stop-color="#8D8D8D" stop-opacity="0.988235"/>
<stop offset="1" stop-color="#545454"/>
</linearGradient>
</defs>
</svg>