Cil List Low Priority Icon SVG
Cil List Low Priority
Cil list low priority SVG Icon Code | Customize color
You can get svg icon cil list low priority 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="240" height="32" x="256" y="56" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="240" height="32" x="256" y="162.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="240" height="32" x="256" y="269.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="168" height="32" x="328" y="376" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <path fill="var(--ci-primary-color, currentColor)" d="M161.231,408H167.2v68.783L302,393,167.2,306.772V376h-5.965C98.8,376,48,311.4,48,232S98.8,88,161.231,88H216V56H161.231C121.783,56,84.91,74.755,57.4,108.81,30.7,141.866,16,185.616,16,232s14.7,90.134,41.4,123.19C84.91,389.245,121.783,408,161.231,408ZM199.2,365.228,242,392.609,199.2,419.217Z" class="ci-primary"/> </svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <rect width="240" height="32" x="256" y="56" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="162.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="269.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="168" height="32" x="328" y="376" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="white" d="M161.231,408H167.2v68.783L302,393,167.2,306.772V376h-5.965C98.8,376,48,311.4,48,232S98.8,88,161.231,88H216V56H161.231C121.783,56,84.91,74.755,57.4,108.81,30.7,141.866,16,185.616,16,232s14.7,90.134,41.4,123.19C84.91,389.245,121.783,408,161.231,408ZM199.2,365.228,242,392.609,199.2,419.217Z" class="ci-primary"></path> </svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <rect width="240" height="32" x="256" y="56" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="162.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="269.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="168" height="32" x="328" y="376" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="red" d="M161.231,408H167.2v68.783L302,393,167.2,306.772V376h-5.965C98.8,376,48,311.4,48,232S98.8,88,161.231,88H216V56H161.231C121.783,56,84.91,74.755,57.4,108.81,30.7,141.866,16,185.616,16,232s14.7,90.134,41.4,123.19C84.91,389.245,121.783,408,161.231,408ZM199.2,365.228,242,392.609,199.2,419.217Z" class="ci-primary"></path> </svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <rect width="240" height="32" x="256" y="56" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="162.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="269.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="168" height="32" x="328" y="376" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="blue" d="M161.231,408H167.2v68.783L302,393,167.2,306.772V376h-5.965C98.8,376,48,311.4,48,232S98.8,88,161.231,88H216V56H161.231C121.783,56,84.91,74.755,57.4,108.81,30.7,141.866,16,185.616,16,232s14.7,90.134,41.4,123.19C84.91,389.245,121.783,408,161.231,408ZM199.2,365.228,242,392.609,199.2,419.217Z" class="ci-primary"></path> </svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <rect width="240" height="32" x="256" y="56" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="162.667" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="240" height="32" x="256" y="269.333" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="168" height="32" x="328" y="376" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="#f3da35" d="M161.231,408H167.2v68.783L302,393,167.2,306.772V376h-5.965C98.8,376,48,311.4,48,232S98.8,88,161.231,88H216V56H161.231C121.783,56,84.91,74.755,57.4,108.81,30.7,141.866,16,185.616,16,232s14.7,90.134,41.4,123.19C84.91,389.245,121.783,408,161.231,408ZM199.2,365.228,242,392.609,199.2,419.217Z" class="ci-primary"></path> </svg>
Advance Editor
You can edit cil list low priority as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements