@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 717 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Tetris4 = createMeisterIcons("tetris4", [["path",{"fill":"currentColor","d":"M5.35 2.4h7.4v7.4h-7.4V2.4Zm1.5 1.5v4.4h4.4V3.9h-4.4Z","key":"d5034dbe52905d53abb25cf733f229a3336d56d0"}],["path",{"fill":"currentColor","d":"M5.35 8.3h7.4v7.4h-7.4V8.3Zm1.5 1.5v4.4h4.4V9.8h-4.4Z","key":"00a3124cc28d4c0d802059d431cc33513872f7fe"}],["path",{"fill":"currentColor","d":"M11.25 8.3h7.4v7.4h-7.4V8.3Zm1.5 1.5v4.4h4.4V9.8h-4.4Z","key":"f36ad3b9240955f5f0bd168b60f0ed5ccb73d100"}],["path",{"fill":"currentColor","d":"M11.25 14.2h7.4v7.4h-7.4v-7.4Zm1.5 1.5v4.4h4.4v-4.4h-4.4Z","key":"e85af06422a1b71afd9feaa85d875965ac3505fc"}]])
export default Tetris4