circle-number-0.svg 538 B

123456789101112131415
  1. <!--
  2. tags: [shape, number, digit]
  3. category: Filled
  4. version: "2.4"
  5. unicode: "f72f"
  6. -->
  7. <svg
  8. xmlns="http://www.w3.org/2000/svg"
  9. width="24"
  10. height="24"
  11. viewBox="0 0 24 24"
  12. fill="currentColor"
  13. >
  14. <path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10 -10 10s-10 -4.477 -10 -10s4.477 -10 10 -10zm0 5a3 3 0 0 0 -2.995 2.824l-.005 .176v4l.005 .176a3 3 0 0 0 5.99 0l.005 -.176v-4l-.005 -.176a3 3 0 0 0 -2.995 -2.824zm0 2a1 1 0 0 1 .993 .883l.007 .117v4l-.007 .117a1 1 0 0 1 -1.986 0l-.007 -.117v-4l.007 -.117a1 1 0 0 1 .993 -.883z" />
  15. </svg>