@hugeicons/core-free-icons
Version:
9 lines (7 loc) • 645 B
JavaScript
const FlickrIcon = /*#__PURE__*/ [
["circle", { cx: "12", cy: "12", r: "10", stroke: "currentColor", strokeWidth: "1.5", key: "0" }],
["path", { d: "M10.5 12C10.5 13.3807 9.38071 14.5 8 14.5C6.61929 14.5 5.5 13.3807 5.5 12C5.5 10.6193 6.61929 9.5 8 9.5C9.38071 9.5 10.5 10.6193 10.5 12Z", stroke: "currentColor", strokeWidth: "1.5", key: "1" }],
["path", { d: "M18.5 12C18.5 13.3807 17.3807 14.5 16 14.5C14.6193 14.5 13.5 13.3807 13.5 12C13.5 10.6193 14.6193 9.5 16 9.5C17.3807 9.5 18.5 10.6193 18.5 12Z", stroke: "currentColor", strokeWidth: "1.5", key: "2" }]
];
export { FlickrIcon as default };
//# sourceMappingURL=FlickrIcon.js.map