@clubmed/trident-icons
Version:
Shared ClubMed Icons library
7 lines (6 loc) • 533 B
JavaScript
import * as t from "react";
const r = (e) => /* @__PURE__ */ t.createElement("svg", { id: "Twitter", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M21.7766 5H25.2254L17.6529 13.6221L26.5 25.3182H19.5573L14.1216 18.2106L7.8987 25.3182H4.44985L12.4722 16.0963L4 5H11.1151L16.026 11.4928L21.7766 5ZM20.5695 23.2939H22.4813L10.1105 6.94935H8.05615L20.5695 23.2939Z", fill: "currentColor" }));
export {
r as default
};
//# sourceMappingURL=Twitter.js.map