12345678910111213141516 |
- <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">
- .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="CheckCircled">
- <path class="Green" d="M16,4C9.4,4,4,9.4,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12C28,9.4,22.6,4,16,4z M14,22l-6-6l2-2l4,4l8-8l2,2
- L14,22z"/>
- </g>
- </svg>
|