UNPKG

iconista

Version:

Thousands of SVG icons with one React component

23 lines (22 loc) 2.46 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 Svg1f46827641f468 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M32 54.8V62h30v-7.2c0-5.8-30-5.8-30 0", fill: "#01579b" }), React.createElement("path", { d: "M31.9 37.3l1.5 2.8h26.2l1.1-2.9c0-10.6-2.5-15-14.1-15.1-11.8-.2-14.7 4.5-14.7 15.2", fill: "#ffb300" }), React.createElement("path", { d: "M59.7 37.1c-.1.6-.2 1.2-.4 1.5-.3.6-.9.9-.9.9s.2-1.2.1-2.8c-.7-9.7-1.2-5.1-11.9-5.1-10.7 0-11.3-4.7-11.9 5-.1 1.7.1 2.8.1 2.8s-.6-.3-.9-.9c-.2-.3-.3-.9-.4-1.5-1-.3-2.3 0-2.3 2.9 0 1.8.7 3.3 2.9 3.5.8 6.1 8.9 10.1 12.6 10.1 3.6 0 11.8-4.1 12.6-10.1 2.2-.2 2.9-1.7 2.9-3.5-.2-2.8-1.5-3-2.5-2.8", fill: "#ffdd67" }), React.createElement("g", { fill: "#937237" }, React.createElement("circle", { cx: "41", cy: "40.3", r: "2.2" }), React.createElement("circle", { cx: "52", cy: "40.3", r: "2.2" }), React.createElement("path", { d: "M50.1 47.2c-2.3 1.8-4.9 1.8-7.2 0-.3-.2-.5.2-.3.5.7 1.3 2.1 2.4 3.9 2.4s3.2-1.1 3.9-2.4c.2-.4 0-.8-.3-.5" })), React.createElement("path", { d: "M46.5 7.1C43.3-1.4 33 2.4 32 6.6c-1.3-4.5-11.4-7.9-14.5.4C14 16.3 30.8 24.6 32 26c1.2-1.1 18-9.8 14.5-18.9", fill: "#ff5a79" }), React.createElement("path", { d: "M32 54.8V62H2v-7.2c0-5.8 30-5.8 30 0z", fill: "#01579b" }), React.createElement("path", { d: "M32.1 37.3l-1.5 2.8H4.4l-1.1-2.9c0-10.6 2.5-15 14.1-15.1 11.8-.2 14.7 4.5 14.7 15.2", fill: "#ffb300" }), React.createElement("path", { d: "M4.3 37.1c.1.6.2 1.2.4 1.5.3.6.9.9.9.9s-.2-1.2-.1-2.8c.7-9.7 1.2-5.1 11.9-5.1 10.7 0 11.3-4.7 11.9 5 .1 1.7-.1 2.8-.1 2.8s.6-.3.9-.9c.2-.3.3-.9.4-1.5 1-.3 2.3 0 2.3 2.9 0 1.8-.7 3.3-2.9 3.5-.8 6.1-8.9 10.1-12.6 10.1-3.6 0-11.8-4.1-12.6-10.1-2-.1-2.7-1.6-2.7-3.4 0-2.9 1.3-3.1 2.3-2.9", fill: "#ffdd67" }), React.createElement("g", { fill: "#937237" }, React.createElement("circle", { cx: "23", cy: "40.3", r: "2.2" }), React.createElement("circle", { cx: "12", cy: "40.3", r: "2.2" }), React.createElement("path", { d: "M13.9 47.2c2.3 1.8 4.9 1.8 7.2 0 .3-.2.5.2.3.5-.7 1.3-2.1 2.4-3.9 2.4s-3.2-1.1-3.9-2.4c-.2-.4 0-.8.3-.5" }))); exports.default = Svg1f46827641f468;