Table Horizontal Icon SVG
Table Horizontal
Table horizontal SVG Icon Code | Customize color
You can get svg icon table horizontal in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Table horizontal
DownloadSvg Code
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableHorizontalIconTitle"> <title id="tableHorizontalIconTitle">Data table</title> <path d="M22 4V19H2L2 4L22 4Z"/> <line x1="22" y1="9" x2="2" y2="9"/> <line x1="22" y1="14" x2="2" y2="14"/> <path d="M12 19L12 4"/> </svg>
Table horizontal
DownloadSvg Code
<svg style="color: white" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableHorizontalIconTitle"> <title id="tableHorizontalIconTitle">Data table</title> <path d="M22 4V19H2L2 4L22 4Z" fill="white"></path> <line x1="22" y1="9" x2="2" y2="9"></line> <line x1="22" y1="14" x2="2" y2="14"></line> <path d="M12 19L12 4" fill="white"></path> </svg>
Table horizontal
DownloadSvg Code
<svg style="color: red" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableHorizontalIconTitle"> <title id="tableHorizontalIconTitle">Data table</title> <path d="M22 4V19H2L2 4L22 4Z" fill="red"></path> <line x1="22" y1="9" x2="2" y2="9"></line> <line x1="22" y1="14" x2="2" y2="14"></line> <path d="M12 19L12 4" fill="red"></path> </svg>
Table horizontal
DownloadSvg Code
<svg style="color: blue" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableHorizontalIconTitle"> <title id="tableHorizontalIconTitle">Data table</title> <path d="M22 4V19H2L2 4L22 4Z" fill="blue"></path> <line x1="22" y1="9" x2="2" y2="9"></line> <line x1="22" y1="14" x2="2" y2="14"></line> <path d="M12 19L12 4" fill="blue"></path> </svg>
Table horizontal
DownloadSvg Code
<svg style="color: #f3da35" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableHorizontalIconTitle"> <title id="tableHorizontalIconTitle">Data table</title> <path d="M22 4V19H2L2 4L22 4Z" fill="#f3da35"></path> <line x1="22" y1="9" x2="2" y2="9"></line> <line x1="22" y1="14" x2="2" y2="14"></line> <path d="M12 19L12 4" fill="#f3da35"></path> </svg>
Advance Editor
You can edit table horizontal as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements