@icongo/fc
Version:
Flat Color Icons
36 lines • 1.51 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 FCDoNotInhale = 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", {
fill: "#FFA726",
d: "M33.5 20C31.2 17.7 30 13.9 30 9V6H18v3c0 4.9-1.2 8.7-3.5 11-2.4.2-5.5 2-5.5 5.4 0 4.5 5.1 4.6 6 4.6 1.2 0 6.1 4 8 4h2c1.9 0 6.8-4 8-4 .9 0 6-.1 6-4.6 0-3.4-3.1-5.2-5.5-5.4z"
}), /*#__PURE__*/_jsx("path", {
fill: "#FFA726",
d: "M33.5 20C31.2 17.7 30 13.9 30 9V6H18v3c0 4.9-1.2 8.7-3.5 11-2.4.2-5.5 2-5.5 5.4 0 4.5 5.1 4.6 6 4.6 1.2 0 6.1 4 8 4h2c1.9 0 6.8-4 8-4 .9 0 6-.1 6-4.6 0-3.4-3.1-5.2-5.5-5.4z"
}), /*#__PURE__*/_jsx("path", {
fill: "#FFB74D",
d: "M26 9V6h-4v3c0 4.9-3 19-3 19s1.6 2 5 2 5-2 5-2-3-14.1-3-19z"
}), /*#__PURE__*/_jsx("path", {
fill: "#CC861E",
d: "M23 34c-3.3 0-6.4-3.1-8-4h1.8c3.1 0 4.5 4 6.2 4zm2 0c3.3 0 6.4-3.1 8-4h-1.8c-3.1 0-4.5 4-6.2 4z"
}), /*#__PURE__*/_jsx("path", {
fill: "#37474F",
d: "M3.563 6.396 6.39 3.568l37.966 37.966-2.828 2.828z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#FF5722",
children: [/*#__PURE__*/_jsx("path", {
d: "m18 35 4 4h-8z"
}), /*#__PURE__*/_jsx("path", {
d: "M17 38h2v4h-2zm13-3 4 4h-8z"
}), /*#__PURE__*/_jsx("path", {
d: "M29 38h2v4h-2z"
})]
})]
}));
export { FCDoNotInhale };