UNPKG

@icongo/fc

Version:
22 lines 1.51 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var FCVlc = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#F57C00", d: "M36.258 28.837S36.148 28 35.001 28h-3.719c.798 2.671 1.497 5.135 1.497 5.279 0 2.387-3.401 3.393-8.917 3.393-5.515 0-8.651-.94-8.651-3.326 0-.167.998-2.692 1.791-5.346h-4.063c-.806 0-.937.749-.937.749L8.159 40.986 8.815 42h30.652l.376-1.014-3.585-12.149z" }), /*#__PURE__*/_jsx("path", { fill: "#E0E0E0", d: "M24.001 6c-1.029 0-1.864.179-1.864.398-.492 1.483-8.122 26.143-8.122 26.774 0 2.388 4.471 3.827 9.985 3.827s9.986-1.439 9.986-3.827c0-.549-7.614-25.268-8.122-26.774.001-.219-.833-.398-1.863-.398z" }), /*#__PURE__*/_jsx("path", { fill: "#FF9800", d: "M33.196 30.447C32.032 32.232 28.341 34 24.046 34c-4.34 0-8.156-1.696-9.281-3.51-.499 1.483-.892 2.647-.892 3.28 0 2.386 4.533 4.229 10.128 4.229s10.131-1.844 10.131-4.229c0-.548-.419-1.815-.936-3.323zm-1.809-6.133-2.074-6.794s-1.857 1.479-5.311 1.479c-3.453 0-5.316-1.479-5.316-1.479l-2.081 6.806S18.673 27 24.002 27c5.373 0 7.385-2.686 7.385-2.686zm-4.146-13.505-1.376-4.41s-.083-.398-1.864-.398c-1.844 0-1.864.398-1.864.398l-1.376 4.407S21.646 12 24 12c2.355 0 3.241-1.191 3.241-1.191z" })] })); export { FCVlc };