@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 1.11 kB
JavaScript
import{__rest as o}from"tslib";import{jsx as e,jsxs as t,Fragment as r}from"react/jsx-runtime";import{Icon as n}from"../../components/icon/index.js";import"../../theme/index.js";import{icon as i}from"../../components/icon/component.js";import{useTheme as s}from"../../theme/hook.js";import{IconConsumer as c}from"../../components/icon/context.js";const d=i(i=>{var d=o(i,[]);const m=s();return e(n,Object.assign({size:18,fill:"none",viewBox:"0 0 18 18"},d,{children:e(c,{children:({fill:o=m.colors.base.white}={fill:m.colors.base.white})=>t(r,{children:[e("path",{d:"M2.625 2.625H7.875V7.875H2.625V2.625Z",stroke:o,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M2.625 10.125H7.875V15.375H2.625V10.125Z",stroke:o,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M10.125 2.625H15.375V7.875H10.125V2.625Z",stroke:o,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M10.125 10.125H15.375V15.375H10.125V10.125Z",stroke:o,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})}))});export{d as GridVerticalIcon};