UNPKG

iconista

Version:

Thousands of SVG icons with one React component

30 lines (29 loc) 3.26 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 Svg1f4681f4691f467 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M17 2C7.3 2 2 8.3 2 16.7v18.5h30V16.7c0-12.4-8.1-12.2-8.1-12.2S23.3 2 17 2z", fill: "#ffb300" }), React.createElement("path", { d: "M32 34.8V62h30V34.8c0-5.8-30-5.8-30 0", fill: "#01579b" }), React.createElement("path", { d: "M2 34.8V62h30V34.8c0-5.8-30-5.8-30 0z", fill: "#c2185b" }), React.createElement("path", { d: "M6.4 23.6s-2.2-.6-2.2-3.9c0-2.6 1.7-3.1 1.7-3.1 6 0 15.8-7.8 15.8-7.8s3.7 6.9 7.3 7.8c0 0 1.7.3 1.7 3.1 0 3.3-2.3 3.9-2.3 3.9 0 5-6.8 10-11 10-4 0-11-5-11-10", fill: "#ffdd67" }), React.createElement("g", { fill: "#937237" }, React.createElement("circle", { cx: "12.1", cy: "20.3", r: "2.2" }), React.createElement("circle", { cx: "22.9", cy: "20.3", r: "2.2" }), React.createElement("path", { d: "M21.1 27.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: "M31.9 17.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 17.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: "20.3", r: "2.2" }), React.createElement("circle", { cx: "52", cy: "20.3", r: "2.2" }), React.createElement("path", { d: "M50.1 27.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: "M42.5 51.6h.9v-5.7c0-5.5-4.4-9.8-11.6-9.8-6.9 0-11.6 4.4-11.6 9.8v5.7h1.2C20 53.3 18.7 57 20 59.2c.5.9 5.9 4.2 6.4-1.6h11.1c.5 5.8 5.9 2.5 6.4 1.6 1.3-2.2.1-5.9-1.4-7.6", fill: "#ffb300" }), React.createElement("g", { fill: "#ff81ab" }, React.createElement("path", { d: "M31.9 37.8c-6.2 0-10.4 3.2-10.4 7.1v1.2c0-4 4.2-7.2 10.4-7.2 6.4 0 10.4 3.2 10.4 7.2V45c0-4-4-7.2-10.4-7.2M19.5 62h25c0-8.4-25-8.4-25 0" })), React.createElement("path", { d: "M41.8 52.8s1.8.3 1.8-1.7c0-1.6-1.8-1.5-1.8-1.5v-1.8s-13.5-.6-16.6-5.7c.8 5.1-3.3 7.4-3.3 7.4s-1.8-.2-1.8 1.5c0 2 1.8 1.7 1.8 1.7 0 3 5.3 6.2 10.2 6.2 4.5.1 9.7-2.6 9.7-6.1", fill: "#ffdd67" }), React.createElement("g", { fill: "#937237" }, React.createElement("path", { d: "M38.3 49.8c0 1-.8 1.8-1.8 1.8s-1.8-.8-1.8-1.8.8-1.8 1.8-1.8 1.8.8 1.8 1.8" }), React.createElement("circle", { cx: "27.4", cy: "49.8", r: "1.8" }), React.createElement("path", { d: "M35.1 54.4c-2 1.5-4.3 1.5-6.3 0-.2-.2-.5.1-.3.4.6 1.1 1.9 2 3.4 2 1.6 0 2.8-1 3.4-2 .3-.3.1-.6-.2-.4" }))); exports.default = Svg1f4681f4691f467;