UNPKG

@kurone-kito/launchpad-icons-react

Version:

the icons like the VRChat icons for Node.js ecosystem with the React

4 lines 893 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const BannerExpanded = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 101.6 98.8", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.BannerExpanded-b{fill:white;}` }) }), _jsx("path", { className: "BannerExpanded-b", d: "M94.5,0c-2.5.1-4.7,1.6-5.7,3.8H12.8C11.8,1.6,9.6.1,7.1,0,3.4-.2,0,2.9,0,6.7s3,6.9,6.8,6.9,5-1.5,6.1-3.8h76c1.1,2.2,3.4,3.8,6.1,3.8,3.8,0,6.8-3.1,6.8-6.9S98.3-.2,94.5,0Z" }), _jsx("polygon", { className: "BannerExpanded-b", points: "68.8 79.5 68.8 11.8 32.8 11.8 32.8 79.5 51 71.4 68.8 79.5" }), _jsx("polygon", { className: "BannerExpanded-b", points: "72.8 85.7 50.9 75.8 28.8 85.7 28.8 11.8 20.8 11.8 20.8 98.8 50.7 83.9 80.8 98.8 80.8 11.8 72.8 11.8 72.8 85.7" })] })); export default BannerExpanded; //# sourceMappingURL=BannerExpanded.js.map