IcoMoon barcode icon
| Name | barcode |
|---|---|
| Unicode | \e937 () |
| CSS class | icon-barcode |
| Tags | barcode |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-barcode" aria-hidden="true"></span>
.icon-barcode:before { content: "\e937"; } export const IconBarcode = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 2h2v10h-2zM3 2h1v10h-1zM5 2h1v10h-1zM8 2h1v10h-1zM12 2h1v10h-1zM15 2h1v10h-1zM10 2h0.5v10h-0.5zM7 2h0.5v10h-0.5zM13.5 2h0.5v10h-0.5zM0 13h1v1h-1zM3 13h1v1h-1zM5 13h1v1h-1zM10 13h1v1h-1zM15 13h1v1h-1zM12 13h2v1h-2zM7 13h2v1h-2z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.