@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 627 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Tetris7 = createMeisterIcons("tetris7", [["path",{"fill":"currentColor","d":"M5.35 2.4h7.4v7.4h-7.4V2.4Zm1.5 1.5v4.4h4.4V3.9h-4.4Z","key":"d9ac4c8a28cf79aa5b0095ee4ea6429af219eea9"}],["path",{"fill":"currentColor","d":"M5.35 8.3h7.4v7.4h-7.4V8.3Zm1.5 1.5v4.4h4.4V9.8h-4.4Z","key":"725be5d113ab8586f477f5ce546db18e6f367197"}],["path",{"fill":"currentColor","d":"M11.25 2.4h7.4v7.4h-7.4V2.4Zm1.5 1.5v4.4h4.4V3.9h-4.4Zm-7.4 10.3h7.4v7.4h-7.4v-7.4Zm1.5 1.5v4.4h4.4v-4.4h-4.4Z","key":"ff83317ac36e79656e575857b99b4cd786da7b27"}]])
export default Tetris7