Cil Expand Right Icon SVG
Cil Expand Right
Cil expand right SVG Icon Code | Customize color
You can get svg icon cil expand right 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="40" y="19" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> <path fill="var(--ci-primary-color, currentColor)" d="M392,499H520V19H392ZM424,51h64V467H424Z" class="ci-primary"/> <path fill="var(--ci-primary-color, currentColor)" d="M120,419h37.86L327.224,259.077,159.921,99H120Zm32-283.291L280.776,258.924,152,380.522Z" 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="40" y="19" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="white" d="M392,499H520V19H392ZM424,51h64V467H424Z" class="ci-primary"></path> <path fill="white" d="M120,419h37.86L327.224,259.077,159.921,99H120Zm32-283.291L280.776,258.924,152,380.522Z" 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="40" y="19" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="red" d="M392,499H520V19H392ZM424,51h64V467H424Z" class="ci-primary"></path> <path fill="red" d="M120,419h37.86L327.224,259.077,159.921,99H120Zm32-283.291L280.776,258.924,152,380.522Z" 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="40" y="19" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="blue" d="M392,499H520V19H392ZM424,51h64V467H424Z" class="ci-primary"></path> <path fill="blue" d="M120,419h37.86L327.224,259.077,159.921,99H120Zm32-283.291L280.776,258.924,152,380.522Z" 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="40" y="19" fill="var(--ci-primary-color, currentColor)" class="ci-primary"></rect> <path fill="#f3da35" d="M392,499H520V19H392ZM424,51h64V467H424Z" class="ci-primary"></path> <path fill="#f3da35" d="M120,419h37.86L327.224,259.077,159.921,99H120Zm32-283.291L280.776,258.924,152,380.522Z" class="ci-primary"></path> </svg>
Advance Editor
You can edit cil expand right as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements