barcode icon
barcode-line-duotone from Solar by 480 Design · Line Duotone · Security · CC-BY-4.0 Attribution required.
- Name
- barcode-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Security
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
barcode-outlinedAnt Design IconsbarcodeBoxIcons v2barcodeBoxIcons v2 SolidbarcodeCarbonbarcodeFramework7 IconsbarcodeFont Awesome 6 SolidbarcodeFont Awesome Solidbarcode-outlineFlowbite IconsbarcodeHuge IconsbarcodeIconoirbarcodeIonIconsbarcodeLine AwesomebarcodeLucidebarcodeMaterial SymbolsbarcodeMaterial Symbols LightbarcodeMaterial Design Iconsbarcode-fillMingCute IconbarcodeOpenMojibarcodePhosphorbarcodePixelarticonsbarcodePrime Iconsbarcode-fillRemix IconbarcodeTabler IconsbarcodeTDesign Icons
More security icons from Solar
barcode-scan-boldbomb-boldbomb-emoji-boldbomb-minimalistic-boldcode-scan-boldeye-boldeye-closed-boldeye-scan-boldincognito-boldkey-boldkey-minimalistic-2-boldkey-minimalistic-boldkey-minimalistic-square-2-boldkey-minimalistic-square-3-boldkey-minimalistic-square-boldkey-square-2-boldkey-square-boldlock-boldlock-keyhole-boldlock-keyhole-minimalistic-boldlock-keyhole-minimalistic-unlocked-boldlock-keyhole-unlocked-boldlock-password-boldlock-password-unlocked-bold
Use the barcode icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M12.3169 18.9785L12.3169 4.97852"/><path stroke-linecap="round" d="M5.53882 18.9785L5.53882 4.97852"/><path stroke-linecap="round" d="M15.2219 18.9785L15.2219 4.97852"/><path stroke-linecap="round" d="M22 18.978L22 4.97803"/><path stroke-linecap="round" d="M2.63379 18.9785L2.63379 4.97852"/><rect width=".968" height="14.043" x="8.444" y="4.957" opacity=".5" rx=".484"/><rect width=".968" height="14.043" x="18.127" y="4.935" opacity=".5" rx=".484"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBarcodeLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M12.3169 18.9785L12.3169 4.97852"/><path strokeLinecap="round" d="M5.53882 18.9785L5.53882 4.97852"/><path strokeLinecap="round" d="M15.2219 18.9785L15.2219 4.97852"/><path strokeLinecap="round" d="M22 18.978L22 4.97803"/><path strokeLinecap="round" d="M2.63379 18.9785L2.63379 4.97852"/><rect width=".968" height="14.043" x="8.444" y="4.957" opacity=".5" rx=".484"/><rect width=".968" height="14.043" x="18.127" y="4.935" opacity=".5" rx=".484"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M12.3169 18.9785L12.3169 4.97852"/><path stroke-linecap="round" d="M5.53882 18.9785L5.53882 4.97852"/><path stroke-linecap="round" d="M15.2219 18.9785L15.2219 4.97852"/><path stroke-linecap="round" d="M22 18.978L22 4.97803"/><path stroke-linecap="round" d="M2.63379 18.9785L2.63379 4.97852"/><rect width=".968" height="14.043" x="8.444" y="4.957" opacity=".5" rx=".484"/><rect width=".968" height="14.043" x="18.127" y="4.935" opacity=".5" rx=".484"/></g></svg> </template>
CSS
.icon-barcode-line-duotone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.3169%2018.9785L12.3169%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.53882%2018.9785L5.53882%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.2219%2018.9785L15.2219%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2018.978L22%204.97803%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.63379%2018.9785L2.63379%204.97852%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%2214.043%22%20x%3D%228.444%22%20y%3D%224.957%22%20opacity%3D%22.5%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%2214.043%22%20x%3D%2218.127%22%20y%3D%224.935%22%20opacity%3D%22.5%22%20rx%3D%22.484%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.3169%2018.9785L12.3169%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.53882%2018.9785L5.53882%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.2219%2018.9785L15.2219%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2018.978L22%204.97803%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.63379%2018.9785L2.63379%204.97852%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%2214.043%22%20x%3D%228.444%22%20y%3D%224.957%22%20opacity%3D%22.5%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%2214.043%22%20x%3D%2218.127%22%20y%3D%224.935%22%20opacity%3D%22.5%22%20rx%3D%22.484%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/barcode-line-duotone.svg?color=%231a73e8&size=48