mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-10 11:04:21 +02:00
* 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
21 lines
1.4 KiB
XML
21 lines
1.4 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_134_1945)">
|
|
<circle cx="8" cy="8" r="6.5" fill="url(#paint0_radial_134_1945)" stroke="url(#paint1_linear_134_1945)"/>
|
|
<circle cx="8" cy="8" r="5.5" stroke="white" stroke-opacity="0.66"/>
|
|
<path d="M8.07648 4.44C9.44648 4.44 10.1465 5.21 10.1465 6.06C10.1465 7.67 8.33648 7.51 8.33648 8.72V9.06H7.14648V8.67C7.14648 6.96 8.80648 7.1 8.80648 6.16C8.80648 5.72 8.48648 5.46 7.96648 5.46C7.51648 5.46 7.07648 5.67 6.69648 6.12L5.86648 5.47C6.42648 4.81 7.14648 4.44 8.07648 4.44ZM7.75648 10.03C8.21648 10.03 8.57648 10.39 8.57648 10.84C8.57648 11.28 8.21648 11.65 7.75648 11.65C7.30648 11.65 6.95648 11.28 6.95648 10.84C6.95648 10.39 7.30648 10.03 7.75648 10.03Z" fill="white"/>
|
|
</g>
|
|
<defs>
|
|
<radialGradient id="paint0_radial_134_1945" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(13 13) rotate(-135) scale(14.1421 14.185)">
|
|
<stop offset="0.33147" stop-color="#6187B2"/>
|
|
<stop offset="1" stop-color="#B7D2F2" stop-opacity="0.956863"/>
|
|
</radialGradient>
|
|
<linearGradient id="paint1_linear_134_1945" x1="13" y1="13" x2="3" y2="3" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#3F6FAB" stop-opacity="0.956863"/>
|
|
<stop offset="1" stop-color="#B7D2F2" stop-opacity="0.956863"/>
|
|
</linearGradient>
|
|
<clipPath id="clip0_134_1945">
|
|
<rect width="16" height="16" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|