Cil Bar Chart Icon SVG
Cil Bar Chart
Cil bar chart SVG Icon Code | Customize color
You can get svg icon cil bar chart 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="M136,416h88a24.028,24.028,0,0,0,24-24V184a24.028,24.028,0,0,0-24-24H136a24.028,24.028,0,0,0-24,24V392A24.028,24.028,0,0,0,136,416Zm8-224h72V384H144Z" class="ci-primary"/> <path fill="var(--ci-primary-color, currentColor)" d="M424,16H336a24.028,24.028,0,0,0-24,24V392a24.028,24.028,0,0,0,24,24h88a24.028,24.028,0,0,0,24-24V40A24.028,24.028,0,0,0,424,16Zm-8,368H344V48h72Z" class="ci-primary"/> <polygon fill="var(--ci-primary-color, currentColor)" points="48 16 16 16 16 496 496 496 496 464 48 464 48 16" 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="M136,416h88a24.028,24.028,0,0,0,24-24V184a24.028,24.028,0,0,0-24-24H136a24.028,24.028,0,0,0-24,24V392A24.028,24.028,0,0,0,136,416Zm8-224h72V384H144Z" class="ci-primary"></path> <path fill="white" d="M424,16H336a24.028,24.028,0,0,0-24,24V392a24.028,24.028,0,0,0,24,24h88a24.028,24.028,0,0,0,24-24V40A24.028,24.028,0,0,0,424,16Zm-8,368H344V48h72Z" class="ci-primary"></path> <polygon fill="var(--ci-primary-color, currentColor)" points="48 16 16 16 16 496 496 496 496 464 48 464 48 16" class="ci-primary"></polygon> </svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="red" d="M136,416h88a24.028,24.028,0,0,0,24-24V184a24.028,24.028,0,0,0-24-24H136a24.028,24.028,0,0,0-24,24V392A24.028,24.028,0,0,0,136,416Zm8-224h72V384H144Z" class="ci-primary"></path> <path fill="red" d="M424,16H336a24.028,24.028,0,0,0-24,24V392a24.028,24.028,0,0,0,24,24h88a24.028,24.028,0,0,0,24-24V40A24.028,24.028,0,0,0,424,16Zm-8,368H344V48h72Z" class="ci-primary"></path> <polygon fill="var(--ci-primary-color, currentColor)" points="48 16 16 16 16 496 496 496 496 464 48 464 48 16" class="ci-primary"></polygon> </svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="blue" d="M136,416h88a24.028,24.028,0,0,0,24-24V184a24.028,24.028,0,0,0-24-24H136a24.028,24.028,0,0,0-24,24V392A24.028,24.028,0,0,0,136,416Zm8-224h72V384H144Z" class="ci-primary"></path> <path fill="blue" d="M424,16H336a24.028,24.028,0,0,0-24,24V392a24.028,24.028,0,0,0,24,24h88a24.028,24.028,0,0,0,24-24V40A24.028,24.028,0,0,0,424,16Zm-8,368H344V48h72Z" class="ci-primary"></path> <polygon fill="var(--ci-primary-color, currentColor)" points="48 16 16 16 16 496 496 496 496 464 48 464 48 16" class="ci-primary"></polygon> </svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="#f3da35" d="M136,416h88a24.028,24.028,0,0,0,24-24V184a24.028,24.028,0,0,0-24-24H136a24.028,24.028,0,0,0-24,24V392A24.028,24.028,0,0,0,136,416Zm8-224h72V384H144Z" class="ci-primary"></path> <path fill="#f3da35" d="M424,16H336a24.028,24.028,0,0,0-24,24V392a24.028,24.028,0,0,0,24,24h88a24.028,24.028,0,0,0,24-24V40A24.028,24.028,0,0,0,424,16Zm-8,368H344V48h72Z" class="ci-primary"></path> <polygon fill="var(--ci-primary-color, currentColor)" points="48 16 16 16 16 496 496 496 496 464 48 464 48 16" class="ci-primary"></polygon> </svg>
Advance Editor
You can edit cil bar chart as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements