UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 874 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const BookmarkPlus = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 255.8 255.4", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.BookmarkPlus-b{fill:white;}` }) }), _jsx("path", { className: "BookmarkPlus-b", d: "M254.3,142.3L113.6,1.5c-.9-.9-2.2-1.5-3.5-1.5H5C2.2,0,0,2.2,0,5v104.9c0,1.3.5,2.6,1.5,3.5l141.2,140.5c2,1.9,5.1,1.9,7.1,0l104.6-104.6c2-2,2-5.1,0-7.1ZM36.4,62.3c0-14.1,11.5-25.6,25.6-25.6s25.6,11.5,25.6,25.6-11.5,25.6-25.6,25.6-25.6-11.5-25.6-25.6ZM177.3,141h-38.3v38.3c0,4.6-3.9,8.3-8.5,8-4.3-.3-7.5-4-7.5-8.3v-38s-38,0-38,0c-4.3,0-8-3.2-8.3-7.5s3.4-8.5,8-8.5h38.3v-38c0-4.3,3.2-8,7.5-8.3s8.5,3.4,8.5,8v38.3h38c4.3,0,8,3.2,8.3,7.5.3,4.6-3.4,8.5-8,8.5Z" })] })); export default BookmarkPlus; //# sourceMappingURL=BookmarkPlus.js.map