UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.25 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 CloudIot2 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M8.613 2.158a5.073 5.073 0 014.965 1.46 3.96 3.96 0 015.666 4.127 4.42 4.42 0 01-2.464 8.088h-.282v2.416c0 .414.336.75.75.75h.49c.229-.303.592-.5 1-.5h.01a1.25 1.25 0 010 2.5h-.01c-.409 0-.772-.196-1-.5h-.49a2.25 2.25 0 01-2.25-2.25v-2.416h-2.25v3.909a1.25 1.25 0 01-.74 2.257h-.01a1.25 1.25 0 01-.75-2.25v-3.916h-2.25v2.416a2.25 2.25 0 01-2.25 2.25h-.49c-.227.304-.59.5-1 .5h-.01a1.25 1.25 0 110-2.5h.01c.41 0 .772.197 1 .5h.49a.75.75 0 00.75-.75v-2.416h-.282a4.42 4.42 0 01-2.39-8.136 5.076 5.076 0 013.787-5.54zm-.328 12.175h3.677a.739.739 0 01.073 0h3.677a.739.739 0 01.073 0h.996a2.92 2.92 0 001.282-5.542.75.75 0 01-.387-.895 2.46 2.46 0 00-3.82-2.697.75.75 0 01-1.063-.172 3.576 3.576 0 00-6.405 2.888.75.75 0 01-.41.855 2.92 2.92 0 001.238 5.563h.996a.742.742 0 01.073 0z", fill: "#323544" })); exports.default = CloudIot2;