barcode.svg 795 B

123456789
  1. <svg width="24" height="24" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  2. <path d="M5 19L5 5L6 5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
  3. <path d="M12 19L12 5L13 5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
  4. <path d="M9 5L9 19" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
  5. <path d="M16 5L16 19" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
  6. <path d="M19 5L19 19" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
  7. <path d="M6 5L6 19H5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
  8. <path d="M13 5L13 19H12" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
  9. </svg>