1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
famfamfam-silk-svg/icons/Map delete.svg
Simon Priet 354a863b51
feat(#220): add & remove decorators (#221)
* 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
2025-03-14 01:03:02 +01:00

53 lines
2.8 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_444_7032)">
<mask id="mask0_444_7032" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="1" y="1" width="14" height="14">
<rect x="1" y="1" width="14" height="14" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask0_444_7032)">
<rect x="1" y="1" width="14" height="14" fill="url(#paint0_linear_444_7032)"/>
<path d="M6.5 9C2.5 9 1 12 1 12V15H15V10C10 15 10.5 9 6.5 9Z" fill="url(#paint1_linear_444_7032)"/>
<path d="M15 9C15 9 12.5 11 10 8.5C7.5 6 8.00001 1 8.00001 1H15V9Z" fill="url(#paint2_linear_444_7032)"/>
<path d="M3.5 1L11 15" stroke="#F05A52" stroke-linecap="round"/>
<path d="M15 10L5 16" stroke="#F05A52" stroke-linecap="round"/>
</g>
<rect x="1.5" y="1.5" width="13" height="13" stroke="white" stroke-opacity="0.66"/>
<rect x="0.5" y="0.5" width="15" height="15" stroke="#5F6A5E" stroke-linejoin="round"/>
<path d="M3 2H4V14H3V2Z" fill="black" fill-opacity="0.05"/>
<path d="M5 2H6V14H5V2Z" fill="black" fill-opacity="0.05"/>
<path d="M7 2H8V14H7V2Z" fill="black" fill-opacity="0.05"/>
<path d="M9 2H10V14H9V2Z" fill="black" fill-opacity="0.05"/>
<path d="M11 2H12V14H11V2Z" fill="black" fill-opacity="0.05"/>
<path d="M13 2H14V14H13V2Z" fill="black" fill-opacity="0.05"/>
<path d="M14 3L14 4L2 4L2 3L14 3Z" fill="black" fill-opacity="0.05"/>
<path d="M14 5V6L2 6L2 5L14 5Z" fill="black" fill-opacity="0.05"/>
<path d="M14 7V8L2 8L2 7L14 7Z" fill="black" fill-opacity="0.05"/>
<path d="M14 9V10H2L2 9L14 9Z" fill="black" fill-opacity="0.05"/>
<path d="M14 11V12L2 12L2 11L14 11Z" fill="black" fill-opacity="0.05"/>
<path d="M14 13V14H2L2 13L14 13Z" fill="black" fill-opacity="0.05"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint3_radial_444_7032)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_444_7032" x1="1" y1="10.9709" x2="15" y2="5.02913" gradientUnits="userSpaceOnUse">
<stop stop-color="#FBFBBC"/>
<stop offset="0.515" stop-color="#FBF68C"/>
<stop offset="1" stop-color="#E6D987"/>
</linearGradient>
<linearGradient id="paint1_linear_444_7032" x1="1" y1="12" x2="15" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#AFDB96"/>
<stop offset="1" stop-color="#8FC16F"/>
</linearGradient>
<linearGradient id="paint2_linear_444_7032" x1="14.9323" y1="1" x2="8.06773" y2="9" gradientUnits="userSpaceOnUse">
<stop stop-color="#75A0DA"/>
<stop offset="1" stop-color="#C9DBDC"/>
</linearGradient>
<radialGradient id="paint3_radial_444_7032" 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_444_7032">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>