UNPKG

@legion-ui-kit/react-core

Version:

<div align="center"> <img height="108" width="116" src="https://legion.digitaltelkom.id/favicon.svg?v=4643a71fb65fa61a5f2b266b769ea7b1" /> <h1 align="center">Legion UI Kit - React Core</h1> </div>

3 lines (2 loc) 706 B
import{jsx as e}from"react/jsx-runtime";const o=()=>e("svg",{className:"icon-check",viewBox:"0 0 13 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e("path",{d:"M1.33333 5L4.66667 8.33333L11.3333 1.66667",className:"legion-checkbox_path",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),t=()=>e("svg",{className:"icon-indeterminate",viewBox:"0 0 12 2",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e("path",{d:"M1.33333 1H10.6667",className:"legion-checkbox_path",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})});export{o as CheckboxIconCheck,t as CheckboxIconIndeterminate}; //# sourceMappingURL=CheckboxIcons.js.map