UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.19 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const CineCameraLegacy = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 254 212.7", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.CineCameraLegacy-b{fill:white;}` }) }), _jsx("path", { className: "CineCameraLegacy-b", d: "M180.3,98.7h-12.6c18-9.1,30-28.3,28.5-50.2C194.5,22.7,173.5,1.7,147.6.1c-26.6-1.7-49.3,16.8-54.3,41.6-7.9-12.6-22.1-20.8-38.1-20.2S15.6,39.6,13.9,61.2c-1.2,15.2,5.6,28.9,16.5,37.5h-12.7c-9.8,0-17.7,7.9-17.7,17.7v78.6c0,9.8,7.9,17.7,17.7,17.7h162.6c9.8,0,17.7-7.9,17.7-17.7v-78.6c0-9.8-7.9-17.7-17.7-17.7ZM144.6,18.1c19.4,0,35.1,15.8,35.1,35.1s-15.8,35.1-35.1,35.1-35.1-15.8-35.1-35.1,15.8-35.1,35.1-35.1ZM57.1,39.6c14.4,0,26.2,11.7,26.2,26.2s-11.7,26.2-26.2,26.2-26.2-11.7-26.2-26.2,11.7-26.2,26.2-26.2ZM98.6,76.5c5.1,9.5,13,17.3,22.6,22.2h-37.6c7.1-5.6,12.5-13.3,15-22.2Z" }), _jsx("path", { className: "CineCameraLegacy-b", d: "M240,114.3l-30,10.7c-4.2,1.5-7,5.4-7,9.9v43.8c0,4.4,2.8,8.4,7,9.9l30,10.7c6.8,2.4,14-2.6,14-9.9v-65.1c0-7.3-7.2-12.3-14-9.9Z" })] })); export default CineCameraLegacy; //# sourceMappingURL=CineCameraLegacy.js.map