table 03 icon
table-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- table-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the table 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 4H2m1 0v.656c0 .967.228 1.915.66 2.744l.548 1.054c.978 1.876 1.055 4.198.206 6.155l-1.12 2.582A3.6 3.6 0 0 0 3 18.622V20M21 4v.656a5.96 5.96 0 0 1-.66 2.744l-.549 1.054c-.977 1.876-1.054 4.198-.205 6.155l1.12 2.582c.194.444.294.934.294 1.431V20M5 12h14M4.5 15h15M14 7c-.245.613-.746 1-1.294 1h-1.412c-.548 0-1.049-.387-1.294-1"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTable03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M22 4H2m1 0v.656c0 .967.228 1.915.66 2.744l.548 1.054c.978 1.876 1.055 4.198.206 6.155l-1.12 2.582A3.6 3.6 0 0 0 3 18.622V20M21 4v.656a5.96 5.96 0 0 1-.66 2.744l-.549 1.054c-.977 1.876-1.054 4.198-.205 6.155l1.12 2.582c.194.444.294.934.294 1.431V20M5 12h14M4.5 15h15M14 7c-.245.613-.746 1-1.294 1h-1.412c-.548 0-1.049-.387-1.294-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M22 4H2m1 0v.656c0 .967.228 1.915.66 2.744l.548 1.054c.978 1.876 1.055 4.198.206 6.155l-1.12 2.582A3.6 3.6 0 0 0 3 18.622V20M21 4v.656a5.96 5.96 0 0 1-.66 2.744l-.549 1.054c-.977 1.876-1.054 4.198-.205 6.155l1.12 2.582c.194.444.294.934.294 1.431V20M5 12h14M4.5 15h15M14 7c-.245.613-.746 1-1.294 1h-1.412c-.548 0-1.049-.387-1.294-1"/></svg> </template>
CSS
.icon-table-03 {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%204H2m1%200v.656c0%20.967.228%201.915.66%202.744l.548%201.054c.978%201.876%201.055%204.198.206%206.155l-1.12%202.582A3.6%203.6%200%200%200%203%2018.622V20M21%204v.656a5.96%205.96%200%200%201-.66%202.744l-.549%201.054c-.977%201.876-1.054%204.198-.205%206.155l1.12%202.582c.194.444.294.934.294%201.431V20M5%2012h14M4.5%2015h15M14%207c-.245.613-.746%201-1.294%201h-1.412c-.548%200-1.049-.387-1.294-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M22%204H2m1%200v.656c0%20.967.228%201.915.66%202.744l.548%201.054c.978%201.876%201.055%204.198.206%206.155l-1.12%202.582A3.6%203.6%200%200%200%203%2018.622V20M21%204v.656a5.96%205.96%200%200%201-.66%202.744l-.549%201.054c-.977%201.876-1.054%204.198-.205%206.155l1.12%202.582c.194.444.294.934.294%201.431V20M5%2012h14M4.5%2015h15M14%207c-.245.613-.746%201-1.294%201h-1.412c-.548%200-1.049-.387-1.294-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/table-03.svg?color=%231a73e8&size=48