@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 944 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const HexCross1 = createMeisterIcons("hex-cross1", [["path",{"fill":"currentColor","d":"M14.42 4.98c-1.307-1.307-3.533-1.307-4.84 0l-4.6 4.6c-1.307 1.307-1.307 3.533 0 4.84l4.6 4.6c1.307 1.307 3.533 1.307 4.84 0l4.6-4.6c1.307-1.307 1.307-3.533 0-4.84l-4.6-4.6Zm-5.9-1.06c1.893-1.893 5.067-1.893 6.96 0l4.6 4.6c1.893 1.893 1.893 5.067 0 6.96l-4.6 4.6c-1.893 1.893-5.068 1.893-6.96 0l-4.6-4.6c-1.893-1.893-1.893-5.068 0-6.96l4.6-4.6Z","key":"2c0e5601def0e9610a2004cf8c630f0a751b3d1f"}],["path",{"fill":"currentColor","d":"M14.68 9.32a.75.75 0 0 1 0 1.06l-4.3 4.3a.75.75 0 0 1-1.06-1.06l4.3-4.3a.75.75 0 0 1 1.06 0Z","key":"3db285c4b9a7f0580da7d93f039e6b3f03165743"}],["path",{"fill":"currentColor","d":"M9.32 9.32a.75.75 0 0 1 1.06 0l4.3 4.3a.75.75 0 0 1-1.06 1.06l-4.3-4.3a.75.75 0 0 1 0-1.06Z","key":"95de33ce6eca9ac7f4b92d98c06b96521a9bde61"}]])
export default HexCross1