@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 521 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 Square = createMeisterIcons("square", [["path", { "fill": "currentColor", "d": "M2.25 2.25h19.5v19.5H2.25zm1.5 1.5v16.5h16.5V3.75z", "key": "3185f23c5ed8fc54791960c27dd124bf16e03c26", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square as default };
//# sourceMappingURL=Square.js.map