@icongo/vv
Version:
Vivid Icons
24 lines • 965 B
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 VVIndustry = 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: "M41 24v17H7V19h4v-6l8-8v14h5v5h7.326l2.388-11.8h3.643L39.745 24H41Z",
style: {
fillRule: "evenodd",
fill: "#ff6e6e"
}
}), /*#__PURE__*/_jsx("path", {
d: "M34 39v-5h5v5h-5Zm0-12h5v5h-5v-5Zm-7.812-16c-1-1.677 1.633-5.308 6.124-3.529a11.823 11.823 0 0 0 3.674 1.4V11a13.26 13.26 0 0 1-4.9-1.176A4.185 4.185 0 0 0 26.188 11ZM17 36h5v5h-5v-5Zm0-7h5v5h-5v-5Zm0-7h5v5h-5v-5Zm-6-9 8-8v3l-8 8v-3Zm3 14H9v-5h5v5Zm0 7H9v-5h5v5Zm0 7H9v-5h5v5Zm17-9h-5v-5h5v5Zm0 7h-5v-5h5v5Z",
style: {
fill: "#0c0058",
fillRule: "evenodd"
}
})]
}));
export { VVIndustry };