@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.14 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "492ec4ff36b02cf3883dfc885f10847baffca36d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserSquareAdd as default };
//# sourceMappingURL=UserSquareAdd.js.map