@bothub-chat/ui
Version:
Bothub UI Components
2 lines (1 loc) • 700 B
JavaScript
import{__rest as e}from"tslib";import{jsx as o,jsxs as i,Fragment as n}from"react/jsx-runtime";import{Icon as l}from"../../components/icon/index.js";import{icon as t}from"../../components/icon/component.js";import{IconConsumer as d}from"../../components/icon/context.js";const r=t(t=>{var r=e(t,[]);return o(l,Object.assign({size:18,viewBox:"0 0 16 16",fill:"none"},r,{children:o(d,{children:()=>i(n,{children:[o("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 10H16V14H0V10Z",fill:"#F93939"}),o("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 2H16V6H0V2Z",fill:"white"}),o("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 6H16V10H0V6Z",fill:"#0066FF"})]})})}))});export{r as FlagRUIcon};