UNPKG

iconista

Version:

Thousands of SVG icons with one React component

20 lines (19 loc) 2.74 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 Svg26f1 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M54 49.8c-8.1 0-16.7 2.2-22.5 2.9-8.5 1-10.2-2.4-18.5-1.4C8.2 51.8 0 56 0 56v8h64V51s-4.9-1.2-10-1.2", fill: "#f4d4a5" }), React.createElement("g", { fill: "#ffebd2" }, React.createElement("path", { d: "M4.053 58.618l.99-.99.99.99-.99.99zM6.748 60.61l.99-.99.99.99-.99.99zM7.244 57.538l.495-.495.495.495-.495.495zM10.458 59.574l.495-.495.495.495-.495.495zM4.047 61.547l.495-.495.495.495-.495.495zM1.44 59.53l.495-.496.495.495-.495.495zM9.748 55.61l.99-.99.99.99-.99.99zM40.958 57.074l.495-.495.495.495-.495.495zM45.94 59.03l.494-.496.495.495-.495.495zM47.35 57.056l.496-.495.495.495-.495.495zM49.654 58.065l.495-.495.495.495-.495.495zM51.649 55.552l.495-.495.495.495-.495.495zM62.228 56.842l.495-.495.495.495-.495.495zM59.448 58.55l.495-.496.495.495-.495.495zM59.742 56.536l.495-.495.495.495-.495.495zM43.854 57.625l.99-.99.99.99-.99.99zM60.247 55.107l.99-.99.99.99-.99.99zM52.153 59.123l.99-.99.99.99-.99.99z" })), React.createElement("path", { d: "M59.1 54.7c0 .6-1.3.5-2.8.3-.8 1.2-1.8 1.7-2.4 1.7-.3 0-.6-1.2-.5-2.3-1.5-.4-2.6-1-2.5-1.4.3-2.5 8.3.5 8.2 1.7", fill: "#a38982" }), React.createElement("path", { d: "M54.1 47.7c.3-.1 1.3.8 2.2 2.1 1.6-.4 2.8-.6 2.8-.3.1.4-.3 1.5-1.2 2.9.8 1.3 1.3 2.3 1 2.5-.4.4-1.4.1-2.9-.3-1 1.1-1.7 1.9-2.3 1.8-.3 0-.4-1.2-.5-2.7-1.5-.6-2.4-1.3-2.5-1.8-.1-.3 1.1-.8 2.6-1.3.2-1.5.5-2.8.8-2.9", fill: "#f27a52" }), React.createElement("path", { fill: "#a38982", d: "M15.2 58l-1.7-1 8.4-5.1 2 .4z" }), React.createElement("path", { d: "M46.4 4.2c-.5-.3-1.1-.2-1.4.3l-2.5 4.3 1.7 1 2.5-4.3c.3-.5.1-1.1-.3-1.3", fill: "#3e4347" }), React.createElement("path", { fill: "#94989b", d: "M15.2 58l-1.7-1 20-32.5 1.7 1z" }), React.createElement("path", { d: "M43.9 8.5L30.8 31c2.8-1.2 6.2-1.1 9.1.6 2.9 1.7 4.7 4.5 5.1 7.6 6-13.4 6-26.6-1.1-30.7", fill: "#ffbe5c" }), React.createElement("path", { d: "M43.9 8.5L30.8 31c-.4-3-2.2-5.9-5.1-7.6-2.9-1.7-6.3-1.8-9.1-.6C25.3 10.9 36.7 4.4 43.9 8.5", fill: "#ed77a8" }), React.createElement("path", { d: "M43.9 8.5C51 12.6 51 25.8 45 39.2c2.8-1.2 6.2-1.1 9.1.6 2.5 1.5 4.2 3.8 4.9 6.4 4.4-14-1.6-29.9-15.1-37.7", fill: "#c7e86f" }), React.createElement("path", { d: "M43.9 8.5c-7.1-4.1-18.5 2.4-27.2 14.3-.4-3-2.2-5.9-5.1-7.6-2.5-1.5-5.4-1.7-8-1C13.5 3.4 30.3.6 43.9 8.5", fill: "#60d4e0" })); exports.default = Svg26f1;