UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 651 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const Bookmark = (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: `.Bookmark-b{fill:white;}` }) }), _jsx("path", { className: "Bookmark-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.1ZM61.8,87.2c-14.1,0-25.6-11.5-25.6-25.6s11.5-25.6,25.6-25.6,25.6,11.5,25.6,25.6-11.5,25.6-25.6,25.6Z" })] })); export default Bookmark; //# sourceMappingURL=Bookmark.js.map