@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.12 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 UserSquareAdd = createMeisterIcons("user-square-add", [["path", { "fill": "currentColor", "d": "M2.25 9c0-3.714 3.036-6.75 6.75-6.75h6a.75.75 0 0 1 0 1.5H9C6.114 3.75 3.75 6.114 3.75 9v6a5.24 5.24 0 0 0 1.7 3.858 6.82 6.82 0 0 1 3.963-4.143 3.75 3.75 0 1 1 5.113.056 6.82 6.82 0 0 1 3.869 4.225A5.24 5.24 0 0 0 20.25 15v-4a.75.75 0 0 1 1.5 0v4c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75zm14.818 10.823A5.3 5.3 0 0 0 11.9 15.75a5.3 5.3 0 0 0-5.148 3.99c.683.327 1.445.51 2.248.51h6c.733 0 1.432-.152 2.068-.427M12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m6-6.5a.75.75 0 0 1 .75.75v2.25H21a.75.75 0 0 1 0 1.5h-2.25V10a.75.75 0 0 1-1.5 0V7.75H15a.75.75 0 0 1 0-1.5h2.25V4a.75.75 0 0 1 .75-.75", "key": "e921b236e60725cf66a40ea0f7c0c4ffbf604fcd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserSquareAdd as default };
//# sourceMappingURL=UserSquareAdd.js.map