@hugeicons/core-free-icons
Version:
10 lines (8 loc) • 683 B
JavaScript
const DashedLine01Icon = /*#__PURE__*/ [
["path", { d: "M19 12L21.5 12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M13.5 12L16 12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M8 12L10.5 12", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M2.5 12H5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }]
];
export { DashedLine01Icon as default };
//# sourceMappingURL=DashedLine01Icon.js.map