@clubmed/trident-icons
Version:
Shared ClubMed Icons library
9 lines (8 loc) • 1.17 kB
JavaScript
import * as e from "react";
const l = (t) => /* @__PURE__ */ e.createElement("svg", { id: "Videos", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 30 30", fill: "none", ...t }, /* @__PURE__ */ e.createElement("mask", { id: "mask0_1261_5298", style: {
maskType: "alpha"
}, maskUnits: "userSpaceOnUse", x: 3, y: 3, width: 24, height: 24 }, /* @__PURE__ */ e.createElement("rect", { x: 3, y: 3, width: 24, height: 24, fill: "white" })), /* @__PURE__ */ e.createElement("g", { mask: "url(#mask0_1261_5298)" }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15 3C21.6274 3 27 8.37258 27 15C27 21.6274 21.6274 27 15 27C8.37258 27 3 21.6274 3 15C3 8.37258 8.37258 3 15 3ZM15 5C9.47715 5 5 9.47715 5 15C5 20.5228 9.47715 25 15 25C20.5228 25 25 20.5228 25 15C25 9.47715 20.5228 5 15 5ZM20.888 14.1679L12.888 8.83462C12.2235 8.39158 11.3333 8.86797 11.3333 9.66667V20.3333C11.3333 21.132 12.2235 21.6084 12.888 21.1654L20.888 15.8321C21.4818 15.4362 21.4818 14.5638 20.888 14.1679ZM18.5313 14.9997L13.3333 18.4647V11.5347L18.5313 14.9997Z", fill: "currentColor" })));
export {
l as default
};
//# sourceMappingURL=Videos.js.map