UNPKG

iconista

Version:

Thousands of SVG icons with one React component

22 lines (21 loc) 2.18 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 Svg1f4731f3ff = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M6.7 23h51l-.1 23.2C57.6 56.4 37.1 62 32 62c-4.1 0-25.3-4.1-25.3-15.8V23", fill: "#8a6859" }), React.createElement("path", { d: "M57.5 47.3c3.3-16.4 1-37.2-25.4-45.3 0 0-17.7 11.5 10.9 27 11 6 14.5 18.3 14.5 18.3", fill: "#467591" }), React.createElement("path", { d: "M21.7 9.4c0-4.6 4.8-7.4 10.4-7.4 28.1 0 35.3 32.5 26.1 40.6-1.8-16.8-12.9-31.9-36.5-33.2", fill: "#3a81ad" }), React.createElement("path", { d: "M6.7 47.3C0 25 23.1 2.6 51.9 9.3c9 2.1-1.1 10.1-29 19.6-11.8 4-16.2 18.4-16.2 18.4z", fill: "#428bc1" }), React.createElement("path", { d: "M51.9 9.3C52.2 4 37.7 2 32.1 2 4 2-3.7 33.5 6 43.3c3.8-28.1 22.3-32.7 45.9-34z", fill: "#57a1ce" }), React.createElement("path", { d: "M20.2 35.8c-5 0-7 1.8-7 3.6s0 4.4 6.6 4.4c6.4 0 7.4-.8 7.4-3.5 0-1.8-2-4.5-7-4.5", fill: "#f5f5f5" }), React.createElement("circle", { cx: "20.7", cy: "38.8", r: "4.5", fill: "#664e27" }), React.createElement("path", { d: "M22.2 38.8c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5.7-1.5 1.5-1.5 1.5.7 1.5 1.5", fill: "#231f20" }), React.createElement("path", { d: "M13.2 39.3c0-7 14-7 14 1-2-6-12-6-14-1", fill: "#664e27" }), React.createElement("path", { d: "M44.2 35.8c5 0 7 1.8 7 3.6s0 4.4-6.6 4.4c-6.4 0-7.4-.8-7.4-3.5 0-1.8 2-4.5 7-4.5", fill: "#f5f5f5" }), React.createElement("circle", { cx: "43.7", cy: "38.8", r: "4.5", fill: "#664e27" }), React.createElement("path", { d: "M42.2 38.8c0 .8.7 1.5 1.5 1.5s1.5-.7 1.5-1.5-.7-1.5-1.5-1.5c-.9 0-1.5.7-1.5 1.5", fill: "#231f20" }), React.createElement("path", { d: "M51.2 39.3c0-7-14-7-14 1 2-6 12-6 14-1", fill: "#664e27" }), React.createElement("path", { d: "M41.2 50.9c0 3.4-4.5 5.1-9 5.1s-9-1.7-9-5.1c0 0 0-.9.9-.9h16.2c.9 0 .9.9.9.9", fill: "#574137" })); exports.default = Svg1f4731f3ff;