UNPKG

iconista

Version:

Thousands of SVG icons with one React component

27 lines (26 loc) 2.8 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 Svg1f4f8 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#212528" }, React.createElement("path", { d: "M22.9 26c0 1-.8 1.9-1.9 1.9h-8.4c-1 0-1.9-.8-1.9-1.9v-2.4c0-1 .9-1.9 1.9-1.9H21c1 0 1.9.8 1.9 1.9V26M57 25.9c0 .6-.5 1-1 1h-4.5c-.6 0-1-.5-1-1v-1.3c0-.6.5-1 1-1H56c.6 0 1 .5 1 1v1.3M59.9 55.9c0 2.6-2.1 4.7-4.7 4.7H8.9c-2.6 0-4.7-2.1-4.7-4.7v-1.4h55.7v1.4" })), React.createElement("path", { d: "M4.1 29.6c0-2.6 2.1-4.7 4.7-4.7h46.3c2.6 0 4.7 2.1 4.7 4.7V31H4.1v-1.4z", fill: "#51575b" }), React.createElement("path", { fill: "#3e4347", d: "M4.1 30.8h55.7v24.6H4.1z" }), React.createElement("path", { d: "M51.7 28.8H23.8l2.8-15.3c.2-.9 1.4-2.2 2.1-2.5 4.3-1.9 13.9-1.9 18.1 0 .7.3 1.9 1.7 2.1 2.5l2.8 15.3", fill: "#51575b" }), React.createElement("path", { d: "M50.4 37.8H25.2l2.5-12.7c.2-.7 1.3-1.9 1.9-2.1 3.8-1.6 12.5-1.6 16.4 0 .6.3 1.7 1.4 1.9 2.1l2.5 12.7", fill: "#3e4347" }), React.createElement("path", { d: "M56.9 44.8c0 10.6-8.6 19.2-19.2 19.2s-19.2-8.6-19.2-19.2 8.6-19.2 19.2-19.2c10.6.1 19.2 8.7 19.2 19.2", fill: "#788287" }), React.createElement("path", { d: "M54.8 44.8c0 9.4-7.6 17-17 17s-17-7.6-17-17 7.6-17 17-17 17 7.6 17 17", fill: "#212528" }), React.createElement("circle", { cx: "37.8", cy: "44.8", r: "13.8", fill: "#3e4347" }), React.createElement("circle", { cx: "37.8", cy: "44.8", r: "7.5", fill: "#212528" }), React.createElement("g", { fill: "#f5f5f5" }, React.createElement("path", { d: "M47.9 38.9c0 2.4-1.9 4.3-4.3 4.3s-4.3-1.9-4.3-4.3 1.9-4.3 4.3-4.3 4.3 2 4.3 4.3", opacity: ".5" }), React.createElement("circle", { cx: "35.1", cy: "47.5", r: "2.7", opacity: ".5" }), React.createElement("circle", { cx: "30.3", cy: "52.3", r: "1.6", opacity: ".5" })), React.createElement("path", { d: "M17.2 51.5c0 1-.8 1.9-1.9 1.9H7.2c-1 0-1.9-.8-1.9-1.9V34.6c0-1 .8-1.9 1.9-1.9h8.1c1 0 1.9.8 1.9 1.9v16.9", fill: "#636c72" }), React.createElement("circle", { cx: "12.9", cy: "28.2", r: "2.8", fill: "#212528" }), React.createElement("path", { d: "M46 17.4c0 1-.8 1.7-1.7 1.7H31.2c-1 0-1.7-.8-1.7-1.7v-1.8c0-1 .8-1.7 1.7-1.7h13.1c1 0 1.7.8 1.7 1.7v1.8", fill: "#fff" }), React.createElement("g", { fill: "#ffce31" }, React.createElement("path", { d: "M42.5 15.2l12-7.9-2.2-2.9zM56.5 18.9v-3.4l-12.3 2.3zM45.1 0H41l-2.2 14.5zM33.6 15.2L23.4 4.4l-2.3 2.9zM33.9 0h-4.2l6.9 14.5zM18.7 15.5v3.4l12.9-1.1z" }))); exports.default = Svg1f4f8;