UNPKG

@icongo/vv

Version:
26 lines 887 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 VVVolumeSlow = 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: "M18.009 32.01 6 24V8L18.009.014z", style: { fillRule: "evenodd", fill: "#ff6e6e" }, transform: "translate(12 8)" }), /*#__PURE__*/_jsx("path", { d: "M20.174 23.285v-2.396a6.871 6.871 0 0 0 2.621-5.391 6.873 6.873 0 0 0-2.621-5.392V7.711c2.758 1.519 4.631 4.438 4.631 7.787 0 3.348-1.873 6.267-4.631 7.787ZM.994 8.001h5.012v15.991H.994V8.001Z", style: { fill: "#0c0058", fillRule: "evenodd" }, transform: "translate(12 8)" })] })); export { VVVolumeSlow };