@hugeicons/core-free-icons
Version:
10 lines (8 loc) • 679 B
JavaScript
const GridOffIcon = /*#__PURE__*/ [
["path", { d: "M7 21V7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M3 17L17 17", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M3 3L21 21", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M17 3V13M17 21V17M21 7L11 7M3 7H7", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }]
];
export { GridOffIcon as default };
//# sourceMappingURL=GridOffIcon.js.map