UNPKG

iconista

Version:

Thousands of SVG icons with one React component

29 lines (28 loc) 3.06 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 Svg1f916 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("path", { d: "M57.6 13.7c-.7-1-1.6-1.7-2.7-2.2-3.4-1.7-11.6-1.3-12.3-5.7-.9-5.7-5.9.1-6.8.1-1.1 0-1.6-3.9-3.7-3.9-2.2 0-2.7 3.9-3.7 3.9-.9 0-5.9-5.8-6.8-.1-.7 4.3-9 4-12.3 5.7-1 .5-2 1.2-2.7 2.2-.5.8.6 1.6 1.2.9 1.6-2 4.8-2.4 7.1-2.8 1.9-.4 4-.6 5.9-1.4 2.6-1 2.5-4.9 3.3-4.9.6 0 2.7 3 4.5 3 1.6 0 2.6-3.7 3.5-3.7.9 0 1.9 3.7 3.5 3.7 1.9 0 4-3 4.6-3 .8 0 .7 3.9 3.3 4.9 1.8.8 3.9 1 5.9 1.4 2.3.5 5.6.8 7.1 2.8.5.7 1.6-.2 1.1-.9", fill: "#00b9f1" }), React.createElement("path", { d: "M53 57c0 2.8-2.2 5-5 5H16c-2.8 0-5-2.2-5-5V36h42v21z", fill: "#89967a" }), React.createElement("path", { d: "M32 12c-15.5 0-21 8.5-21 24v21h42V36c0-15.5-5.5-24-21-24", fill: "#b6c4a7" }), React.createElement("g", { fill: "#89967a" }, React.createElement("path", { d: "M11 55c-1.1 0-2-1.2-2-2.6v-6.8c0-1.4.9-2.6 2-2.6v12M53 43c1.1 0 2 1.2 2 2.6v6.8c0 1.4-.9 2.6-2 2.6V43" })), React.createElement("g", { fill: "#3e4347" }, React.createElement("path", { d: "M7 20H5v30h4v-2H7zM57 20v28h-2v2h4V20z" })), React.createElement("circle", { cx: "58", cy: "20", r: "4", fill: "#00b9f1" }), React.createElement("circle", { cx: "6", cy: "20", r: "4", fill: "#ff5263" }), React.createElement("path", { d: "M21.5 39.5c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8", fill: "#efffd9" }), React.createElement("circle", { cx: "21.5", cy: "31.5", r: "6", fill: "#545b61" }), React.createElement("circle", { cx: "21.5", cy: "31.5", r: "2.3", fill: "#ff5263" }), React.createElement("path", { d: "M42.5 39.5c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8", fill: "#efffd9" }), React.createElement("path", { d: "M42.5 37.5c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6", fill: "#545b61" }), React.createElement("circle", { cx: "42.5", cy: "31.5", r: "2.3", fill: "#ff5263" }), React.createElement("path", { d: "M19.8 54.1c-7.4 0-7.4-13 0-13h24.5c7.4 0 7.4 13 0 13H19.8", fill: "#efffd9" }), React.createElement("path", { d: "M20.5 52.6c-6 0-6-10 0-10h23c6 0 6 10 0 10h-23", fill: "#89967a" }), React.createElement("g", { opacity: ".7", fill: "#3e4347" }, React.createElement("path", { d: "M21.2 50.7c0 1.2-2 1.2-2 0v-6.1c0-1.2 2-1.2 2 0v6.1M25.9 50.7c0 1.2-2 1.2-2 0v-6.1c0-1.2 2-1.2 2 0v6.1M30.6 50.7c0 1.2-2 1.2-2 0v-6.1c0-1.2 2-1.2 2 0v6.1M35.4 50.7c0 1.2-2 1.2-2 0v-6.1c0-1.2 2-1.2 2 0v6.1M40.1 50.7c0 1.2-2 1.2-2 0v-6.1c0-1.2 2-1.2 2 0v6.1M44.8 50.7c0 1.2-2 1.2-2 0v-6.1c0-1.2 2-1.2 2 0v6.1" })), React.createElement("circle", { cx: "32", cy: "37", r: "2", fill: "#f5f5f5" }), React.createElement("path", { fill: "#545b61", d: "M30.316 35.862l.566-.565 2.828 2.828-.565.566z" })); exports.default = Svg1f916;