@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":"748e73f0646680177da654d2977de9207755c13a"}],["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":"efeb46288cf497daa9a9ccdc83b947d217b79052"}]])
export default Cross