UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 984 B
"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 IdCircle = createMeisterIcons("id-circle", [["path", { "fill": "currentColor", "d": "M3.75 9c0-1.286.964-2.25 2.25-2.25h12c1.286 0 2.25.964 2.25 2.25v6c0 1.186-1.064 2.25-2.25 2.25H6c-1.286 0-2.25-.964-2.25-2.25zM6 5.25C3.886 5.25 2.25 6.886 2.25 9v6c0 2.114 1.636 3.75 3.75 3.75h12c2.014 0 3.75-1.736 3.75-3.75V9c0-2.114-1.636-3.75-3.75-3.75zM7.25 12a1.75 1.75 0 1 1 3.5 0 1.75 1.75 0 0 1-3.5 0M9 8.75a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5m4.75 1.75a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75m.75 2.25a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z", "key": "309d6c733eff4a03590605a76134064be319955e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { IdCircle as default }; //# sourceMappingURL=IdCircle.js.map