mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-11 11:34:21 +02:00
* fix(#220): Replace inner shadow to radial gradient for remove decorator And update all related icons that use this decorator accordingly * fix(#220): Replace inner shadow by radial gradient for add decorator Update all icons using the add decorator accordingly. * fix(#220): Remove duplicate files Remove Font delete and Style delete files as they are reworked
44 lines
2.3 KiB
XML
44 lines
2.3 KiB
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g clip-path="url(#clip0_201_5214)">
|
|
<g clip-path="url(#clip1_201_5214)">
|
|
<path d="M6.49999 4.49995L2.49998 0.499969M9.49999 4.49995L13.5 0.5" stroke="#7F91AD" stroke-linecap="round"/>
|
|
<path d="M1 5C1 4.44772 1.44772 4 2 4H14C14.5523 4 15 4.44772 15 5V16H1V5Z" fill="url(#paint0_linear_201_5214)"/>
|
|
<path d="M1.5 5C1.5 4.72386 1.72386 4.5 2 4.5H14C14.2761 4.5 14.5 4.72386 14.5 5V15.5H1.5V5Z" stroke="black" stroke-opacity="0.33"/>
|
|
<rect x="2" y="5" width="12" height="7" fill="#6EA4DC"/>
|
|
<rect x="2" y="5" width="12" height="7" fill="url(#paint1_linear_201_5214)"/>
|
|
<rect x="2" y="5" width="12" height="7" fill="url(#paint2_linear_201_5214)"/>
|
|
<rect x="3" y="13" width="4" height="1" rx="0.5" fill="black" fill-opacity="0.33"/>
|
|
<rect x="9" y="13" width="4" height="1" rx="0.5" fill="black" fill-opacity="0.33"/>
|
|
<circle cx="4.5" cy="13.5" r="0.5" fill="#E93C3C"/>
|
|
</g>
|
|
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_201_5214)" stroke="#BC4305"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_201_5214" x1="15" y1="16" x2="1" y2="4" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#6D6D6D"/>
|
|
<stop offset="1" stop-color="#D3D3D3"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_201_5214" x1="13" y1="5" x2="5.26158" y2="13.9545" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="white" stop-opacity="0.2"/>
|
|
<stop offset="0.494495" stop-color="white" stop-opacity="0.66"/>
|
|
<stop offset="0.5" stop-color="white" stop-opacity="0.33"/>
|
|
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_201_5214" x1="14" y1="8.5" x2="2" y2="8.5" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0.205" stop-color="#96BDF1"/>
|
|
<stop offset="1" stop-color="#90BDF6" stop-opacity="0"/>
|
|
</linearGradient>
|
|
<radialGradient id="paint3_radial_201_5214" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
|
|
<stop stop-color="#FFAF7D"/>
|
|
<stop offset="1" stop-color="#FF6D00"/>
|
|
</radialGradient>
|
|
<clipPath id="clip0_201_5214">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
<clipPath id="clip1_201_5214">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|