@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.44 kB
JavaScript
/**
* @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 Square6B = createMeisterIcons("square-6-b", [["path", { "fill": "currentColor", "d": "M21 7.05v2H3v-2c0-2.2 1.8-4 4-4h10c2.2 0 4 1.7 4 4", "key": "fa5e282be4ab83498eb1883ee54ab358a6e4a9d9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.8a3.26 3.26 0 0 0-3.25 3.25V8.3h16.5V7.05c0-1.874-1.452-3.25-3.25-3.25zM2.25 7.05A4.76 4.76 0 0 1 7 2.3h10c2.602 0 4.75 2.024 4.75 4.75V9.8H2.25z", "key": "dfb162365957728aa457e257286d3bbb5834414e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 8.2h19.5v8.75A4.76 4.76 0 0 1 17 21.7H7a4.76 4.76 0 0 1-4.75-4.75zm1.5 1.5v7.25A3.26 3.26 0 0 0 7 20.2h10a3.26 3.26 0 0 0 3.25-3.25V9.7z", "key": "14a2aa05c511f4a7eb917c9c2c515cd6183ff288", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.75 8.95v12.1h-1.5V8.95z", "key": "f7081c9bfcc52367540464546139293f375aa9c1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 15.7H8v-1.5h13z", "key": "91e229bf6c5af08a170da9fc5612cb738d944eab", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square6B as default };
//# sourceMappingURL=Square6B.js.map