UNPKG

iconista

Version:

Thousands of SVG icons with one React component

11 lines (10 loc) 1.23 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 Svg1f511 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M57 7C50.3.3 39.5.3 32.9 7c-5.5 5.5-6.4 13.8-3 20.3L5.5 52 2 60.4 3.6 62l6.3-.6 26.8-27.2c6.5 3.6 14.8 2.6 20.2-2.9 6.8-6.7 6.8-17.6.1-24.3m-4.8 12.2c-2 2-5.3 2-7.3 0s-2-5.3 0-7.4c2-2 5.3-2 7.3 0 2.1 2 2.1 5.3 0 7.4", fill: "#eda454" }), React.createElement("g", { fill: "#cc7f2b" }, React.createElement("path", { d: "M15.8 57.5l1.4-1.5v-2l-7.3 7.4 4.4-.5 1.5-1.5zM26.1 47l1.4-1.5v-2l-8.8 9h2l1.4-1.5h2l2-2zM30.5 31.6c.5-.5.2-.7 0-1-.3-.3-.4-.6-.9 0L7.9 52.5c-.5.5-.2.7 0 1 .3.3.4.6.9 0l21.7-21.9M33.5 34.6c.5-.5.2-.7 0-1-.3-.3-.4-.6-.9 0L10.8 55.5c-.5.5-.2.7 0 1 .3.3.4.6.9 0l21.8-21.9M56 8c-6.1-6.1-16-6.1-22.1 0-4.6 4.6-5.7 11.4-3.4 17.1-2.1-5.4-.9-11.7 3.4-16C39.7 3.2 49.2 3.2 55 9c5.8 5.9 5.8 15.4 0 21.2-4.3 4.3-10.6 5.4-15.9 3.4 5.7 2.3 12.4 1.2 17-3.4 6-6.1 6-16.1-.1-22.2" }))); exports.default = Svg1f511;