UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.1 kB
/** * @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 Square12B = createMeisterIcons("square-12-b", [["path", { "fill": "currentColor", "d": "M11.25 2.25H17c2.602 0 4.75 2.024 4.75 4.75v10A4.76 4.76 0 0 1 17 21.75h-5.75zm1.5 1.5v16.5H17A3.26 3.26 0 0 0 20.25 17V7c0-1.874-1.452-3.25-3.25-3.25z", "key": "034e499264329dc00cbda5aa03f7d5768d58cccc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3v18H7c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4z", "key": "13daf398e24ac3941d7e4f50f4861fabb3841594", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25h4.25V3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h5.75v19.5H7A4.76 4.76 0 0 1 2.25 17z", "key": "2a0044d6786c54126585ad556dc53602f2cb3f24", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square12B as default }; //# sourceMappingURL=Square12B.js.map