UNPKG

@kurone-kito/launchpad-icons-react

Version:

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

4 lines 1.34 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export const CameraPin = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 140.22 172.42", ...props, children: [_jsx("defs", { children: _jsx("style", { children: `.CameraPin-b{fill:white;}` }) }), _jsx("path", { className: "CameraPin-b", d: "M70.11,0C31.39,0,0,31.39,0,70.11c0,50.05,70.11,102.31,70.11,102.31,0,0,70.11-51.71,70.11-102.31C140.22,31.39,108.83,0,70.11,0ZM70.11,130.85c-33.13,0-59.99-26.86-59.99-59.99S36.98,10.86,70.11,10.86s59.99,26.86,59.99,59.99-26.86,59.99-59.99,59.99Z" }), _jsx("path", { className: "CameraPin-b", d: "M70.11,58.67c-7.47,0-13.55,6.08-13.55,13.55s6.08,13.55,13.55,13.55,13.55-6.08,13.55-13.55-6.08-13.55-13.55-13.55Z" }), _jsx("path", { className: "CameraPin-b", d: "M108.11,43.21h-19.46c-1.2,0-2.29-.72-2.76-1.82l-1.44-3.36c-.47-1.1-1.56-1.82-2.76-1.82h-23.14c-1.2,0-2.29.72-2.76,1.82l-1.44,3.36c-.47,1.1-1.56,1.82-2.76,1.82h-19.46c-1.66,0-3,1.34-3,3v56.99c0,1.66,1.34,3,3,3h75.99c1.66,0,3-1.34,3-3v-56.99c0-1.66-1.34-3-3-3ZM42.66,59.83c-2.91,0-5.27-2.36-5.27-5.27s2.36-5.27,5.27-5.27,5.27,2.36,5.27,5.27-2.36,5.27-5.27,5.27ZM70.11,91.78c-10.78,0-19.55-8.77-19.55-19.55s8.77-19.55,19.55-19.55,19.55,8.77,19.55,19.55-8.77,19.55-19.55,19.55Z" })] })); export default CameraPin; //# sourceMappingURL=CameraPin.js.map