Skip to content

Instantly share code, notes, and snippets.

@igor-makarov
Created October 18, 2020 16:02
Show Gist options
  • Save igor-makarov/e1e5df45dc35fd00b034e8670cfa09e3 to your computer and use it in GitHub Desktop.
Save igor-makarov/e1e5df45dc35fd00b034e8670cfa09e3 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg width="34px" height="34px" viewBox="0 0 34 34" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>svg/ic_center_orange_22</title>
<defs>
<circle id="path-1" cx="8" cy="8" r="8"></circle>
<filter x="-37.5%" y="-37.5%" width="175.0%" height="175.0%" filterUnits="objectBoundingBox" id="filter-3">
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"></feComposite>
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
</filter>
<circle id="path-4" cx="8" cy="8" r="8"></circle>
</defs>
<g id="ic_center_orange_22" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Origin" transform="translate(9.000000, 9.000000)">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<g>
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-1"></use>
<circle stroke="#FFFFFF" stroke-width="2" stroke-linejoin="square" fill="#F0500C" fill-rule="evenodd" cx="8" cy="8" r="7"></circle>
</g>
<g id="Primary-color" mask="url(#mask-2)" fill="#B4B5F6" fill-rule="nonzero">
<g transform="translate(-9.000000, -9.000000)" id="Rectangle">
<rect x="0" y="0" width="34" height="34"></rect>
</g>
</g>
<mask id="mask-5" fill="white">
<use xlink:href="#path-4"></use>
</mask>
<circle stroke="#FFFFFF" stroke-width="2" cx="8" cy="8" r="7"></circle>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment