Cil List Filter Icon SVG
Cil List Filter
Cil list filter SVG Icon Code | Customize color
You can get svg icon cil list filter 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"> <rect width="320" height="32" x="96" y="197.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="176" height="32" x="168" y="298.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="80" height="32" x="216" y="400" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="416" height="32" x="48" y="96" 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"> <rect width="320" height="32" x="96" y="197.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="176" height="32" x="168" y="298.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="80" height="32" x="216" y="400" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="416" height="32" x="48" y="96" 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"> <rect width="320" height="32" x="96" y="197.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="176" height="32" x="168" y="298.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="80" height="32" x="216" y="400" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="416" height="32" x="48" y="96" 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"> <rect width="320" height="32" x="96" y="197.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="176" height="32" x="168" y="298.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="80" height="32" x="216" y="400" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="416" height="32" x="48" y="96" 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"> <rect width="320" height="32" x="96" y="197.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="176" height="32" x="168" y="298.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="80" height="32" x="216" y="400" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="416" height="32" x="48" y="96" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> </svg>
Advance Editor
You can edit cil list filter as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements