@hugeicons/core-free-icons
Version:
11 lines (9 loc) • 866 B
JavaScript
const ImageActualSizeIcon = /*#__PURE__*/ [
["circle", { cx: "13.5", cy: "10.5", r: "8.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M2 22L7 17", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M10 13V8L9 8.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M17.5 13V8L16.5 8.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "3" }],
["path", { d: "M13.5 9V9.01M13.5 12V12.01", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "4" }]
];
export { ImageActualSizeIcon as default };
//# sourceMappingURL=ImageActualSizeIcon.js.map