@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.3 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 Square10B = createMeisterIcons("square-10-b", [["path", { "fill": "currentColor", "d": "M2.25 8.2h6.5v13.5H7a4.76 4.76 0 0 1-4.75-4.75zm1.5 1.5v7.25A3.26 3.26 0 0 0 7 20.2h.25V9.7z", "key": "26d50792ca3549d6bda54f5018fad45e5c62ed4f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.25 8.2h14.5v8.75A4.76 4.76 0 0 1 17 21.7H7.25zm1.5 1.5v10.5H17a3.26 3.26 0 0 0 3.25-3.25V9.7z", "key": "c0a9e28ecc1d5ca5e5d2e19adf327588a840faaa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 7.05v2H3v-2c0-2.2 1.8-4 4-4h10c2.2 0 4 1.7 4 4", "key": "09bcf7857172278e91eae475600ef9be63325bcd", "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": "1912963190d354ddd61cdbb1de6a850bd11dad60", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square10B as default };
//# sourceMappingURL=Square10B.js.map