@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 652 B
JavaScript
import{__rest as o}from"tslib";import{jsx as r,jsxs as t,Fragment as e}from"react/jsx-runtime";import{Icon as i}from"../../components/icon/index.js";import{icon as n}from"../../components/icon/component.js";import{IconConsumer as s}from"../../components/icon/context.js";const c=n(n=>{var c=o(n,[]);return r(i,Object.assign({size:30,viewBox:"0 0 30 20",fill:"none"},c,{children:r(s,{children:({fill:o,stroke:i}={fill:"#073CA4",stroke:"#4785FF"})=>t(e,{children:[r("rect",{width:"30",height:"20",rx:"4",fill:o}),r("path",{d:"M10 12L15 8L20 12",stroke:i,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})}))});export{c as TextHideIcon};