UNPKG

@icongo/vv

Version:
32 lines 997 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var VVVideoRecording = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "M29.002 22H.011V.996h28.991z", style: { fillRule: "evenodd", fill: "#ff6e6e" }, transform: "translate(5 13)" }), /*#__PURE__*/_jsx("path", { d: "m38.995 22-9.993-7.227v-6.55L38.995.996z", style: { fill: "#0c0058", fillRule: "evenodd" }, transform: "translate(5 13)" }), /*#__PURE__*/_jsx("path", { d: "M6.892 5.649c0 1.339-1.097 2.425-2.449 2.425-1.353 0-2.449-1.086-2.449-2.425 0-1.339 1.096-2.425 2.449-2.425 1.352 0 2.449 1.086 2.449 2.425Z", style: { fill: "#fff" }, transform: "translate(5 13)" })] })); export { VVVideoRecording };