12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <svg width="80px" height="80px" viewBox="0 0 80 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
- <title>Feedback_icon</title>
- <desc>Created with Sketch.</desc>
- <defs>
- <path d="M26.3157895,54.7 L20,61 L20,25.3 C20,21.835 22.8421053,19 26.3157895,19 L53.6842105,19 C57.1578947,19 60,21.835 60,25.3 L60,48.4 C60,51.865 57.1578947,54.7 53.6842105,54.7 L26.3157895,54.7 Z" id="path-1"></path>
- <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-2">
- <feOffset dx="0" dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
- <feColorMatrix values="0 0 0 0 0 0 0 0 0 0.466666667 0 0 0 0 0.807843137 0 0 0 1 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>
- </filter>
- </defs>
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Feedback_icon">
- <g id="Group-18">
- <path d="M40,80 C62.09139,80 80,62.09139 80,40 C80,17.90861 62.09139,0 40,0 C17.90861,0 0,17.90861 0,40 C0,62.09139 17.90861,80 40,80 Z" id="Mask" fill="#EFF5FD"></path>
- <g id="Shape">
- <use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>
- <use fill="#20A0FF" fill-rule="evenodd" xlink:href="#path-1"></use>
- </g>
- <g id="Group" transform="translate(38.000000, 28.000000)" fill="#FFFFFF">
- <rect id="Rectangle-path" x="0" y="7" width="4" height="11"></rect>
- <circle id="Oval" cx="2" cy="2" r="2"></circle>
- </g>
- </g>
- </g>
- </g>
- </svg>
|