UNPKG

iconista

Version:

Thousands of SVG icons with one React component

14 lines (13 loc) 1.47 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 Svg1f4a3 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M13.8 22.5C9.4 18.1 8 14.4 9.6 11.6c3.1-5.5 18-5.5 30.4-2.7l-.4 1.8C28 8.2 13.9 8.1 11.3 12.6c-1.4 2.5 1.3 6.1 3.9 8.7l-1.4 1.2", fill: "#d3976e" }), React.createElement("g", { fill: "#ffce31" }, React.createElement("path", { d: "M41.2 11.3c-1 1-2 1.9-2.9 2.9-.9.9.5 2.2 1.3 1.3 1-1 2-1.9 2.9-2.9.9-.8-.4-2.2-1.3-1.3M46.8 8.5l2.9-2.9c.9-.9-.5-2.2-1.3-1.3l-2.9 2.9c-.9.8.4 2.1 1.3 1.3M45.4 12.6c1 1 2 1.9 2.9 2.9.9.9 2.2-.5 1.3-1.3-1-1-2-1.9-2.9-2.9-.8-.9-2.2.5-1.3 1.3M38.3 5.6l2.9 2.9c.9.9 2.2-.5 1.3-1.3l-2.9-2.9c-.8-.9-2.2.5-1.3 1.3" })), React.createElement("g", { fill: "#ed4c5c" }, React.createElement("path", { d: "M43 14v2.9c0 1.2 1.9 1.2 1.9 0V14c0-1.2-1.9-1.2-1.9 0M43 2.9v2.8c0 1.2 1.9 1.2 1.9 0V2.9c0-1.2-1.9-1.2-1.9 0M48.2 10.8h2.9c1.2 0 1.2-1.9 0-1.9h-2.9c-1.2.1-1.2 1.9 0 1.9" })), React.createElement("path", { d: "M10.7 24.2l6-5.9 3.8 3.7c3.5-2.4 7.8-3.7 12.4-3.7C45.1 18.2 55 28 55 40.1 55 52.2 45.1 62 32.8 62c-12.2 0-22.2-9.8-22.2-21.9 0-4.5 1.4-8.7 3.8-12.2l-3.7-3.7", fill: "#3e4347" })); exports.default = Svg1f4a3;