UNPKG

iconista

Version:

Thousands of SVG icons with one React component

17 lines (16 loc) 1.9 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 Svg1f5de = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("ellipse", { transform: "rotate(-45.001 8.64 8.64)", cx: "8.6", cy: "8.6", rx: "11.8", ry: "3.3", fill: "#94989b" }), React.createElement("g", { fill: "#d0d0d0" }, React.createElement("path", { d: "M38.4 25.6C32.9 20 18.5 2.3 17.1.5c.9 1.4-1.7 6-6.1 10.5-4.4 4.4-9 7.1-10.5 6.1C2.3 18.5 20 32.9 25.6 38.4c5.6 5.6 19.9 23.3 21.3 25.1 0 .1.1.1.1.2 1.3 1.3 6-1.4 10.6-6s7.3-9.4 6-10.6c0 0-.1-.1-.2-.1-1.7-1.5-19.4-15.9-25-21.4" }), React.createElement("path", { d: "M11.3 3c.8-.3 1.3-.4 1.6-.1.7.7-.9 3.5-3.7 6.3s-5.6 4.4-6.3 3.7c-.1-.1-.2-.2-.2-.4-.5 1.1-.6 1.9-.2 2.3 1 1 4.7-1.2 8.4-4.9s5.9-7.5 4.9-8.4c-.6-.7-2.3 0-4.5 1.5" }), React.createElement("path", { d: "M7.1 9.3c-.4-.4.4-1.8 1.8-3.2 1.3-1.3 2.6-2 3.1-1.9 0-.1 0-.2-.1-.3-.5-.5-2.3.6-4 2.4-1.8 1.8-2.8 3.6-2.4 4 .3.3 1.4-.1 2.6-1.1-.4.2-.8.3-1 .1" })), React.createElement("g", { fill: "#94989b" }, React.createElement("path", { d: "M25.1 34.1l1.8-2L9.5 16.4c-.8.6-1.6 1.1-2.3 1.6l17.9 16.1M18.4 7.2c-.5.7-1.1 1.5-1.6 2.2l15.6 17.4 3.6 3.6 22.7 22.1 1.7-2-22.5-22-3.6-3.6L18.4 7.2M12.2 14.1l16.4 16.4 1.9-1.9-16.4-16.4-.4.4c-.5.6-1 1-1.5 1.5" })), React.createElement("path", { d: "M41.2 27.1s.7 1.8-5.8 8.3c-6.5 6.5-8.3 5.8-8.3 5.8l-6.8-6.8s1.7.8 8.3-5.8c6.6-6.6 5.8-8.3 5.8-8.3l6.8 6.8", fill: "#3e4347" }), React.createElement("path", { d: "M48.5 61.2c.5-.2 1.2-.5 2.3-1.2 1.6-1 3.3-2.5 5-4.2L37.4 37.4c-1.6 1.6-3.2 3.1-4.9 4.6 5.9 6.7 13.7 16.3 16 19.2", fill: "#94989b" })); exports.default = Svg1f5de;