Cil Expand Left Icon SVG
Cil Expand Left
Cil expand left SVG Icon Code | Customize color
You can get svg icon cil expand left 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="32" height="480" x="464" y="16" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <path fill="var(--ci-primary-color, currentColor)" d="M144,16H16V496H144ZM112,464H48V48h64Z" class="ci-primary"/> <path fill="var(--ci-primary-color, currentColor)" d="M416,96H378.14L208.776,255.923,376.079,416H416ZM384,379.291,255.224,256.077,384,134.478Z" class="ci-primary"/> </svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <rect width="32" height="480" x="464" y="16" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="white" d="M144,16H16V496H144ZM112,464H48V48h64Z" class="ci-primary"></path> <path fill="white" d="M416,96H378.14L208.776,255.923,376.079,416H416ZM384,379.291,255.224,256.077,384,134.478Z" 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="32" height="480" x="464" y="16" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="red" d="M144,16H16V496H144ZM112,464H48V48h64Z" class="ci-primary"></path> <path fill="red" d="M416,96H378.14L208.776,255.923,376.079,416H416ZM384,379.291,255.224,256.077,384,134.478Z" 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="32" height="480" x="464" y="16" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="blue" d="M144,16H16V496H144ZM112,464H48V48h64Z" class="ci-primary"></path> <path fill="blue" d="M416,96H378.14L208.776,255.923,376.079,416H416ZM384,379.291,255.224,256.077,384,134.478Z" 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="32" height="480" x="464" y="16" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="#f3da35" d="M144,16H16V496H144ZM112,464H48V48h64Z" class="ci-primary"></path> <path fill="#f3da35" d="M416,96H378.14L208.776,255.923,376.079,416H416ZM384,379.291,255.224,256.077,384,134.478Z" class="ci-primary"></path> </svg>
Advance Editor
You can edit cil expand left as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements