UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.11 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 Square4VarB = createMeisterIcons("square-4-var-b", [["path", { "fill": "currentColor", "d": "M7 3h1v18H7c-2.2 0-4-1.8-4-4V7c0-2.3 1.7-4 4-4", "key": "6380e0ad44c64054afed0cad1487754127d49696", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v10A3.26 3.26 0 0 0 7 20.25h.25V3.75zM2.25 7c0-2.714 2.036-4.75 4.75-4.75h1.75v19.5H7A4.76 4.76 0 0 1 2.25 17z", "key": "92cdc2438f91da63ec2aac2b98294c230ff59020", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.25 2.25H17A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7.25zm1.5 1.5v16.5H17A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75z", "key": "768dce250750acdc160c2bd5f1739ca3d70fa6de", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square4VarB as default }; //# sourceMappingURL=Square4VarB.js.map