mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-08 01:54:20 +02:00
* 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.
37 lines
2.8 KiB
XML
37 lines
2.8 KiB
XML
<svg width="11" height="12" viewBox="0 0 11 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g filter="url(#filter0_ddi_61_1130)">
|
|
<ellipse cx="4.49307" cy="5.63974" rx="5" ry="3.48746" transform="rotate(102.585 4.49307 5.63974)" fill="url(#paint0_linear_61_1130)"/>
|
|
<path d="M3.51255 10.0316C2.77639 9.86727 2.15471 9.27997 1.77852 8.36319C1.40312 7.44832 1.29608 6.24886 1.5774 4.98879C1.85872 3.72873 2.46575 2.68869 3.19461 2.02036C3.925 1.35063 4.73744 1.08351 5.4736 1.24787C6.20975 1.41222 6.83144 1.99951 7.20763 2.9163C7.58303 3.83116 7.69007 5.03062 7.40875 6.29069C7.12743 7.55076 6.5204 8.5908 5.79154 9.25913C5.06115 9.92886 4.24871 10.196 3.51255 10.0316Z" stroke="url(#paint1_linear_61_1130)"/>
|
|
</g>
|
|
<path d="M5.18063 4.24966C4.7981 4.19865 3.94888 4.30321 3.61224 5.12949C3.27561 5.95576 3.82901 6.67238 4.14779 6.9274" stroke="#7A7A7A" stroke-linecap="round"/>
|
|
<defs>
|
|
<filter id="filter0_ddi_61_1130" x="0.918335" y="0.700378" width="8.64941" height="10.2287" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
<feOffset dx="1.5" dy="0.35"/>
|
|
<feComposite in2="hardAlpha" operator="out"/>
|
|
<feColorMatrix type="matrix" values="0 0 0 0 0.464323 0 0 0 0 0.464323 0 0 0 0 0.464323 0 0 0 1 0"/>
|
|
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_61_1130"/>
|
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
<feOffset dx="0.75" dy="0.15"/>
|
|
<feComposite in2="hardAlpha" operator="out"/>
|
|
<feColorMatrix type="matrix" values="0 0 0 0 0.707454 0 0 0 0 0.707454 0 0 0 0 0.707454 0 0 0 1 0"/>
|
|
<feBlend mode="normal" in2="effect1_dropShadow_61_1130" result="effect2_dropShadow_61_1130"/>
|
|
<feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_61_1130" result="shape"/>
|
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
<feOffset dx="2" dy="0.5"/>
|
|
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
|
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.66 0"/>
|
|
<feBlend mode="normal" in2="shape" result="effect3_innerShadow_61_1130"/>
|
|
</filter>
|
|
<linearGradient id="paint0_linear_61_1130" x1="0.377416" y1="9.12777" x2="5.55972" y2="1.00625" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#D8D8D8"/>
|
|
<stop offset="1" stop-color="#D3D3D3"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_61_1130" x1="7.75867" y1="5.78485" x2="1.59078" y2="3.19675" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.182026" stop-color="white"/>
|
|
<stop offset="0.811838" stop-color="#7A7A7A"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|