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:
40
icons/Bullet picture.svg
Normal file
40
icons/Bullet picture.svg
Normal file
@@ -0,0 +1,40 @@
|
||||
<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_1876)">
|
||||
<path d="M3.5 4C3.5 3.72386 3.72386 3.5 4 3.5H12C12.2761 3.5 12.5 3.72386 12.5 4V12C12.5 12.2761 12.2761 12.5 12 12.5H4C3.72386 12.5 3.5 12.2761 3.5 12V4Z" fill="url(#paint0_linear_134_1876)" stroke="#7F96C4"/>
|
||||
<rect x="4" y="4" width="8" height="6" fill="url(#paint1_linear_134_1876)"/>
|
||||
<rect x="4" y="10" width="8" height="2" fill="url(#paint2_linear_134_1876)"/>
|
||||
<rect x="7" y="8" width="2" height="2" fill="url(#paint3_linear_134_1876)"/>
|
||||
<circle cx="8" cy="7" r="1.5" fill="url(#paint4_linear_134_1876)" stroke="url(#paint5_linear_134_1876)"/>
|
||||
<rect x="4.5" y="4.5" width="7" height="7" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:soft-light"/>
|
||||
<rect x="4.5" y="4.5" width="7" height="7" stroke="white" stroke-opacity="0.66" style="mix-blend-mode:hard-light"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_134_1876" x1="3" y1="3" x2="14.1952" y2="11.4088" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="#EFF3F7"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_134_1876" x1="4" y1="4" x2="11.2984" y2="10.7578" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#BBDEFF"/>
|
||||
<stop offset="1" stop-color="#90C8FF"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_134_1876" x1="12" y1="11" x2="4" y2="11" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#66BA20"/>
|
||||
<stop offset="1" stop-color="#8AD74C"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear_134_1876" x1="9" y1="9" x2="7" y2="9" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#A17831"/>
|
||||
<stop offset="1" stop-color="#CC9E4F"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear_134_1876" x1="6" y1="5" x2="10" y2="9" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.253475" stop-color="#C2E57A"/>
|
||||
<stop offset="0.749661" stop-color="#9CDD48"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint5_linear_134_1876" x1="10" y1="9" x2="6" y2="5" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#64AA2C"/>
|
||||
<stop offset="1" stop-color="#93C956"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_134_1876">
|
||||
<rect width="10" height="10" fill="white" transform="translate(3 3)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user