View Column Icon SVG
View Column
View column SVG Icon Code | Customize color
You can get svg icon view column 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 fill-rule="evenodd" clip-rule="evenodd" d="M1 15L1 7.62939e-06H2L2 15H1ZM5 15L5 7.62939e-06H6L6 15H5ZM9 15L9 7.62939e-06H10L10 15H9ZM13 15L13 7.62939e-06H14L14 15H13Z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M1 15L1 7.62939e-06H2L2 15H1ZM5 15L5 7.62939e-06H6L6 15H5ZM9 15L9 7.62939e-06H10L10 15H9ZM13 15L13 7.62939e-06H14L14 15H13Z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M1 15L1 7.62939e-06H2L2 15H1ZM5 15L5 7.62939e-06H6L6 15H5ZM9 15L9 7.62939e-06H10L10 15H9ZM13 15L13 7.62939e-06H14L14 15H13Z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M1 15L1 7.62939e-06H2L2 15H1ZM5 15L5 7.62939e-06H6L6 15H5ZM9 15L9 7.62939e-06H10L10 15H9ZM13 15L13 7.62939e-06H14L14 15H13Z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M1 15L1 7.62939e-06H2L2 15H1ZM5 15L5 7.62939e-06H6L6 15H5ZM9 15L9 7.62939e-06H10L10 15H9ZM13 15L13 7.62939e-06H14L14 15H13Z" fill="#f3da35"></path> </svg>
Advance Editor
You can edit view column as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements