UNPKG

iconista

Version:

Thousands of SVG icons with one React component

12 lines (11 loc) 1.21 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 Svg1f460 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M6.1 28.1l2 30.7 2.2-.8s-1.4-20.5 3.8-22.3l-8-7.6", fill: "#ed4c5c" }), React.createElement("path", { d: "M49.4 47.7s-4.3-1.4-14.1 1.4c-9.7 2.8-13.5-4.4-24.3-29.9C5.9 7.2 3.5.8 8.8 0h-.3c-2.5.2-4 2.5-4.4 3.2-2.5 4.5-6.5 9.7-2.4 18.3 0 0 3.7 14.3 3.7 36.7l2.6.6S6.9 34.1 9.9 33.2c0 0 2.6 2.7 9.7 16.7C26.1 62.6 32.4 64 38.6 64h23c1.2-.3 2.4-1.1 2.4-4.4 0-3.4-7.6-9.2-14.6-11.9", fill: "#3e4347" }), React.createElement("path", { d: "M11 19.1C21.8 44.6 25.6 51.8 35.3 49c6.1-1.7 10-1.8 12.2-1.7C34.2 40 32.7 36.4 24.8 19.6 16.5 2.1 13.4 0 8.8 0 3.5.8 5.9 7.2 11 19.1", fill: "#94989b" }), React.createElement("path", { d: "M11 19.1C21.8 44.6 25.6 51.8 35.3 49c.3-.1.6-.2.8-.2C24 40.4 18 21.5 14.4 15.3c-2-3.4-4.6-4.4-6.8-4.6.9 2.5 2 5.3 3.4 8.4", fill: "#d0d0d0" })); exports.default = Svg1f460;