UNPKG

iconista

Version:

Thousands of SVG icons with one React component

28 lines (27 loc) 2.25 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Svg2696 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#d0d0d0" }, React.createElement("path", { d: "M23.6 36.7H2.9l10.3-26.2 10.4 26.2m-18-1.9h15.3l-7.7-19.5-7.6 19.5M61.1 36.7H40.4l10.3-26.2 10.4 26.2m-18-1.9h15.3l-7.7-19.5-7.6 19.5" })), React.createElement("path", { d: "M50.3 10.2s-2.2-.8-3.4-1.3C42.6 7.1 37.3 5 32 5S21.4 7.2 17.1 9c-1.2.5-3.4 1.3-3.4 1.3l-3.3 2.5s2.7 1.7 4 1.2c1.1-.4 2.2-.9 3.5-1.4C22 10.9 27.1 8.8 32 8.8s10 2.1 14.1 3.8c1.2.5 2.4 1 3.5 1.4 1.4.5 4-1.2 4-1.2l-3.3-2.6", fill: "#b8c2c4" }), React.createElement("g", { fill: "#428bc1" }, React.createElement("path", { d: "M2 34.8C2 41 7 46 13.2 46s11.2-5 11.2-11.2H2zM39.5 34.8c0 6.2 5 11.2 11.2 11.2S62 41 62 34.8H39.5z" })), React.createElement("path", { fill: "#b8c2c4", d: "M30.1 12.3h3.8v41.2h-3.8z" }), React.createElement("path", { fill: "#d0d0d0", d: "M29 18.6h6.1v34.9H29z" }), React.createElement("path", { fill: "#545b60", d: "M27.7 36.7h8.6v19.7h-8.6z" }), React.createElement("circle", { cx: "13.2", cy: "13.2", r: "3.8", fill: "#dbb471" }), React.createElement("g", { fill: "#545b60" }, React.createElement("circle", { cx: "50.8", cy: "13.2", r: "3.8" }), React.createElement("circle", { cx: "13.2", cy: "13.2", r: "3.8" })), React.createElement("g", { fill: "#fff" }, React.createElement("circle", { cx: "13.2", cy: "13.2", r: "1.9" }), React.createElement("circle", { cx: "50.8", cy: "13.2", r: "1.9" })), React.createElement("g", { fill: "#d0d0d0" }, React.createElement("circle", { cx: "32", cy: "7.6", r: "5.6" }), React.createElement("path", { d: "M32 45.1c-8.3 0-15 4.2-15 9.4h30c0-5.2-6.7-9.4-15-9.4" })), React.createElement("path", { fill: "#545b60", d: "M15.1 54.5h33.8v3.8H15.1z" }), React.createElement("path", { fill: "#6b767c", d: "M11.4 58.2h41.2V62H11.4z" })); exports.default = Svg2696;