UNPKG

iconista

Version:

Thousands of SVG icons with one React component

26 lines (25 loc) 2.67 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 Svg1f4f9 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M31.1 54L15.7 10.2s36.7-8.9 36.7 10v28.1c0 .8-1 1.8-1.8 1.8L31.1 54z", fill: "#7a8084" }), React.createElement("path", { d: "M6.6 54c-.8 0-1.8-1-1.8-1.8V24.1c0-18.9 28.1-18.9 28.1 0v28.1c0 .8-1 1.8-1.8 1.8H6.6", fill: "#94989b" }), React.createElement("path", { d: "M26.2 44.4c-1 0-1.8.8-1.8 1.8s.8 1.8 1.8 1.8 1.8-.8 1.8-1.8-.8-1.8-1.8-1.8", fill: "#ed4c5c" }), React.createElement("path", { d: "M11.1 55.8c-.5 0-.9-.4-.9-.9V53c0-.5.4-.9.9-.9h15.5c.5 0 .9.4.9.9v1.9c0 .5-.4.9-.9.9H11.1", fill: "#7a8084" }), React.createElement("path", { d: "M31.4 24.9c0 7.8-5.9 15.3-16.6 15.3-7.8 0-9-17.8-9-25.6 0 0 4.4-3.9 11.4-3.9 7.9 0 14.2 6.4 14.2 14.2", fill: "#3e4347" }), React.createElement("circle", { cx: "14.1", cy: "26.1", r: "14.1", fill: "#788287" }), React.createElement("path", { d: "M26.7 26.1c0 6.9-5.6 12.6-12.6 12.6C7.2 38.6 1.6 33 1.6 26.1c0-6.9 5.6-12.6 12.6-12.6 6.9 0 12.5 5.6 12.5 12.6", fill: "#212528" }), React.createElement("circle", { cx: "14.1", cy: "26.1", r: "10.2", fill: "#3e4347" }), React.createElement("circle", { cx: "14.1", cy: "26.1", r: "5.5", fill: "#212528" }), React.createElement("g", { fill: "#f5f5f5" }, React.createElement("path", { d: "M21.6 21.7c0 1.7-1.4 3.2-3.2 3.2-1.7 0-3.2-1.4-3.2-3.2 0-1.7 1.4-3.2 3.2-3.2 1.8 0 3.2 1.5 3.2 3.2", opacity: ".5" }), React.createElement("circle", { cx: "12.2", cy: "28", r: "2", opacity: ".5" }), React.createElement("circle", { cx: "8.6", cy: "31.6", r: "1.2", opacity: ".5" })), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M51.2 20.4c0 1.5-.8 2.9-1.9 3.2-1.3.4-2.5-.8-2.5-2.7s1.2-3.3 2.5-3.2c1.1-.1 1.9 1.2 1.9 2.7M45.3 23.1c0 .6-.7 1.3-1.7 1.5-1.1.2-2-.1-2-.8s.9-1.4 2-1.6c1-.2 1.7.2 1.7.9M45.2 19.9c0 .6-.7 1.3-1.7 1.5-1.1.2-2-.1-2-.8s.9-1.4 2-1.6c.9-.1 1.7.3 1.7.9M36.8 28l14.7-4.1v9.8z" })), React.createElement("g", { fill: "#94989b" }, React.createElement("path", { d: "M37.7 52.5c-.5 0-.9-.4-.9-.9V28c0-.5.4-.9.9-.9h21.2c6.9 0 6.9 25.4 0 25.4H37.7M34.1 31.7c0-.5.4-.8.8-.8H36c.5 0 .8.4.8.8v16.4c0 .5-.4.8-.8.8h-1.1c-.4 0-.8-.4-.8-.8V31.7" })), React.createElement("path", { fill: "#42ade2", d: "M38.6 28.9h20.9v21.8H38.6z" })); exports.default = Svg1f4f9;