@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 537 B
JavaScript
import{__rest as o}from"tslib";import{jsx as i}from"react/jsx-runtime";import{Icon as t}from"../../components/icon/index.js";import{icon as n}from"../../components/icon/component.js";import{IconConsumer as r}from"../../components/icon/context.js";const e=n(n=>{var e=o(n,[]);return i(t,Object.assign({size:18,viewBox:"0 0 18 19"},e,{children:i(r,{children:({fill:o="white"}={fill:"white"})=>i("path",{d:"M7.83333 2.5V8.33333H2V10.6667H7.83333V16.5H10.1667V10.6667H16V8.33333H10.1667V2.5H7.83333Z",fill:o})})}))});export{e as Plus2Icon};