@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 542 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Square5 = createMeisterIcons("square5", [["path",{"fill":"currentColor","d":"M7 3.75C5.114 3.75 3.75 5.114 3.75 7v1.15h16.5V7A3.262 3.262 0 0 0 17 3.75H7ZM3.75 17V9.65h11.5v10.6H7A3.262 3.262 0 0 1 3.75 17Zm13 3.25H17A3.262 3.262 0 0 0 20.25 17V9.65h-3.5v10.6ZM2.25 7c0-2.714 2.036-4.75 4.75-4.75h10A4.762 4.762 0 0 1 21.75 7v10A4.762 4.762 0 0 1 17 21.75H7A4.762 4.762 0 0 1 2.25 17V7Z","key":"ef190d3c02165c9c24d6938ac029034c448199c4"}]])
export default Square5