UNPKG

ladle-inject-custom-addons

Version:
2 lines (1 loc) 641 B
import{jsx as e,jsxs as r}from"react/jsx-runtime";var t=({size:o=24,...n})=>e("svg",{width:o,height:o,viewBox:"0 0 24 24",stroke:"currentColor",fill:"none",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",...n}),c=({size:o=18,...n})=>r(t,{size:o,...n,children:[e("path",{d:"M0 0h24v24H0z",stroke:"none"}),e("path",{d:"M18 6L6 18M6 6l12 12"})]}),s=o=>e(t,{...o,children:e("path",{d:"M 21.609 10.914 C 18.931 17.502 12.002 22.249 12.002 22.249 C 12.002 22.249 4.872 17.177 2.394 10.914 C -0.669 3.172 8.281 -0.396 12.002 6.99 C 15.722 -0.396 24.744 3.201 21.609 10.914 Z"})});export{s as ExampleLadleIcon,c as LadleDialogCloseIcon};