@hugeicons/core-free-icons
Version:
10 lines (8 loc) • 780 B
JavaScript
const GoogleLensIcon = /*#__PURE__*/ [
["path", { d: "M21 14V11C21 8.17157 21 6.75736 20.1213 5.87868C19.2426 5 17.8284 5 15 5H9C6.17157 5 4.75736 5 3.87868 5.87868C3 6.75736 3 8.17157 3 11M13 21H9C6.17157 21 4.75736 21 3.87868 20.1213C3 19.2426 3 17.8284 3 15", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", key: "0" }],
["path", { d: "M10 3H14L15 4.5H9L10 3Z", stroke: "currentColor", strokeLinejoin: "round", strokeWidth: "1.5", key: "1" }],
["circle", { cx: "12", cy: "13", r: "3", stroke: "currentColor", strokeWidth: "1.5", key: "2" }],
["circle", { cx: "19", cy: "19", r: "2", stroke: "currentColor", strokeWidth: "1.5", key: "3" }]
];
export { GoogleLensIcon as default };
//# sourceMappingURL=GoogleLensIcon.js.map