UNPKG

@brizy/ui-icons

Version:
10 lines (9 loc) 726 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.Apps = void 0; const react_1 = __importDefault(require("react")); exports.Apps = () => (react_1.default.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, react_1.default.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9 7.987a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1h5Zm4-6a3 3 0 1 1 0 6 3 3 0 0 1 0-6ZM4 0a.52.52 0 0 1 .41.2l3.5 5a.5.5 0 0 1-.41.787h-7A.5.5 0 0 1 .09 5.2l3.5-5A.52.52 0 0 1 4 0Z" })));