123456789101112131415 |
- <?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="Remove">
- <path d="M27,18H5c-0.6,0-1-0.5-1-1v-2c0-0.6,0.4-1,1-1h22c0.5,0,1,0.4,1,1v2C28,17.5,27.5,18,27,18z" class="Red" />
- </g>
- </svg>
|