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 UserCircleAdd = createMeisterIcons("user-circle-add", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 2.214.854 4.213 2.253 5.688.773-1.328 1.95-2.397 3.41-2.973a3.75 3.75 0 1 1 5.119.051A6.72 6.72 0 0 1 17.89 17.8a8.23 8.23 0 0 0 2.36-5.8.75.75 0 0 1 1.5 0A9.713 9.713 0 0 1 12 21.75 9.713 9.713 0 0 1 2.25 12 9.713 9.713 0 0 1 12 2.25a.75.75 0 0 1 0 1.5m4.709 15.042c-.814-1.773-2.62-3.042-4.809-3.042-2.127 0-3.84 1.204-4.741 2.948A8.24 8.24 0 0 0 12 20.25a8.24 8.24 0 0 0 4.709-1.458m-4.71-9.042a2.25 2.25 0 1 0 .001 4.5 2.25 2.25 0 0 0 0-4.5m6-7.5a.75.75 0 0 1 .75.75v2.25H21a.75.75 0 0 1 0 1.5h-2.25V9a.75.75 0 0 1-1.5 0V6.75H15a.75.75 0 0 1 0-1.5h2.25V3a.75.75 0 0 1 .75-.75", "key": "b257dfe6b811ee23f6fadd663c59c2651d87478b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { UserCircleAdd as default }; //# sourceMappingURL=UserCircleAdd.js.map