UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 734 B
/** * @license @meistericons/vue v0.5.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const Square4 = createMeisterIcons("square-4", [["path", { "fill": "currentColor", "d": "M3.75 7c0-1.886 1.364-3.25 3.25-3.25h.25v16.5H7A3.26 3.26 0 0 1 3.75 17zm5 13.25H17A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75H8.75zM7 2.25C4.286 2.25 2.25 4.286 2.25 7v10A4.76 4.76 0 0 0 7 21.75h10A4.76 4.76 0 0 0 21.75 17V7A4.76 4.76 0 0 0 17 2.25z", "key": "a271b5428c1271857889c795229bddb0ca99a273", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square4 as default }; //# sourceMappingURL=Square4.js.map