UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

10 lines (9 loc) 431 B
import{styled as e,css as t}from"styled-components";const i=e.svg.withConfig({displayName:"styled__IconStyled",componentId:"sc-3wuog-0"})(["display:inline-flex;flex-shrink:0;"," ",""],({width:e})=>void 0===e?t``:"number"==typeof e?t` width: ${e}px; `:t` width: ${e}; `,({height:e})=>void 0===e?t``:"number"==typeof e?t` height: ${e}px; `:t` height: ${e}; `);export{i as IconStyled};