UNPKG

iconista

Version:

Thousands of SVG icons with one React component

19 lines (18 loc) 2.58 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 Svg1f956 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M28.8 54.5c-11.2.7-21.2 1-24.8-1.6-5.1-3.8.7-19.2 4.9-24.6l50.9-12.8C66.1 27.1 58 31.4 47 39c-10 7-13.8 15.1-18.2 15.5", fill: "#fbd399" }), React.createElement("path", { d: "M30.9 44.5c-8.7 8.3-34.1 14.1-27.5-7.1C6.3 28 11.9 26.7 12.7 25c2.2-4.9 8.4-7.2 10.6-7.9 5.2-1.5 2.3-6 15.7-5.4 1.2.1 3.8-2.1 6.7-2.5 7.9-1.2 13 3.6 14.1 6.4 5.3 13.2-9.1 10.2-28.9 28.9", fill: "#fbbf67" }), React.createElement("path", { d: "M7.5 53.1C-1.1 52 3.7 33.7 9.9 29.3c6.2-4.5 14.9-1.9 19.5 5.7 4.6 7.7 4.7 17.8-2.8 18.6-6.3.6-12 .4-19.1-.5", fill: "#fff3e3" }), React.createElement("path", { d: "M14.4 25c4.4-.9 8.2-3.8 16.1.9 5.7 4.7 6.8 8.6 7 5.7.9-4-6.9-11.1-14.2-10.5-7.2-.7-13.9 6.4-8.9 3.9", fill: "#d3976e" }), React.createElement("path", { d: "M13.4 25.1c.2-.6 7.9-5.1 13.3-2.7 5.1 2.2 6.7 4.2 9.5 8.3.4.6.6 1.1.9 1.5.1 0 .1-.2 0-.8.5-3.1-4.9-9.8-11.4-10.3-6.2-1.3-13.6 3.5-12.3 4", fill: "#89664c" }), React.createElement("path", { d: "M26.9 16.5c3.4-.7 6.2-2.9 12.1.7 4.3 3.6 5.1 6.5 5.3 4.3.7-3-5.2-8.4-10.7-7.9-5.4-.6-10.5 4.7-6.7 2.9", fill: "#d3976e" }), React.createElement("path", { d: "M26.1 16.5c.1-.5 6-3.8 10-2 3.8 1.6 5.1 3.2 7.2 6.3.3.5.5.8.7 1.1 0 0 .1-.2 0-.6.4-2.4-3.7-7.4-8.6-7.7-4.7-1.1-10.3 2.6-9.3 2.9", fill: "#89664c" }), React.createElement("path", { d: "M41.2 11.7c2.5-.2 4.7-1.6 8.8 1.5 2.8 2.9 3.2 5.1 3.5 3.5.7-2.2-3.2-6.5-7.2-6.6-3.9-.7-8 2.7-5.1 1.6", fill: "#d3976e" }), React.createElement("path", { d: "M40.6 11.7c.1-.3 4.6-2.3 7.4-.7 2.7 1.5 3.4 2.7 4.7 5.1.2.4.3.7.4.9 0 0 .1-.1.1-.4.5-1.7-2.1-5.7-5.7-6.3-3.3-1.1-7.5 1.1-6.9 1.4", fill: "#89664c" }), React.createElement("g", { fill: "#ede0d1" }, React.createElement("path", { d: "M7.1 47.2L8.2 46l-1.1-1.2L6 46zM12.2 32.1l1.1-1.1-1.1-1.2-1.1 1.2zM7.7 39.3l1.1-1.1L7.7 37l-1.1 1.2zM10.5 40.5l1.1-1.2-1.1-1.1-1.1 1.1zM16.5 49.5l1.1-1.2-1.1-1.1-1.1 1.1zM19.6 47.2l1.1-1.2-1.1-1.2-1.1 1.2zM26.7 37.6l1.1-1.2-1.1-1.1-1.1 1.1zM21.3 33.8l1.1-1.2-1.1-1.1-1.1 1.1zM29.2 48.3l1.1-1.1-1.1-1.2-1.1 1.2zM28.1 45.6l1.1-1.2-1.1-1.1-1.1 1.1zM23.4 38.8l1.7-1.8-1.7-1.7-1.6 1.7zM19.3 51.8l1.7-1.7-1.7-1.8-1.7 1.8zM6 44l1.6-1.8L6 40.5l-1.7 1.7z" }))); exports.default = Svg1f956;