@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 511 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Square1 = createMeisterIcons("square1", [["path",{"fill":"currentColor","d":"M3.75 7A3.262 3.262 0 0 1 7 3.75h10c1.798 0 3.25 1.376 3.25 3.25v.25H3.75V7Zm0 1.75V17A3.262 3.262 0 0 0 7 20.25h10A3.262 3.262 0 0 0 20.25 17V8.75H3.75ZM7 2.25A4.762 4.762 0 0 0 2.25 7v10A4.762 4.762 0 0 0 7 21.75h10A4.762 4.762 0 0 0 21.75 17V7c0-2.726-2.148-4.75-4.75-4.75H7Z","key":"73462a7917fc936e0333d6b94d10d0bc7a735ecf"}]])
export default Square1