@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 763 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 Square5 = createMeisterIcons("square-5", [["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v1.15h16.5V7A3.26 3.26 0 0 0 17 3.75zM3.75 17V9.65h11.5v10.6H7A3.26 3.26 0 0 1 3.75 17m13 3.25H17A3.26 3.26 0 0 0 20.25 17V9.65h-3.5zM2.25 7c0-2.714 2.036-4.75 4.75-4.75h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17z", "key": "70530c64a6332ebb738d9e4185836fb65a6fa476", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square5 as default };
//# sourceMappingURL=Square5.js.map