circle-number-4.svg 516 B

123456789101112131415
  1. <!--
  2. tags: [shape, number, digit]
  3. category: Filled
  4. version: "2.4"
  5. unicode: "f733"
  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 -10zm2 5a1 1 0 0 0 -.993 .883l-.007 .117v3h-2v-3l-.007 -.117a1 1 0 0 0 -1.986 0l-.007 .117v3l.005 .15a2 2 0 0 0 1.838 1.844l.157 .006h2v3l.007 .117a1 1 0 0 0 1.986 0l.007 -.117v-8l-.007 -.117a1 1 0 0 0 -.993 -.883z" />
  15. </svg>