UNPKG

iconista

Version:

Thousands of SVG icons with one React component

12 lines (11 loc) 896 B
"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 Svg1f4cc = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M24.5 35.5C17.8 42.9 2.9 60.9.6 63.1c0 0-.1 0-.1.1-.9.9-.6 1.2.3.3 2-2 20.2-17.2 27.6-23.9l-3.9-4.1", fill: "#d0d0d0" }), React.createElement("path", { fill: "#c94747", d: "M24.46 28.298L46.873 5.883 58.33 17.338 35.914 39.753z" }), React.createElement("g", { fill: "#ed4c5c" }, React.createElement("path", { d: "M43.6 54.6c.9-7.8-2.5-17.1-9.8-24.3S17.2 19.6 9.4 20.4l34.2 34.2M64 22.9c-5.2.6-11.4-1.7-16.3-6.6-4.9-4.9-7.2-11.1-6.6-16.3L64 22.9" }))); exports.default = Svg1f4cc;