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
887 B
XML

<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 1L1.72366 5.27633C1.26031 5.73968 1 6.36812 1 7.0234V7.0234C1 8.11504 1.88495 8.99999 2.97659 8.99999V8.99999C3.63187 8.99999 4.26031 8.73968 4.72366 8.27633L8.58345 4.41654C8.85016 4.14983 9 3.78329 9 3.4061V3.4061C9 2.61858 8.35324 1.97293 7.56587 1.98867V1.98867C7.20278 1.99594 6.85658 2.14341 6.59979 2.4002L3.20711 5.79288C3.0745 5.92549 3 6.10535 3 6.29288V6.29288C3 6.68341 3.31658 6.99999 3.70711 6.99999V6.99999C3.89464 6.99999 4.0745 6.92549 4.20711 6.79288L7.5 3.49999" stroke="url(#paint0_linear_133_2104)" stroke-linecap="round"/>
<defs>
<linearGradient id="paint0_linear_133_2104" x1="6.66667" y1="6.76" x2="3.46933" y2="3.42944" gradientUnits="userSpaceOnUse">
<stop stop-color="#565656"/>
<stop offset="1" stop-color="#A5A5A5"/>
</linearGradient>
</defs>
</svg>