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:
55
icons/Picture error.svg
Normal file
55
icons/Picture error.svg
Normal file
@@ -0,0 +1,55 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_134_2106)">
|
||||
<g filter="url(#filter0_i_134_2106)">
|
||||
<rect width="14" height="14" rx="2" fill="#799ED7"/>
|
||||
</g>
|
||||
<rect x="0.5" y="0.5" width="13" height="13" rx="1.5" stroke="#93AACE"/>
|
||||
<rect x="1.5" y="9.5" width="11" height="3" rx="0.5" fill="#C2DCBF" stroke="url(#paint0_linear_134_2106)"/>
|
||||
<rect x="5" y="6" width="4" height="5" rx="1.5" fill="url(#paint1_linear_134_2106)"/>
|
||||
<rect x="5.5" y="6.5" width="3" height="4" rx="1" stroke="black" stroke-opacity="0.66" style="mix-blend-mode:soft-light"/>
|
||||
<circle cx="7" cy="5" r="3" fill="url(#paint2_linear_134_2106)"/>
|
||||
<circle cx="7" cy="5" r="3.5" stroke="url(#paint3_linear_134_2106)" stroke-opacity="0.66"/>
|
||||
<circle cx="7" cy="5" r="2.5" stroke="white" stroke-opacity="0.33" style="mix-blend-mode:soft-light"/>
|
||||
<rect x="1.5" y="1.5" width="11" height="11" rx="0.5" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:hard-light"/>
|
||||
<rect x="1.5" y="1.5" width="11" height="11" rx="0.5" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:soft-light"/>
|
||||
<path d="M15 15.5C15.1776 15.5 15.3419 15.4058 15.4316 15.2524C15.5213 15.0991 15.5229 14.9097 15.4358 14.7549L10.9358 6.75487C10.8472 6.59743 10.6806 6.5 10.5 6.5C10.3194 6.5 10.1528 6.59743 10.0642 6.75487L5.56421 14.7549C5.47713 14.9097 5.47872 15.0991 5.5684 15.2524C5.65807 15.4058 5.82237 15.5 6 15.5H15Z" fill="#F5DA58" stroke="url(#paint4_linear_134_2106)" stroke-linejoin="round"/>
|
||||
<path d="M10.5 8.01986L14.1451 14.5H6.85492L10.5 8.01986Z" stroke="white" stroke-opacity="0.66" stroke-linejoin="round"/>
|
||||
<path d="M10.5 10V12M10.5 13V14" stroke="#C28731" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<filter id="filter0_i_134_2106" x="0" y="-4" width="18" height="18" 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"/>
|
||||
<feMorphology radius="1" operator="erode" in="SourceAlpha" result="effect1_innerShadow_134_2106"/>
|
||||
<feOffset dx="4" dy="-4"/>
|
||||
<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 1 0 0 0 0 1 0 0 0 0.25 0"/>
|
||||
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_134_2106"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_134_2106" x1="13" y1="11" x2="1" y2="11" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#67993F"/>
|
||||
<stop offset="1" stop-color="#78A84D"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_134_2106" x1="9" y1="8" x2="5" y2="8" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.244709" stop-color="#AF863F"/>
|
||||
<stop offset="0.732411" stop-color="#D39F54"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_134_2106" x1="4" y1="2" x2="10" y2="8" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.130713" stop-color="#9BCB67"/>
|
||||
<stop offset="0.871133" stop-color="#7ABA4F"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_134_2106" x1="10" y1="8" x2="4" y2="2" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#4D872B"/>
|
||||
<stop offset="1" stop-color="#81AB61"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear_134_2106" x1="10.5" y1="7" x2="10.5" y2="15" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#E1B129"/>
|
||||
<stop offset="1" stop-color="#BF7C2B"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_134_2106">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user