List Layout Icon SVG
List Layout
List layout SVG Icon Code | Customize color
You can get svg icon list layout in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 1C0.671573 1 0 1.67157 0 2.5V4.5C0 5.32843 0.671573 6 1.5 6H3.5C4.32843 6 5 5.32843 5 4.5V2.5C5 1.67157 4.32843 1 3.5 1H1.5Z" fill="black"/> <path d="M7 4H15V3H7V4Z" fill="black"/> <path d="M1.5 9C0.671573 9 0 9.67157 0 10.5V12.5C0 13.3284 0.671573 14 1.5 14H3.5C4.32843 14 5 13.3284 5 12.5V10.5C5 9.67157 4.32843 9 3.5 9H1.5Z" fill="black"/> <path d="M7 12H15V11H7V12Z" fill="black"/> </svg>
Svg Code
<svg style="color: white" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 1C0.671573 1 0 1.67157 0 2.5V4.5C0 5.32843 0.671573 6 1.5 6H3.5C4.32843 6 5 5.32843 5 4.5V2.5C5 1.67157 4.32843 1 3.5 1H1.5Z" fill="white"></path> <path d="M7 4H15V3H7V4Z" fill="white"></path> <path d="M1.5 9C0.671573 9 0 9.67157 0 10.5V12.5C0 13.3284 0.671573 14 1.5 14H3.5C4.32843 14 5 13.3284 5 12.5V10.5C5 9.67157 4.32843 9 3.5 9H1.5Z" fill="white"></path> <path d="M7 12H15V11H7V12Z" fill="white"></path> </svg>
Svg Code
<svg style="color: red" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 1C0.671573 1 0 1.67157 0 2.5V4.5C0 5.32843 0.671573 6 1.5 6H3.5C4.32843 6 5 5.32843 5 4.5V2.5C5 1.67157 4.32843 1 3.5 1H1.5Z" fill="red"></path> <path d="M7 4H15V3H7V4Z" fill="red"></path> <path d="M1.5 9C0.671573 9 0 9.67157 0 10.5V12.5C0 13.3284 0.671573 14 1.5 14H3.5C4.32843 14 5 13.3284 5 12.5V10.5C5 9.67157 4.32843 9 3.5 9H1.5Z" fill="red"></path> <path d="M7 12H15V11H7V12Z" fill="red"></path> </svg>
Svg Code
<svg style="color: blue" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 1C0.671573 1 0 1.67157 0 2.5V4.5C0 5.32843 0.671573 6 1.5 6H3.5C4.32843 6 5 5.32843 5 4.5V2.5C5 1.67157 4.32843 1 3.5 1H1.5Z" fill="blue"></path> <path d="M7 4H15V3H7V4Z" fill="blue"></path> <path d="M1.5 9C0.671573 9 0 9.67157 0 10.5V12.5C0 13.3284 0.671573 14 1.5 14H3.5C4.32843 14 5 13.3284 5 12.5V10.5C5 9.67157 4.32843 9 3.5 9H1.5Z" fill="blue"></path> <path d="M7 12H15V11H7V12Z" fill="blue"></path> </svg>
Svg Code
<svg style="color: #f3da35" width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 1C0.671573 1 0 1.67157 0 2.5V4.5C0 5.32843 0.671573 6 1.5 6H3.5C4.32843 6 5 5.32843 5 4.5V2.5C5 1.67157 4.32843 1 3.5 1H1.5Z" fill="#f3da35"></path> <path d="M7 4H15V3H7V4Z" fill="#f3da35"></path> <path d="M1.5 9C0.671573 9 0 9.67157 0 10.5V12.5C0 13.3284 0.671573 14 1.5 14H3.5C4.32843 14 5 13.3284 5 12.5V10.5C5 9.67157 4.32843 9 3.5 9H1.5Z" fill="#f3da35"></path> <path d="M7 12H15V11H7V12Z" fill="#f3da35"></path> </svg>
Advance Editor
You can edit list layout as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements