@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":"a0c3f3b494ec1d7c74f8086ca67a7c0685dd56a5"}],["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":"a69f6e4600f3ab4eb086ac92eccec5e829f7ed02"}],["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":"ba566a905cb0f78886a64276b6621d99e47557da"}]])
export default HexCross1