UNPKG

iconista

Version:

Thousands of SVG icons with one React component

15 lines (14 loc) 1.38 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 Svg1f6c1 = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 64 64", ...props }, React.createElement("g", { fill: "#c6bbb3" }, React.createElement("path", { d: "M13.1 57.5c0 2.5-.9 4.5-2.9 4.5s-3.4-2.2-2.5-4.5C9 53.9 12.2 52 14.2 52c1.9 0-1.1 3-1.1 5.5M50.9 57.5c0 2.5.9 4.5 2.9 4.5s3.4-2.2 2.5-4.5C55 53.9 51.8 52 49.8 52c-1.9 0 1.1 3 1.1 5.5" })), React.createElement("path", { d: "M59.1 40.1c0 18.4-12 18.8-26.9 18.8S5.4 58.5 5.4 40.1h53.7", fill: "#e2d8c7" }), React.createElement("path", { fill: "#c6bbb3", d: "M5.4 41h53.7v1.2H5.4z" }), React.createElement("path", { d: "M59.4 41.4H5.1c-4.1 0-4.1-4.8 0-4.8h54.3c3.5 0 3.5 4.8 0 4.8", fill: "#ddd3ca" }), React.createElement("g", { opacity: ".6", fill: "#a6aeb0" }, React.createElement("path", { d: "M33.8 14.8C28.8 9.6 32.1 2 32.1 2s-10.5 10.1-3.9 17c7.7 8 3.9 13 3.9 13s9.6-9 1.7-17.2M18.8 19.5c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6M48.7 19.5c-3.8-3.8-1.3-9.3-1.3-9.3s-7.9 7.3-2.9 12.4c5.8 5.8 2.9 9.5 2.9 9.5s7.2-6.6 1.3-12.6" }))); exports.default = Svg1f6c1;