@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 739 B
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 Square13 = createMeisterIcons("square-13", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75h10A3.26 3.26 0 0 1 20.25 7v4.25H3.75zm0 5.75V17c0 1.798 1.376 3.25 3.25 3.25h10A3.26 3.26 0 0 0 20.25 17v-4.25zM7 2.25A4.76 4.76 0 0 0 2.25 7v10c0 2.602 2.024 4.75 4.75 4.75h10A4.76 4.76 0 0 0 21.75 17V7A4.76 4.76 0 0 0 17 2.25z", "key": "cb42eb0f87a1cac880eca5598afc0c0a6ff86e7f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square13 as default };
//# sourceMappingURL=Square13.js.map