@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 506 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Cross = createMeisterIcons("cross", [["path",{"fill":"currentColor","d":"M18.18 5.82a.75.75 0 0 1 0 1.06l-11.3 11.3a.75.75 0 1 1-1.06-1.06l11.3-11.3a.75.75 0 0 1 1.06 0Z","key":"ee28e5c1a399d3499d196fda55d7bd35777c2bf6"}],["path",{"fill":"currentColor","d":"M5.82 5.82a.75.75 0 0 1 1.06 0l11.3 11.3a.75.75 0 0 1-1.06 1.06L5.82 6.88a.75.75 0 0 1 0-1.06Z","key":"fd32c8320490f183f591eb2ed0e739151f88ded7"}]])
export default Cross