UNPKG

@particle-network/connectkit

Version:
46 lines (43 loc) 1.25 kB
"use client"; import { init_useIconColor, useIconColor_default } from "./chunk-4TIAGANX.mjs"; import { __esm, __export } from "./chunk-Y7A564BU.mjs"; // src/assets/social/twitter.tsx var twitter_exports = {}; __export(twitter_exports, { default: () => twitter_default }); import { jsx, jsxs } from "react/jsx-runtime"; var Twitter, twitter_default; var init_twitter = __esm({ "src/assets/social/twitter.tsx"() { init_useIconColor(); Twitter = () => { const { foreground, background } = useIconColor_default(); return /* @__PURE__ */ jsxs("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [ /* @__PURE__ */ jsx("path", { d: "M20.7738 3.31128L6.10893 20.6888H3.22681L17.8069 3.31128H20.7738Z", fill: background }), /* @__PURE__ */ jsx( "path", { d: "M19.8914 19.8411H16.1272L4.11694 4.15896H7.97682L19.8914 19.8411Z", fill: foreground, stroke: background, strokeWidth: "1.69536" } ) ] }); }; twitter_default = Twitter; } }); export { twitter_default, twitter_exports, init_twitter }; //# sourceMappingURL=chunk-FFKFGJSG.mjs.map