@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.11 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 Square13VarB = createMeisterIcons("square-13-var-b", [["path", { "fill": "currentColor", "d": "M2.25 11.25h19.5V17A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17zm1.5 1.5V17A3.26 3.26 0 0 0 7 20.25h10A3.26 3.26 0 0 0 20.25 17v-4.25z", "key": "933721e2402ed4815c345a4bc8932f3c395b037d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 12H3V7c0-2.2 1.8-4 4-4h10c2.2 0 4 1.8 4 4z", "key": "2f3e25818430dd3af8b56bee41e6ec25f78fcdd2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v4.25h16.5V7A3.26 3.26 0 0 0 17 3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.76 4.76 0 0 1 21.75 7v5.75H2.25z", "key": "389487f1cb5d7bd34344b571cddda589c60cbcdb", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square13VarB as default };
//# sourceMappingURL=Square13VarB.js.map