UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 751 B
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const BookmarkMinus = (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: `.BookmarkMinus-b{fill:white;}` }) }), _jsx("path", { className: "BookmarkMinus-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.1,141h-92.2c-4.4,0-8-3.6-8-8s3.6-8,8-8h92.2c4.4,0,8,3.6,8,8s-3.6,8-8,8Z" })] })); export default BookmarkMinus; //# sourceMappingURL=BookmarkMinus.js.map