UNPKG

iconista

Version:

Thousands of SVG icons with one React component

21 lines (20 loc) 2.41 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 Svg1f49d = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#ff5a79" }, React.createElement("path", { d: "M61.1 18.4c.8 2.2 1.1 4.4.9 6.6L45.4 8.1C51.5 7.4 58 10 61.1 18.4M2.9 18.3C9.3 1.1 30.1 8.8 32 17.4c.9-3.3 4.1-6.2 8.1-8l20.4 20.9C54.8 44 33.9 54.8 32 57 29.6 54.8-4 36.9 2.9 18.3z" })), React.createElement("g", { fill: "#dae4ea" }, React.createElement("path", { d: "M45.4 8.1l16.5 16.8c-.2 1.9-.7 3.7-1.4 5.5L40.1 9.5c1.7-.7 3.5-1.2 5.3-1.4M54.2 24.8s-6.4 6-5.1 15.1L44.2 35l-4.9 5s1-10.9 10.1-20.1l4.8 4.9" })), React.createElement("path", { d: "M49.1 20.1c-1.8 1.8-1.6 5.6.4 8.3l1.6 2.2c2 2.7 4.4 3.5 5.3 1.8.9-1.8 3-4 4.8-4.9 1.7-.9.9-3.3-1.7-5.4l-2.1-1.6c-2.9-2-6.5-2.2-8.3-.4", fill: "#fff" }), React.createElement("path", { d: "M49.4 19.8c-.5.7.5 1.6 1.9 2.4l.8.4c1.5.8 1.9.3.8-1l-.6-.8c-.8-1.4-2.3-1.7-2.9-1", fill: "#dae4ea" }), React.createElement("path", { d: "M55.5 32c0 .4-.4.4-.6.4-.5.1-1.3-.2-2.3-1.3-.3-.3-.6-.7-.9-1l-1.6-2.2c-1.1-1.5-1.6-3.5-1.4-5 .1 0 6.8 4.7 6.8 9.1", fill: "#c4ced6" }), React.createElement("path", { d: "M44.6 15s-5.8 6.6-14.8 5.3l4.8 4.9-4.9 5s10.7-1 19.7-10.3L44.6 15", fill: "#dae4ea" }), React.createElement("path", { d: "M49.1 20.2c-1.8 1.8-5.5 1.7-8.1-.4l-2.1-1.6c-2.7-2-3.5-4.5-1.7-5.4 1.7-.9 3.9-3.1 4.8-4.9.9-1.8 3.3-1 5.3 1.8l1.6 2.2c1.9 2.7 2 6.5.2 8.3", fill: "#fff" }), React.createElement("path", { d: "M49.5 19.8c-.6.5-1.6-.5-2.3-2l-.5-.8c-.8-1.5-.3-1.9 1-.9l.8.6c1.3 1.1 1.7 2.6 1 3.1", fill: "#dae4ea" }), React.createElement("path", { d: "M37.5 13.6c-.4 0-.3.4-.4.6-.1.5.2 1.3 1.3 2.4.3.3.6.6 1 .9l2.1 1.6c1.5 1.1 3.4 1.6 4.9 1.4.1 0-4.6-6.9-8.9-6.9", fill: "#c4ced6" }), React.createElement("path", { d: "M47.3 18.3c-1 1.4-1.1 3.2-.3 4.1.9.9 2.6.7 4-.3l.4-.3c1.3-1 1.4-2.9.3-4.1l-.1-.1c-1.2-1.2-3-1.1-4 .3l-.3.4", fill: "#fff" }), React.createElement("path", { d: "M48.7 20.6c.8.8 2.3.8 3.6 0-.2.4-.5.8-.9 1.1l-.4.4c-1.3 1-3.1 1.2-4 .3-.9-.9-.7-2.7.3-4.1l.3-.5c.3-.4.7-.7 1.1-.9-.8 1.3-.8 2.9 0 3.7", fill: "#dae4ea" })); exports.default = Svg1f49d;