text.svg 445 B

123456789101112131415161718192021
  1. <svg
  2. viewBox="0 0 24 24"
  3. fill="none"
  4. xmlns="http://www.w3.org/2000/svg"
  5. >
  6. <g id="SVGRepo_bgCarrier" stroke-width="0"></g>
  7. <g
  8. id="SVGRepo_tracerCarrier"
  9. stroke-linecap="round"
  10. stroke-linejoin="round"
  11. ></g>
  12. <g id="SVGRepo_iconCarrier">
  13. <path
  14. d="M12 3V21M9 21H15M19 6V3H5V6"
  15. stroke="currentColor"
  16. stroke-width="2"
  17. stroke-linecap="round"
  18. stroke-linejoin="round"
  19. ></path>
  20. </g>
  21. </svg>