@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 854 B
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 m}from"../../components/icon/context.js";const c=i(i=>{var c=o(i,[]);const p=s();return e(n,Object.assign({size:18,fill:"none",viewBox:"0 0 18 18"},c,{children:e(m,{children:({fill:o=p.colors.base.white}={fill:p.colors.base.white})=>t(r,{children:[e("path",{d:"M2.625 15.375V10.125H15.375V15.375H2.625Z",stroke:o,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M2.625 7.875V2.625H15.375V7.875H2.625Z",stroke:o,strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]})})}))});export{c as GridHorizontalIcon};