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
48 lines
2.5 KiB
XML
48 lines
2.5 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_5202)">
|
|
<g clip-path="url(#clip1_201_5202)">
|
|
<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_5202)"/>
|
|
<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_5202)"/>
|
|
<rect x="2" y="5" width="12" height="7" fill="url(#paint2_linear_201_5202)"/>
|
|
<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_5202)" stroke="url(#paint4_linear_201_5202)"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_201_5202" 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_5202" 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_5202" 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_5202" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
|
|
<stop stop-color="#B4D495"/>
|
|
<stop offset="1" stop-color="#87B960"/>
|
|
</radialGradient>
|
|
<linearGradient id="paint4_linear_201_5202" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#376B19"/>
|
|
<stop offset="1" stop-color="#5A9438"/>
|
|
</linearGradient>
|
|
<clipPath id="clip0_201_5202">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
<clipPath id="clip1_201_5202">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|