mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-11 06:36:28 +02:00
feat: Upload icons (#164)
This commit is contained in:
45
icons/Folder add.svg
Normal file
45
icons/Folder add.svg
Normal file
@@ -0,0 +1,45 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M7.14286 3.5H2.85714C2.10761 3.5 1.5 4.10761 1.5 4.85714V12C1.5 12.8284 2.17157 13.5 3 13.5H13C13.8284 13.5 14.5 12.8284 14.5 12V6C14.5 5.17157 13.8284 4.5 13 4.5H8.45252C8.29574 3.92374 7.76878 3.5 7.14286 3.5Z" fill="url(#paint0_linear_155_2618)" stroke="url(#paint1_linear_155_2618)"/>
|
||||
<path d="M2.85714 4.5H7.14286C7.3401 4.5 7.5 4.6599 7.5 4.85714C7.5 5.21218 7.78782 5.5 8.14286 5.5H13C13.2761 5.5 13.5 5.72386 13.5 6V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V4.85714C2.5 4.6599 2.6599 4.5 2.85714 4.5Z" stroke="white" stroke-opacity="0.5" stroke-linejoin="round" style="mix-blend-mode:soft-light"/>
|
||||
<path d="M2.85714 4.5H7.14286C7.3401 4.5 7.5 4.6599 7.5 4.85714C7.5 5.21218 7.78782 5.5 8.14286 5.5H13C13.2761 5.5 13.5 5.72386 13.5 6V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V4.85714C2.5 4.6599 2.6599 4.5 2.85714 4.5Z" stroke="white" stroke-opacity="0.5" stroke-linejoin="round" style="mix-blend-mode:hard-light"/>
|
||||
<path d="M14.5 12V8C14.5 7.17157 13.8284 6.5 13 6.5H7.70711C7.12175 6.5 6.56036 6.73253 6.14645 7.14645C5.92007 7.37282 5.61304 7.5 5.29289 7.5H3C2.17157 7.5 1.5 8.17157 1.5 9V12C1.5 12.8284 2.17157 13.5 3 13.5H13C13.8284 13.5 14.5 12.8284 14.5 12Z" fill="url(#paint2_linear_155_2618)" stroke="url(#paint3_linear_155_2618)"/>
|
||||
<path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:hard-light"/>
|
||||
<path d="M13.5 8V12C13.5 12.2761 13.2761 12.5 13 12.5H3C2.72386 12.5 2.5 12.2761 2.5 12V9C2.5 8.72386 2.72386 8.5 3 8.5H5.29289C5.87825 8.5 6.43964 8.26747 6.85355 7.85355C7.07993 7.62718 7.38696 7.5 7.70711 7.5H13C13.2761 7.5 13.5 7.72386 13.5 8Z" stroke="white" stroke-opacity="0.5" style="mix-blend-mode:soft-light"/>
|
||||
<g filter="url(#filter0_i_155_2618)">
|
||||
<circle cx="12.5" cy="12.5" r="3.5" fill="#456F23"/>
|
||||
</g>
|
||||
<circle cx="12.5" cy="12.5" r="3" stroke="url(#paint4_linear_155_2618)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
|
||||
<defs>
|
||||
<filter id="filter0_i_155_2618" x="9" y="9" width="9" height="9" 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="2" dy="2"/>
|
||||
<feGaussianBlur stdDeviation="4"/>
|
||||
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
||||
<feColorMatrix type="matrix" values="0 0 0 0 0.715009 0 0 0 0 0.899316 0 0 0 0 0.570196 0 0 0 1 0"/>
|
||||
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_155_2618"/>
|
||||
</filter>
|
||||
<linearGradient id="paint0_linear_155_2618" x1="2" y1="4" x2="14" y2="13" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F8E48E"/>
|
||||
<stop offset="1" stop-color="#F1CD2E"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_155_2618" x1="8" y1="4" x2="8" y2="13" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#E0C259"/>
|
||||
<stop offset="1" stop-color="#D98C34"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_155_2618" x1="7" y1="7" x2="9" y2="13" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white" stop-opacity="0.66"/>
|
||||
<stop offset="1" stop-color="#F1CD2E"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_155_2618" x1="8" y1="7" x2="8" y2="13" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#DEB04D"/>
|
||||
<stop offset="1" stop-color="#D98B34"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear_155_2618" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#376B19"/>
|
||||
<stop offset="1" stop-color="#5A9438"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user