1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
famfamfam-silk-svg/icons/Control equalizer blue.svg
Simon Priet 37c12a26a7
fix(#178): inset shadow fix (#214)
* fix(#178): Changed inset shadow to radial gradient on base_circle

* fix(#178): Changed inset shadow to radial gradient for bullet decorators

* fix(#178): Reset base_circle of Help and Info icons to component state

* fix(#178): Reset base circle of Delete and Exclamation to component state

* fix(#178): Add more border to the base_circle for Controls icons

* fix(#178): Put key square variant in a full icon
2025-03-13 15:35:31 +01:00

35 lines
2.6 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_99_12577)">
<circle cx="8" cy="8" r="6.5" fill="url(#paint0_radial_99_12577)" stroke="url(#paint1_linear_99_12577)"/>
<circle cx="8" cy="8" r="5.5" stroke="white" stroke-opacity="0.8" style="mix-blend-mode:soft-light"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14Z" fill="#90BDF6" fill-opacity="0.5"/>
<g filter="url(#filter0_i_99_12577)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 10.9146V12H7V10.9146C7.5826 10.7087 8 10.1531 8 9.5C8 8.84689 7.5826 8.29127 7 8.08535V4H6V8.08535C5.4174 8.29127 5 8.84689 5 9.5C5 10.1531 5.4174 10.7087 6 10.9146ZM6.5 10C6.77614 10 7 9.77614 7 9.5C7 9.22386 6.77614 9 6.5 9C6.22386 9 6 9.22386 6 9.5C6 9.77614 6.22386 10 6.5 10Z" fill="#5B8FD1"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 5.08535V4H9V5.08535C8.4174 5.29127 8 5.84689 8 6.5C8 7.15311 8.4174 7.70873 9 7.91465V12H10V7.91465C10.5826 7.70873 11 7.15311 11 6.5C11 5.84689 10.5826 5.29127 10 5.08535ZM9.5 6C9.22386 6 9 6.22386 9 6.5C9 6.77614 9.22386 7 9.5 7C9.77614 7 10 6.77614 10 6.5C10 6.22386 9.77614 6 9.5 6Z" fill="#5B8FD1"/>
</g>
</g>
<defs>
<filter id="filter0_i_99_12577" x="5" y="4" width="6.5" height="8.5" 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="0.5" dy="0.5"/>
<feGaussianBlur stdDeviation="1"/>
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/>
<feBlend mode="plus-darker" in2="shape" result="effect1_innerShadow_99_12577"/>
</filter>
<radialGradient id="paint0_radial_99_12577" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(13 13) rotate(-135) scale(14.1421)">
<stop offset="0.33089" stop-color="#D1DFF1"/>
<stop offset="1" stop-color="#EBF1F9"/>
</radialGradient>
<linearGradient id="paint1_linear_99_12577" x1="13" y1="13" x2="3" y2="3" gradientUnits="userSpaceOnUse">
<stop stop-color="#8CADD4"/>
<stop offset="1" stop-color="#D7E5F6"/>
</linearGradient>
<clipPath id="clip0_99_12577">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>