123456789101112131415161718 |
- <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
- <style type="text/css">
- .Black{fill:#737374;}
- .Yellow{fill:#FCB01B;}
- .Green{fill:#129C49;}
- .Blue{fill:#387CB7;}
- .Red{fill:#D02127;}
- .White{fill:#FFFFFF;}
- .st0{opacity:0.5;}
- .st1{opacity:0.75;}
- .st2{opacity:0.25;}
- .st3{display:none;fill:#737374;}
- </style>
- <path class="Red" d="M18.8,16l8.9-8.9c0.4-0.4,0.4-1,0-1.4l-1.4-1.4c-0.4-0.4-1-0.4-1.4,0L16,13.2L7.1,4.3c-0.4-0.4-1-0.4-1.4,0
- L4.3,5.7c-0.4,0.4-0.4,1,0,1.4l8.9,8.9l-8.9,8.9c-0.4,0.4-0.4,1,0,1.4l1.4,1.4c0.4,0.4,1,0.4,1.4,0l8.9-8.9l8.9,8.9
- c0.4,0.4,1,0.4,1.4,0l1.4-1.4c0.4-0.4,0.4-1,0-1.4L18.8,16z"/>
- </svg>
|