@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.2 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const CineCamera = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 242 205.7", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.CineCamera-b{fill:white;}` }) }), _jsx("path", { className: "CineCamera-b", d: "M227.34,88.61l-46.34,24.4v-18.31c0-5.52-4.48-10-10-10h-11.29c12.64-8.95,20.64-24.04,19.63-40.95C177.96,20.67,159.52,1.85,136.47.13c-27.3-2.04-50.08,19.56-50.08,46.48,0,15.74,7.79,29.65,19.72,38.09h-47.13c12.32-7.43,20.04-21.75,17.83-37.64-2.34-16.77-15.92-30.01-32.74-31.93C21.37,12.54,2.15,30.26,2.15,52.47c0,13.68,7.3,25.66,18.2,32.23h-10.35c-5.52,0-10,4.48-10,10v101c0,5.52,4.48,10,10,10h161c5.52,0,10-4.48,10-10v-22.54l45.95,26.88c6.67,3.9,15.05-.91,15.05-8.63v-93.94c0-7.53-8-12.36-14.66-8.85ZM90.01,183.16c-20.85,0-37.75-16.9-37.75-37.75s16.9-37.75,37.75-37.75,37.75,16.9,37.75,37.75-16.9,37.75-37.75,37.75Z" }), _jsx("path", { className: "CineCamera-b", d: "M113.89,140.79l-31.89-18.41c-3.56-2.05-8,.51-8,4.62v36.82c0,4.11,4.45,6.67,8,4.62l31.89-18.41c3.56-2.05,3.56-7.19,0-9.24Z" })] }));
export default CineCamera;
//# sourceMappingURL=CineCamera.js.map