UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.28 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 UserCircleCode = createMeisterIcons("user-circle-code", [["path", { "fill": "currentColor", "d": "M11.787 3.75A8.213 8.213 0 0 0 3.537 12c0 2.27.898 4.314 2.36 5.8a6.76 6.76 0 0 1 3.348-3.043 3.75 3.75 0 1 1 5.085 0 6.76 6.76 0 0 1 3.347 3.042A8.22 8.22 0 0 0 20.037 12a.75.75 0 0 1 1.5 0 9.713 9.713 0 0 1-9.75 9.75A9.713 9.713 0 0 1 2.037 12a9.713 9.713 0 0 1 9.75-9.75.75.75 0 1 1 0 1.5m4.71 15.042c-.816-1.779-2.619-3.042-4.71-3.042s-3.893 1.264-4.708 3.042a8.24 8.24 0 0 0 4.708 1.458 8.24 8.24 0 0 0 4.71-1.458m-4.71-9.042a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m7.27-6.28a.75.75 0 0 1 1.06 0l1.4 1.4c.271.27.445.63.445 1.03s-.174.76-.444 1.03l-1.4 1.4a.75.75 0 0 1-1.06-1.06l1.369-1.37-1.37-1.37a.75.75 0 0 1 0-1.06m-2.64 1.16a.75.75 0 1 0-1.06-1.06l-1.4 1.4c-.27.27-.445.63-.445 1.03s.175.76.445 1.03l1.4 1.4a.75.75 0 0 0 1.06-1.06L15.049 6z", "key": "060270c54b8eea8d33b0ee86cee78ae1bd3a0cd1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserCircleCode as default }; //# sourceMappingURL=UserCircleCode.js.map