UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.13 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 UserCircleCheck = createMeisterIcons("user-circle-check", [["path", { "fill": "currentColor", "d": "M3.75 12A8.213 8.213 0 0 1 12 3.75a.75.75 0 0 0 0-1.5A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75 9.713 9.713 0 0 0 21.75 12a.75.75 0 0 0-1.5 0c0 2.27-.898 4.314-2.36 5.8a6.76 6.76 0 0 0-3.348-3.043 3.75 3.75 0 1 0-5.085 0 6.76 6.76 0 0 0-3.347 3.042A8.22 8.22 0 0 1 3.75 12M12 15.75c2.09 0 3.893 1.264 4.709 3.042A8.24 8.24 0 0 1 12 20.25a8.24 8.24 0 0 1-4.709-1.458C8.107 17.013 9.91 15.75 12 15.75M9.75 12a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m11.774-7.463a.75.75 0 0 0-1.048-1.074l-3.72 3.63L15.6 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": "c3b350773ec97ba20dbd2011b7deb060d89c152f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserCircleCheck as default }; //# sourceMappingURL=UserCircleCheck.js.map