UNPKG

iconista

Version:

Thousands of SVG icons with one React component

25 lines (24 loc) 2.87 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 Svg1f3b3 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M2.8 28.9c1.3-7 4.3-10.8 4.1-14.7-.1-1.7-2-3.7-2-6.7 0-7.4 8.8-7.1 8.7 0 0 3-1.7 5-1.8 6.8-.2 3.8 2.6 7.7 3.8 14.7 2 10.9.5 14.2-.1 14.8-2.1 2.3-8.3 3-10.8 1.1-3.5-2.6-3-10.1-1.9-16", fill: "#bec0c6" }), React.createElement("path", { d: "M16.2 28.9c-1.3-7-4.3-10.8-4.1-14.7.1-1.7 2-3.7 2-6.7 0-4.6-3.6-6.4-6.3-5.2 0 0-.9 2.4-.9 5.2 0 4.3 2.2 6.9 2.2 6.9C2.4 31 3.7 41.5 6.5 43.7c2 1.5 7.3 1.9 9.1.1 1.2-1.3 2.6-3.9.6-14.9", fill: "#e8ecef" }), React.createElement("g", { fill: "#c9150d" }, React.createElement("path", { d: "M6.5 12.7h6.1c-.2.5-.4 2.1-.4 2.5H6.9c0-.3-.2-1.9-.4-2.5M6.4 17.8h6.3c.3.8.5 1.6.9 2.5H5.5c.4-.9.6-1.8.9-2.5" })), React.createElement("path", { d: "M24.4 28.9c1.3-7 4.3-10.8 4.1-14.7-.1-1.7-2-3.7-2-6.7 0-7.4 8.8-7.1 8.7 0 0 3-1.7 5-1.8 6.8-.2 3.8 2.6 7.7 3.8 14.7 2 10.9.5 14.2-.1 14.8-2.1 2.3-8.3 3-10.8 1.1-3.6-2.6-3.1-10.1-1.9-16", fill: "#bec0c6" }), React.createElement("path", { d: "M37.8 28.9c-1.3-7-4.3-10.8-4.1-14.7.1-1.7 2-3.7 2-6.7 0-4.6-3.6-6.4-6.3-5.2 0 0-.9 2.4-.9 5.2 0 4.3 2.2 6.9 2.2 6.9-6.7 16.5-5.4 27-2.6 29.2 2 1.5 7.3 1.9 9.1.1 1.1-1.2 2.6-3.8.6-14.8", fill: "#e8ecef" }), React.createElement("g", { fill: "#c9150d" }, React.createElement("path", { d: "M28 12.7h6.1c-.2.5-.4 2.1-.4 2.5h-5.3c.1-.3-.1-1.9-.4-2.5M27.9 17.8h6.3c.3.8.5 1.6.9 2.5H27c.4-.9.6-1.8.9-2.5" })), React.createElement("path", { d: "M12.7 32.6c1.5-7.9 4.9-12.3 4.6-16.7-.1-2-2.3-4.2-2.3-7.6 0-8.4 10-8.1 9.9 0 0 3.5-1.9 5.7-2 7.7-.2 4.3 2.9 8.7 4.4 16.7 2.3 12.4.5 16.1-.2 16.9-2.4 2.6-9.4 3.4-12.2 1.3-4.1-3.1-3.5-11.7-2.2-18.3", fill: "#bec0c6" }), React.createElement("path", { d: "M27.9 32.6c-1.4-7.9-4.9-12.3-4.6-16.7.1-2 2.3-4.2 2.3-7.6 0-5.3-4.1-7.2-7.2-5.9 0 0-1.1 2.8-1.1 5.9 0 4.9 2.5 7.9 2.5 7.9-7.6 18.8-6.2 30.7-2.9 33.2 2.2 1.8 8.4 2.2 10.3.1 1.3-1.5 3-4.5.7-16.9", fill: "#e8ecef" }), React.createElement("g", { fill: "#c9150d" }, React.createElement("path", { d: "M16.8 14.2h6.9c-.3.6-.5 2.4-.5 2.8h-6c.1-.4-.1-2.2-.4-2.8M16.7 19.9h7.2c.3.9.6 1.8 1 2.8h-9.2c.5-1 .7-1.9 1-2.8" })), React.createElement("circle", { cx: "42.2", cy: "42.2", r: "19.8", fill: "#4d4d4d" }), React.createElement("g", { fill: "#231f20" }, React.createElement("circle", { cx: "41.7", cy: "44.5", r: "3.5" }), React.createElement("circle", { cx: "32.3", cy: "34.9", r: "3" }), React.createElement("circle", { cx: "44.7", cy: "30.3", r: "3" }))); exports.default = Svg1f3b3;