UNPKG

iconista

Version:

Thousands of SVG icons with one React component

43 lines (42 loc) 3.7 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 Svg1f3ed = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#d0d0d0" }, React.createElement("circle", { cx: "54.5", cy: "13.2", r: "3" }), React.createElement("circle", { cx: "49.5", cy: "11.2", r: "4.2" }), React.createElement("circle", { cx: "48", cy: "7.8", r: "4.8" })), React.createElement("g", { fill: "#e8e8e8" }, React.createElement("path", { d: "M47.1 5c2.3 0 4.2 1.4 5 3.4V8c0-2.2-1.8-3.9-3.9-3.9-1.1 0-2.2.5-2.9 1.3.5-.3 1.1-.4 1.8-.4" }), React.createElement("path", { d: "M48.2 8.3c2.3 0 4.2 1.4 5 3.4v-.4c0-2.2-1.8-3.9-3.9-3.9-1.1 0-2.2.5-2.9 1.3.6-.3 1.2-.4 1.8-.4" }), React.createElement("path", { d: "M53.4 11.7c1.6 0 3 1 3.6 2.5v-.3c0-1.6-1.3-2.8-2.8-2.8-.8 0-1.6.4-2.1.9.3-.2.8-.3 1.3-.3" })), React.createElement("path", { d: "M63 60H1c-.6 0-1 .5-1 1v2c0 .5.4 1 1 1h62c.5 0 1-.5 1-1v-2c0-.5-.5-1-1-1", fill: "#62727a" }), React.createElement("path", { fill: "#f15744", d: "M39 40L27 30v10L15 30v10L3 30v30h48V40z" }), React.createElement("g", { fill: "#d33b23" }, React.createElement("path", { d: "M51.8 43.2h8.4l-.4-8.4h-7.6zM59.4 26.4L59 18h-6l-.4 8.4zM51.4 51.6L51 60h10l-.4-8.4z" })), React.createElement("g", { fill: "#d0d0d0" }, React.createElement("path", { d: "M59.4 26.4h-6.8l-.4 8.4h7.6zM51.4 51.6h9.2l-.4-8.4h-8.4z" })), React.createElement("path", { fill: "#f9f3d9", d: "M3 45h36v10H3z" }), React.createElement("path", { fill: "#b4d7ee", d: "M3 46h35v8H3z" }), React.createElement("path", { fill: "#89664c", d: "M42 50h6v10h-6z" }), React.createElement("path", { fill: "#d33b23", d: "M41 48h8v2h-8z" }), React.createElement("g", { fill: "#f9f3d9" }, React.createElement("path", { d: "M3 49.5h35v1H3z" }), React.createElement("path", { d: "M14.5 45h1v10h-1zM26.5 45h1v10h-1z" })), React.createElement("circle", { cx: "46.5", cy: "54.5", r: ".5", fill: "#dbb471" }), React.createElement("path", { fill: "#d0d0d0", d: "M42 60h6v2h-6z" }), React.createElement("path", { fill: "#e8e8e8", d: "M41 62h8v2h-8z" }), React.createElement("g", { fill: "#d0d0d0" }, React.createElement("circle", { cx: "56.5", cy: "16", r: "2" }), React.createElement("circle", { cx: "42", cy: "5.1", r: "5.1" }), React.createElement("circle", { cx: "33.9", cy: "5.9", r: "5.9" }), React.createElement("circle", { cx: "26.5", cy: "5", r: "5" }), React.createElement("circle", { cx: "18.4", cy: "7", r: "7" }), React.createElement("circle", { cx: "10.6", cy: "9.2", r: "9.2" })), React.createElement("g", { fill: "#e8e8e8" }, React.createElement("path", { d: "M8.1 3.3c4.7 0 8.6 2.9 10.2 7.1 0-.3.1-.6.1-.9 0-4.5-3.6-8.1-8.1-8.1-2.3 0-4.4 1-5.9 2.6 1.1-.5 2.4-.7 3.7-.7" }), React.createElement("path", { d: "M16.5 2.9c3.7 0 6.8 2.3 8 5.6v-.7c0-3.5-2.9-6.4-6.4-6.4-1.8 0-3.5.8-4.7 2 1.1-.3 2.1-.5 3.1-.5M25.2 2.1c2.6 0 4.9 1.7 5.8 4v-.5C31 3 28.9 1 26.4 1c-1.3 0-2.5.6-3.3 1.5.6-.3 1.3-.4 2.1-.4" }), React.createElement("path", { d: "M32.2 2.4c3 0 5.6 1.9 6.6 4.6v-.6c0-2.9-2.3-5.2-5.2-5.2-1.5 0-2.9.6-3.8 1.7.7-.3 1.6-.5 2.4-.5M40.8 2.1c2.6 0 4.8 1.6 5.6 3.9v-.5c0-2.5-2-4.4-4.5-4.4-1.3 0-2.4.5-3.3 1.4.7-.3 1.4-.4 2.2-.4M55.7 14.9c1.1 0 2 .7 2.4 1.6v-.2c0-1-.8-1.9-1.9-1.9-.5 0-1 .2-1.4.6.3-.1.6-.1.9-.1" }))); exports.default = Svg1f3ed;