UNPKG

iconista

Version:

Thousands of SVG icons with one React component

19 lines (18 loc) 2.29 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 Svg1f3cf = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("circle", { cx: "52.3", cy: "52.4", r: "9.6", fill: "#ed4c5c" }), React.createElement("g", { fill: "#e8e8e8" }, React.createElement("path", { d: "M45.054 46.17l.99-.99 13.505 13.506-.99.99zM52.714 50.012l.99-.99 1.91 1.909-.99.99zM55.615 52.911l.99-.99 1.91 1.908-.99.99zM49.813 47.113l.99-.99 1.909 1.909-.99.99zM48.919 53.853l.99-.99 1.909 1.91-.99.99zM51.821 56.753l.99-.99 1.91 1.909-.99.99zM55.7 58.7l-1 1 1.5 1.5c.4-.2.9-.4 1.3-.7l-1.8-1.8M43.5 48.5L45 50l1-1-1.8-1.8c-.2.5-.5.9-.7 1.3M46.019 50.956l.99-.99 1.909 1.91-.99.989zM48.9 46.2l1-1-1.5-1.5c-.4.2-.9.4-1.3.7l1.8 1.8M61 56.3l-1.5-1.5-1 1 1.8 1.8c.3-.4.5-.8.7-1.3" })), React.createElement("path", { d: "M38.4 15.3L2.3 51.4c-1 .9.6 4 3.4 6.9 2.8 2.8 5.9 4.4 6.9 3.4l36.1-36.1-10.3-10.3", fill: "#dbb471" }), React.createElement("path", { d: "M47.9 19.6L62 5.4c-.2-.8-.6-1.6-1.2-2.2-.6-.6-1.4-1-2.2-1.2L44.4 16.1c-1.4 1.4-3.7 1.4-5.2 0l8.6 8.6c-1.4-1.4-1.4-3.7.1-5.1", fill: "#e8e8e8" }), React.createElement("path", { d: "M13 51.8c-.7.7-1.4 2.3-1.4 3.3.1 1.5 1.3 6.3 1.3 6.3l35.8-35.8-4.8-4.8S20.7 44 13 51.8", opacity: ".5", fill: "#fff" }), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M12.2 51c-.7.7-2.3 1.4-3.3 1.4-1.4-.1-6.3-1.4-6.3-1.4l35.8-35.8 4.8 4.8c0 .1-23.2 23.3-31 31", opacity: ".15" }), React.createElement("path", { d: "M47.9 24.7c-.8-.8-1.1-1.9-1-3-.9-.4-1.9-.9-2.9-1.7-.7-1.1-1.3-2-1.7-2.9-1.1.1-2.2-.2-3-1 0 0 .8 2.4 3 5.6 3.2 2.2 5.6 3 5.6 3M60.3 7.2L62 5.4c-.2-.8-.6-1.6-1.2-2.2-.6-.6-1.4-1-2.2-1.2l-1.7 1.7c.7.2 1.5.6 2.1 1.3.7.6 1.1 1.4 1.3 2.2" })), React.createElement("g", { fill: "#b2c1c0" }, React.createElement("path", { d: "M49.4 18l-4.2-2.7-.8.8c-.3.3-.7.6-1.2.8l4.4 2.9.2-.2 1.6-1.6M60 7.5l-4.2-2.7L54 6.5l4.2 2.7zM56.5 11l-4.2-2.7-1.8 1.7 4.2 2.7zM52.9 14.5l-4.1-2.7-1.8 1.8 4.2 2.7z" }))); exports.default = Svg1f3cf;