Cancel.svg 424 B

12345678
  1. <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"
  2. viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
  3. <style type="text/css">
  4. .Red{fill:#D11C1C;}
  5. </style>
  6. <path class="Red" d="M16,2C8.3,2,2,8.3,2,16s6.3,14,14,14s14-6.3,14-14S23.7,2,16,2z M23,20l-3,3l-4-4l-4,4l-3-3l4-4l-4-4l3-3l4,4
  7. l4-4l3,3l-4,4L23,20z"/>
  8. </svg>