Cil Door Icon SVG
Cil Door
Cil door SVG Icon Code | Customize color
You can get svg icon cil door 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="M400,464V64H112V464H16v32H496V464Zm-32,0H144V96H368Z" class="ci-primary"/> <rect width="32" height="72" x="312" y="252" 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="var(--ci-primary-color, currentColor)" d="M400,464V64H112V464H16v32H496V464Zm-32,0H144V96H368Z" class="ci-primary"/> <rect width="32" height="72" x="312" y="252" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> </svg> Svg Code
<svg style='color: red' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="var(--ci-primary-color, currentColor)" d="M400,464V64H112V464H16v32H496V464Zm-32,0H144V96H368Z" class="ci-primary"/> <rect width="32" height="72" x="312" y="252" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> </svg> Svg Code
<svg style='color: blue' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="var(--ci-primary-color, currentColor)" d="M400,464V64H112V464H16v32H496V464Zm-32,0H144V96H368Z" class="ci-primary"/> <rect width="32" height="72" x="312" y="252" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> </svg> Svg Code
<svg style='color: #f3da35' xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="var(--ci-primary-color, currentColor)" d="M400,464V64H112V464H16v32H496V464Zm-32,0H144V96H368Z" class="ci-primary"/> <rect width="32" height="72" x="312" y="252" fill="var(--ci-primary-color, currentColor)" class="ci-primary"/> </svg> Advance Editor
You can edit cil door as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements