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:
32
icons/Color wheel.svg
Normal file
32
icons/Color wheel.svg
Normal file
@@ -0,0 +1,32 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_188_3282)">
|
||||
<circle cx="8" cy="8" r="8" fill="url(#paint0_angular_188_3282)"/>
|
||||
<circle cx="8" cy="8" r="8" fill="url(#paint1_radial_188_3282)"/>
|
||||
<circle cx="8" cy="8" r="7.5" stroke="black" stroke-opacity="0.33"/>
|
||||
<circle cx="8" cy="8" r="6.5" stroke="white" stroke-opacity="0.5"/>
|
||||
</g>
|
||||
<defs>
|
||||
<radialGradient id="paint0_angular_188_3282" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(8 8) rotate(90) scale(8)">
|
||||
<stop stop-color="#7F00FF"/>
|
||||
<stop offset="0.07" stop-color="#0000FF"/>
|
||||
<stop offset="0.15" stop-color="#0080FF"/>
|
||||
<stop offset="0.250341" stop-color="#00FFFF"/>
|
||||
<stop offset="0.345" stop-color="#00FF80"/>
|
||||
<stop offset="0.419231" stop-color="#00FF00"/>
|
||||
<stop offset="0.498529" stop-color="#80FF00"/>
|
||||
<stop offset="0.585" stop-color="#FFFF0C"/>
|
||||
<stop offset="0.666789" stop-color="#FF8000"/>
|
||||
<stop offset="0.74627" stop-color="#FF0000"/>
|
||||
<stop offset="0.824112" stop-color="#FF0080"/>
|
||||
<stop offset="0.908187" stop-color="#FF00FF"/>
|
||||
<stop offset="1" stop-color="#7F00FE"/>
|
||||
</radialGradient>
|
||||
<radialGradient id="paint1_radial_188_3282" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(8 8) rotate(90) scale(8)">
|
||||
<stop stop-color="white"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</radialGradient>
|
||||
<clipPath id="clip0_188_3282">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user