Cil Barcode Icon SVG
Cil Barcode
Cil barcode SVG Icon Code | Customize color
You can get svg icon cil barcode in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="var(--ci-primary-color, currentColor)" d="M16,464H496V56H16ZM48,88H464V432H48Z" class="ci-primary"/> <rect width="32" height="256" x="80" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="192" x="144" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="256" x="208" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="192" x="272" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="192" x="336" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="256" x="400" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="32" x="144" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="32" x="272" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="32" height="32" x="336" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> </svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="white" d="M16,464H496V56H16ZM48,88H464V432H48Z" class="ci-primary"></path> <rect width="32" height="256" x="80" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="144" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="208" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="272" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="336" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="400" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="144" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="272" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="336" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> </svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="red" d="M16,464H496V56H16ZM48,88H464V432H48Z" class="ci-primary"></path> <rect width="32" height="256" x="80" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="144" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="208" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="272" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="336" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="400" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="144" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="272" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="336" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> </svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="blue" d="M16,464H496V56H16ZM48,88H464V432H48Z" class="ci-primary"></path> <rect width="32" height="256" x="80" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="144" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="208" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="272" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="336" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="400" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="144" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="272" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="336" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> </svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="#f3da35" d="M16,464H496V56H16ZM48,88H464V432H48Z" class="ci-primary"></path> <rect width="32" height="256" x="80" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="144" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="208" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="272" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="192" x="336" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="256" x="400" y="128" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="144" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="272" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="32" height="32" x="336" y="352" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> </svg>
Advance Editor
You can edit cil barcode as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements