@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 751 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 Square2 = createMeisterIcons("square-2", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25h.25V3.75zm1.75 0v16.5h6.5V3.75zM17 20.25h-.25V3.75H17A3.26 3.26 0 0 1 20.25 7v10A3.26 3.26 0 0 1 17 20.25M2.25 7A4.76 4.76 0 0 1 7 2.25h10A4.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": "4dda0d8afe8ade4c4a28667a925fd773ca024176", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Square2 as default };
//# sourceMappingURL=Square2.js.map