UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.15 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 UserSqaureCheck = createMeisterIcons("user-sqaure-check", [["path", { "fill": "currentColor", "d": "M8.5 2.25C4.786 2.25 1.75 5.286 1.75 9v6c0 3.714 3.036 6.75 6.75 6.75h6c3.714 0 6.75-3.036 6.75-6.75v-4a.75.75 0 0 0-1.5 0v4c0 1.595-.722 3.03-1.855 3.996a6.82 6.82 0 0 0-3.87-4.224 3.75 3.75 0 1 0-5.113-.056 6.82 6.82 0 0 0-3.962 4.142A5.24 5.24 0 0 1 3.25 15V9c0-2.886 2.364-5.25 5.25-5.25h6a.75.75 0 0 0 0-1.5zm2.9 13.5a5.3 5.3 0 0 1 5.168 4.073 5.2 5.2 0 0 1-2.068.427h-6a5.2 5.2 0 0 1-2.248-.51 5.3 5.3 0 0 1 5.148-3.99M9.25 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m12.774-7.463a.75.75 0 0 0-1.048-1.074l-3.72 3.63L16.1 5.55a.75.75 0 1 0-1.2.9l1.532 2.043.038.037c.222.223.506.295.73.295.222 0 .504-.071.726-.29z", "key": "ef806a28da8e43f810d4a6ab11cbcdcfc63317ba", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserSqaureCheck as default }; //# sourceMappingURL=UserSqaureCheck.js.map