@icongo/vv
Version:
Vivid Icons
29 lines • 1.09 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var VVVr = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
id: "prefix__vr",
width: "1em",
height: "1em",
viewBox: "0 0 48 48"
}, props, {
children: [/*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("style", {
children: ".prefix__vi-accent{fill-rule:evenodd;fill:#0c0058}"
})
}), /*#__PURE__*/_jsx("path", {
d: "M19.035 26.992 19 32.006h10l-.039-5.014h-9.926Z",
className: "prefix__vi-accent"
}), /*#__PURE__*/_jsx("path", {
d: "m30 35-2.945-5.685c-1.619-3.125-4.5-3.125-6.123 0L17.743 35H7V15h34v20H30Z",
style: {
fillRule: "evenodd",
fill: "#ff6e6e"
}
}), /*#__PURE__*/_jsx("path", {
d: "M35.995 14.988 36 12H12l.005 2.988h23.99ZM41 21h2v7h-2v-7ZM5 21h2v7H5v-7Zm10.5 1a2.5 2.5 0 1 1-2.5 2.5 2.5 2.5 0 0 1 2.5-2.5Zm17 0a2.5 2.5 0 1 1-2.5 2.5 2.5 2.5 0 0 1 2.5-2.5Z",
className: "prefix__vi-accent"
})]
}));
export { VVVr };