UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 604 B
import * as e from "react"; const l = (t) => /* @__PURE__ */ e.createElement("svg", { id: "Flickr", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M3 15.25C3 12.3505 5.3505 10 8.25 10C11.1495 10 13.5 12.3505 13.5 15.25C13.5 18.1495 11.1495 20.5 8.25 20.5C5.3505 20.5 3 18.1495 3 15.25ZM16.5 15.25C16.5 12.3505 18.8505 10 21.75 10C24.6495 10 27 12.3505 27 15.25C27 18.1495 24.6495 20.5 21.75 20.5C18.8505 20.5 16.5 18.1495 16.5 15.25Z", fill: "currentColor" })); export { l as default }; //# sourceMappingURL=Flickr.js.map