barcode icon
barcode-broken from Solar by 480 Design · Broken · Security · CC-BY-4.0 Attribution required.
- Name
- barcode-broken
- Set
- Solar
- Style
- Broken
- 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.9785C12.3169 18.3545 12.3169 17.7305 12.3169 17.1064"/><path stroke-linecap="round" d="M12.3169 13.458C12.3169 10.6315 12.3169 7.80501 12.3169 4.97852"/><path stroke-linecap="round" d="M5.53882 18.9785C5.53882 18.3545 5.53882 17.7305 5.53882 17.1064"/><path stroke-linecap="round" d="M5.53882 13.458C5.53882 10.6315 5.53882 7.80501 5.53882 4.97852"/><path stroke-linecap="round" d="M15.2219 18.9785C15.2219 18.3545 15.2219 17.7305 15.2219 17.1064"/><path stroke-linecap="round" d="M15.2219 13.458C15.2219 10.6315 15.2219 7.80501 15.2219 4.97852"/><path stroke-linecap="round" d="M22 18.978C22 18.3542 22 17.7303 22 17.1064"/><path stroke-linecap="round" d="M22 13.458C22 10.6313 22 7.80469 22 4.97803"/><path stroke-linecap="round" d="M2.63379 18.9785C2.63379 18.3545 2.63379 17.7305 2.63379 17.1064"/><path stroke-linecap="round" d="M2.63379 13.458C2.63379 10.6315 2.63379 7.80501 2.63379 4.97852"/><rect width=".968" height="8.501" x="8.444" y="4.957" rx=".484"/><rect width=".968" height="8.501" x="18.127" y="4.957" rx=".484"/><rect width=".968" height="1.872" x="18.127" y="17.106" rx=".484"/><rect width=".968" height="1.872" x="8.444" y="17.106" rx=".484"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarBarcodeBroken(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.9785C12.3169 18.3545 12.3169 17.7305 12.3169 17.1064"/><path strokeLinecap="round" d="M12.3169 13.458C12.3169 10.6315 12.3169 7.80501 12.3169 4.97852"/><path strokeLinecap="round" d="M5.53882 18.9785C5.53882 18.3545 5.53882 17.7305 5.53882 17.1064"/><path strokeLinecap="round" d="M5.53882 13.458C5.53882 10.6315 5.53882 7.80501 5.53882 4.97852"/><path strokeLinecap="round" d="M15.2219 18.9785C15.2219 18.3545 15.2219 17.7305 15.2219 17.1064"/><path strokeLinecap="round" d="M15.2219 13.458C15.2219 10.6315 15.2219 7.80501 15.2219 4.97852"/><path strokeLinecap="round" d="M22 18.978C22 18.3542 22 17.7303 22 17.1064"/><path strokeLinecap="round" d="M22 13.458C22 10.6313 22 7.80469 22 4.97803"/><path strokeLinecap="round" d="M2.63379 18.9785C2.63379 18.3545 2.63379 17.7305 2.63379 17.1064"/><path strokeLinecap="round" d="M2.63379 13.458C2.63379 10.6315 2.63379 7.80501 2.63379 4.97852"/><rect width=".968" height="8.501" x="8.444" y="4.957" rx=".484"/><rect width=".968" height="8.501" x="18.127" y="4.957" rx=".484"/><rect width=".968" height="1.872" x="18.127" y="17.106" rx=".484"/><rect width=".968" height="1.872" x="8.444" y="17.106" 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.9785C12.3169 18.3545 12.3169 17.7305 12.3169 17.1064"/><path stroke-linecap="round" d="M12.3169 13.458C12.3169 10.6315 12.3169 7.80501 12.3169 4.97852"/><path stroke-linecap="round" d="M5.53882 18.9785C5.53882 18.3545 5.53882 17.7305 5.53882 17.1064"/><path stroke-linecap="round" d="M5.53882 13.458C5.53882 10.6315 5.53882 7.80501 5.53882 4.97852"/><path stroke-linecap="round" d="M15.2219 18.9785C15.2219 18.3545 15.2219 17.7305 15.2219 17.1064"/><path stroke-linecap="round" d="M15.2219 13.458C15.2219 10.6315 15.2219 7.80501 15.2219 4.97852"/><path stroke-linecap="round" d="M22 18.978C22 18.3542 22 17.7303 22 17.1064"/><path stroke-linecap="round" d="M22 13.458C22 10.6313 22 7.80469 22 4.97803"/><path stroke-linecap="round" d="M2.63379 18.9785C2.63379 18.3545 2.63379 17.7305 2.63379 17.1064"/><path stroke-linecap="round" d="M2.63379 13.458C2.63379 10.6315 2.63379 7.80501 2.63379 4.97852"/><rect width=".968" height="8.501" x="8.444" y="4.957" rx=".484"/><rect width=".968" height="8.501" x="18.127" y="4.957" rx=".484"/><rect width=".968" height="1.872" x="18.127" y="17.106" rx=".484"/><rect width=".968" height="1.872" x="8.444" y="17.106" rx=".484"/></g></svg> </template>
CSS
.icon-barcode-broken {
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.9785C12.3169%2018.3545%2012.3169%2017.7305%2012.3169%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.3169%2013.458C12.3169%2010.6315%2012.3169%207.80501%2012.3169%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.53882%2018.9785C5.53882%2018.3545%205.53882%2017.7305%205.53882%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.53882%2013.458C5.53882%2010.6315%205.53882%207.80501%205.53882%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.2219%2018.9785C15.2219%2018.3545%2015.2219%2017.7305%2015.2219%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.2219%2013.458C15.2219%2010.6315%2015.2219%207.80501%2015.2219%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2018.978C22%2018.3542%2022%2017.7303%2022%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2013.458C22%2010.6313%2022%207.80469%2022%204.97803%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.63379%2018.9785C2.63379%2018.3545%202.63379%2017.7305%202.63379%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.63379%2013.458C2.63379%2010.6315%202.63379%207.80501%202.63379%204.97852%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%228.501%22%20x%3D%228.444%22%20y%3D%224.957%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%228.501%22%20x%3D%2218.127%22%20y%3D%224.957%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%221.872%22%20x%3D%2218.127%22%20y%3D%2217.106%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%221.872%22%20x%3D%228.444%22%20y%3D%2217.106%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.9785C12.3169%2018.3545%2012.3169%2017.7305%2012.3169%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.3169%2013.458C12.3169%2010.6315%2012.3169%207.80501%2012.3169%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.53882%2018.9785C5.53882%2018.3545%205.53882%2017.7305%205.53882%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5.53882%2013.458C5.53882%2010.6315%205.53882%207.80501%205.53882%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.2219%2018.9785C15.2219%2018.3545%2015.2219%2017.7305%2015.2219%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.2219%2013.458C15.2219%2010.6315%2015.2219%207.80501%2015.2219%204.97852%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2018.978C22%2018.3542%2022%2017.7303%2022%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2013.458C22%2010.6313%2022%207.80469%2022%204.97803%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.63379%2018.9785C2.63379%2018.3545%202.63379%2017.7305%202.63379%2017.1064%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.63379%2013.458C2.63379%2010.6315%202.63379%207.80501%202.63379%204.97852%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%228.501%22%20x%3D%228.444%22%20y%3D%224.957%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%228.501%22%20x%3D%2218.127%22%20y%3D%224.957%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%221.872%22%20x%3D%2218.127%22%20y%3D%2217.106%22%20rx%3D%22.484%22%2F%3E%3Crect%20width%3D%22.968%22%20height%3D%221.872%22%20x%3D%228.444%22%20y%3D%2217.106%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-broken.svg?color=%231a73e8&size=48