UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.55 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 Htop = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M6.928 16.738v7.233h1.414v-7.233H6.928zm10.912 0v7.233h1.414v-7.233H17.84zm2.179 0v7.233h1.414v-7.233h-1.414zm-4.366 0v7.233h1.414v-7.233h-1.414zm-13.089 0v7.233h1.415v-7.233H2.564zm2.183 0v7.233h1.414v-7.233H4.747zM24 16.771l-.02 7.178-2.16-.008v-1.257h.827v-4.745h-.814V16.76l2.167.011zm-24-.009l.02 7.178 2.16-.008v-1.257h-.827v-4.744h.814v-1.18L0 16.762zm6.928-8.356v7.233h1.414V8.406H6.928zm2.182 0v7.233h1.414V8.406H9.11zm2.181 0v7.233h1.414V8.406h-1.414zm4.362 0v7.233h1.414V8.406h-1.414zm2.187 0v7.233h1.414V8.406H17.84zm2.179 0v7.233h1.414V8.406h-1.414zm-17.455 0v7.233h1.415V8.406H2.564zm2.183 0v7.233h1.414V8.406H4.747zm8.726 0v7.233h1.415V8.406h-1.415zM24 8.433l-.02 7.178-2.16-.008v-1.257h.827V9.601h-.814V8.422L24 8.433zM0 8.43l.02 7.178 2.16-.008v-1.257h-.827V9.599h.814v-1.18L0 8.43zM6.928.029v7.233h1.414V.029H6.928zm8.725 0v7.233h1.414V.029h-1.414zm4.366 0v7.233h1.414V.029h-1.414zm-2.179 0v7.233h1.414V.029H17.84zm-15.276 0v7.233h1.415V.029H2.564zm2.183 0v7.233h1.414V.029H4.747zM24 .055l-.02 7.178-2.16-.009V5.967h.827V1.223h-.814V.044L24 .055zM0 .052L.02 7.23l2.16-.008V5.965h-.827V1.221h.814V.041L0 .052z" })); exports.default = Htop;