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:
44
icons/Time delete.svg
Normal file
44
icons/Time delete.svg
Normal file
@@ -0,0 +1,44 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_446_8885)">
|
||||
<circle cx="8" cy="8" r="6.5" fill="url(#paint0_linear_446_8885)" stroke="url(#paint1_linear_446_8885)"/>
|
||||
<circle cx="8" cy="8" r="4.5" fill="url(#paint2_linear_446_8885)" stroke="url(#paint3_linear_446_8885)"/>
|
||||
<path d="M8 6V8L11 6" stroke="#777F81" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<g filter="url(#filter0_i_446_8885)">
|
||||
<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_446_8885" 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_446_8885"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_446_8885" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F1F1EE"/>
|
||||
<stop offset="1" stop-color="#DED5A0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_446_8885" x1="8" y1="1" x2="8" y2="15" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D1B97E"/>
|
||||
<stop offset="1" stop-color="#9B7953"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_446_8885" x1="8" y1="3" x2="8" y2="13" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="0.5" stop-color="#E9F6FD"/>
|
||||
<stop offset="1" stop-color="white"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_446_8885" x1="8" y1="3" x2="8" y2="13" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#96ADD5"/>
|
||||
<stop offset="1" stop-color="#7390C4"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_446_8885">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user