@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 515 B
JavaScript
const HeadingIcon = /*#__PURE__*/ [
["path", { d: "M6 4V20", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M18 4V20", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M6 12H18", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }]
];
export { HeadingIcon as default };
//# sourceMappingURL=HeadingIcon.js.map