Sonsino, Ofir (os0695) | ff76b5e | 2018-07-10 15:57:37 +0300 | [diff] [blame] | 1 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24"> |
2 | <defs> | ||||
3 | <path id="stoped-a" d="M14,7 L8,7 C7.4,7 7,7.4 7,8 L7,14 C7,14.6 7.4,15 8,15 L14,15 C14.6,15 15,14.6 15,14 L15,8 C15,7.4 14.6,7 14,7 Z M11,0 C4.9,0 0,4.9 0,11 C0,17.1 4.9,22 11,22 C17.1,22 22,17.1 22,11 C22,4.9 17.1,0 11,0 Z M11,20 C6,20 2,16 2,11 C2,6 6,2 11,2 C16,2 20,6 20,11 C20,16 16,20 11,20 Z"/> | ||||
4 | </defs> | ||||
5 | <g fill="none" fill-rule="evenodd" transform="translate(1 1)"> | ||||
6 | <mask id="stoped-b" fill="#fff"> | ||||
7 | <use xlink:href="#stoped-a"/> | ||||
8 | </mask> | ||||
9 | <use fill="#191919" fill-rule="nonzero" xlink:href="#stoped-a"/> | ||||
10 | <g fill="#5A5A5A" mask="url(#stoped-b)"> | ||||
11 | <rect width="30" height="30" transform="translate(-4 -4)"/> | ||||
12 | </g> | ||||
13 | </g> | ||||
14 | </svg> |