UNPKG

@clubmed/trident-icons

Version:

Shared ClubMed Icons library

7 lines (6 loc) 1.95 kB
import * as a from "react"; const c = (e) => /* @__PURE__ */ a.createElement("svg", { id: "Instagram", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...e }, /* @__PURE__ */ a.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M15 5.16c3.206 0 3.586.015 4.846.071 1.173.052 1.805.249 2.227.413.558.216.961.478 1.378.895.422.423.68.82.9 1.379.164.422.36 1.059.413 2.227.056 1.266.07 1.645.07 4.847 0 3.201-.014 3.585-.07 4.847-.052 1.172-.249 1.805-.413 2.227-.216.558-.478.96-.895 1.378a3.783 3.783 0 0 1-1.378.9c-.422.164-1.06.36-2.227.412-1.266.056-1.645.07-4.847.07-3.202 0-3.586-.014-4.848-.07-1.172-.052-1.804-.248-2.226-.413a3.713 3.713 0 0 1-1.379-.895 3.764 3.764 0 0 1-.9-1.378c-.164-.422-.36-1.06-.412-2.227-.056-1.265-.07-1.645-.07-4.847 0-3.202.014-3.585.07-4.847.051-1.172.248-1.804.412-2.227.216-.558.479-.96.896-1.378.422-.422.82-.68 1.378-.9.423-.164 1.06-.361 2.227-.413 1.26-.056 1.641-.07 4.847-.07H15ZM15 3c-3.258 0-3.665.014-4.945.07-1.275.057-2.152.263-2.911.559a5.847 5.847 0 0 0-2.128 1.387 5.875 5.875 0 0 0-1.388 2.123c-.295.765-.501 1.636-.558 2.911C3.014 11.335 3 11.742 3 15s.014 3.665.07 4.945c.057 1.276.263 2.152.558 2.911.31.792.718 1.463 1.388 2.128a5.864 5.864 0 0 0 2.123 1.383c.764.296 1.636.502 2.911.558 1.28.056 1.688.07 4.945.07 3.258 0 3.667-.014 4.946-.07 1.275-.056 2.152-.262 2.91-.558a5.856 5.856 0 0 0 2.124-1.383 5.872 5.872 0 0 0 1.383-2.123c.296-.765.502-1.636.558-2.911.056-1.28.07-1.688.07-4.945 0-3.259-.014-3.666-.07-4.946-.056-1.275-.262-2.152-.558-2.91a5.63 5.63 0 0 0-1.373-2.134 5.864 5.864 0 0 0-2.123-1.383c-.765-.295-1.636-.501-2.911-.558C18.667 3.014 18.259 3 15 3Zm0 5.836a6.165 6.165 0 0 0 0 12.329 6.165 6.165 0 0 0 0-12.33Zm0 10.162a3.999 3.999 0 1 1 0-7.997 3.999 3.999 0 0 1 0 7.997Zm6.407-8.967a1.44 1.44 0 1 0 0-2.878 1.44 1.44 0 0 0 0 2.878Z", clipRule: "evenodd" })); export { c as default }; //# sourceMappingURL=Instagram.js.map