UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.35 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 BootThin = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 256 256", fill: "currentColor", ...props }, React.createElement("path", { d: "M192 116h-36V56a12 12 0 00-12-12H32a4 4 0 00-3.73 5.43c9.29 24.23 11.46 77.22-.11 117.46A3.82 3.82 0 0028 168v32a12 12 0 0012 12h26.11a12.08 12.08 0 005.37-1.27l12.62-6.31a4.09 4.09 0 011.79-.42h16.22a4.09 4.09 0 011.79.42l12.62 6.31a12.08 12.08 0 005.37 1.27h28.22a12.08 12.08 0 005.37-1.27l12.62-6.31a4.09 4.09 0 011.79-.42h16.22a4.09 4.09 0 011.79.42l12.62 6.31a12.08 12.08 0 005.37 1.27H232a12 12 0 0012-12v-32a52.06 52.06 0 00-52-52zM37.6 52H144a4 4 0 014 4v28h-36a4 4 0 000 8h36v24h-36a4 4 0 000 8h80a44.06 44.06 0 0143.81 40H37.2c8.04-32.19 9.8-81.35.4-112zM236 200a4 4 0 01-4 4h-26.11a4.09 4.09 0 01-1.79-.42l-12.62-6.31a12.08 12.08 0 00-5.37-1.27h-16.22a12.08 12.08 0 00-5.37 1.27l-12.62 6.31a4.09 4.09 0 01-1.79.42h-28.22a4.09 4.09 0 01-1.79-.42l-12.62-6.31a12.08 12.08 0 00-5.37-1.27H85.89a12.08 12.08 0 00-5.37 1.27l-12.62 6.31a4.09 4.09 0 01-1.79.42H40a4 4 0 01-4-4v-28h200z" })); exports.default = BootThin;