Cil Description Icon SVG
Cil Description
Cil description SVG Icon Code | Customize color
You can get svg icon cil description 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="M334.627,16H48V496H472V153.373ZM440,166.627V168H320V48h1.373ZM80,464V48H288V200H440V464Z" class="ci-primary"/> <rect width="224" height="32" x="136" y="296" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <rect width="224" height="32" x="136" y="376" 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="M334.627,16H48V496H472V153.373ZM440,166.627V168H320V48h1.373ZM80,464V48H288V200H440V464Z" class="ci-primary"></path> <rect width="224" height="32" x="136" y="296" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="224" height="32" x="136" y="376" 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="M334.627,16H48V496H472V153.373ZM440,166.627V168H320V48h1.373ZM80,464V48H288V200H440V464Z" class="ci-primary"></path> <rect width="224" height="32" x="136" y="296" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="224" height="32" x="136" y="376" 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="M334.627,16H48V496H472V153.373ZM440,166.627V168H320V48h1.373ZM80,464V48H288V200H440V464Z" class="ci-primary"></path> <rect width="224" height="32" x="136" y="296" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="224" height="32" x="136" y="376" 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="M334.627,16H48V496H472V153.373ZM440,166.627V168H320V48h1.373ZM80,464V48H288V200H440V464Z" class="ci-primary"></path> <rect width="224" height="32" x="136" y="296" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <rect width="224" height="32" x="136" y="376" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> </svg>
Advance Editor
You can edit cil description as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements