mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-11 14:46:28 +02:00
feat: Upload icons (#164)
This commit is contained in:
61
icons/Map delete.svg
Normal file
61
icons/Map delete.svg
Normal file
@@ -0,0 +1,61 @@
|
||||
<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"/>
|
||||
<g filter="url(#filter0_i_444_7032)">
|
||||
<circle cx="12.5" cy="12.5" r="3.5" fill="#FF6D00"/>
|
||||
</g>
|
||||
<circle cx="12.5" cy="12.5" r="3" stroke="#BC4305"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_i_444_7032" x="9" y="9" width="8" height="8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||||
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||||
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" 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="1" dy="1"/>
|
||||
<feGaussianBlur stdDeviation="2"/>
|
||||
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 0.68776 0 0 0 0 0.490104 0 0 0 1 0"/>
|
||||
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_444_7032"/>
|
||||
</filter>
|
||||
<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>
|
||||
<clipPath id="clip0_444_7032">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user