@hugeicons/core-free-icons
Version:
10 lines (8 loc) • 840 B
JavaScript
const CompassIcon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "13", r: "9", stroke: "currentColor", strokeLinecap: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M12 3.5V2", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["path", { d: "M10 2H14", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "2" }],
["path", { d: "M14.7728 10.2571C15.5061 10.9837 14.3328 16.8933 13.1289 16.9974C12.1189 17.0848 11.8041 15.0928 11.5914 14.4614C11.3815 13.8383 11.1478 13.6139 10.5298 13.4095C8.95989 12.8901 8.17492 12.6304 8.0195 12.2192C7.60796 11.1304 13.8362 9.32902 14.7728 10.2571Z", stroke: "currentColor", strokeWidth: "1.5", key: "3" }]
];
export { CompassIcon as default };
//# sourceMappingURL=CompassIcon.js.map