UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 kB
"use strict"; /** * @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 UserSquare = createMeisterIcons("user-square", [["path", { "fill": "currentColor", "d": "M9 3.75C6.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 15V9c0-2.886-2.364-5.25-5.25-5.25zm8.068 16.073A5.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-.427M2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75zm9.75.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5", "key": "df12b96650ac21e9244dc1ddf12b30c486ab9b84", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserSquare as default }; //# sourceMappingURL=UserSquare.js.map