@kurone-kito/launchpad-icons-react
Version:
the icons like the VRChat icons for Node.js ecosystem with the React
4 lines • 1.01 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
export const CameraThin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 254 174", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.CameraThin-b{fill:white;}` }) }), _jsx("path", { className: "CameraThin-b", d: "M127.2,50.8c-22.9,0-41.5,18.6-41.5,41.5s18.6,41.5,41.5,41.5,41.5-18.6,41.5-41.5-18.6-41.5-41.5-41.5ZM127.2,121.9c-16.3,0-29.5-13.2-29.5-29.5s13.2-29.5,29.5-29.5,29.5,13.2,29.5,29.5-13.2,29.5-29.5,29.5Z" }), _jsx("path", { className: "CameraThin-b", d: "M226.4,11h-111.8c.2-2,0-4.2-2.2-6.7S106.4,0,102.8,0h-55.8c-3.6,0-7.2,1.5-9.5,4.3s-2.4,4.7-2.2,6.7h-7.6C12.4,11,0,23.4,0,38.6v107.7c0,15.3,12.4,27.6,27.6,27.6h198.7c15.3,0,27.6-12.4,27.6-27.6V38.6c0-15.3-12.4-27.6-27.6-27.6ZM226.4,155H27.6c-4.8,0-8.6-3.9-8.6-8.6V38.6c0-4.8,3.9-8.6,8.6-8.6h198.7c4.8,0,8.6,3.9,8.6,8.6v107.7c0,4.8-3.9,8.6-8.6,8.6Z" })] }));
export default CameraThin;
//# sourceMappingURL=CameraThin.js.map