1234567891011121314151617 |
- <?xml version='1.0' encoding='UTF-8'?>
- <svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Layer_1" style="enable-background:new 0 0 32 32">
- <style type="text/css">
- .Blue{fill:#1177D7;}
- .Yellow{fill:#FFB115;}
- .Black{fill:#727272;}
- .Green{fill:#039C23;}
- .Red{fill:#D11C1C;}
- .st0{opacity:0.75;}
- .st1{opacity:0.5;}
- </style>
- <g id="Edit">
- <path d="M27.6,8.2l-3.8-3.8c-0.5-0.5-1.4-0.5-1.9,0l-2.5,2.5l5.8,5.8l2.5-2.5C28.1,9.6,28.1,8.8,27.6,8.2z" class="Blue" />
- <polygon points="4,28 9.8,28 4,22.2 " class="Blue" />
- <rect x="5.8" y="13.4" width="17.6" height="8.2" class="Blue" transform="matrix(0.707, -0.7072, 0.7072, 0.707, -8.0721, 15.4048)" />
- </g>
- </svg>
|