@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 2.35 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 UserCircleAddB = createMeisterIcons("user-circle-add-b", [["path", { "fill": "currentColor", "d": "M6.138 6.122C7.598 4.668 9.703 3.75 12 3.75a.75.75 0 0 0 0-1.5c-2.699 0-5.19 1.079-6.93 2.82l-.008.008-.008.008C3.337 6.91 2.25 9.289 2.25 12c0 2.698 1.079 5.19 2.82 6.93l.01.01c.198.199.442.443.804.684a.75.75 0 1 0 .832-1.248 3.6 3.6 0 0 1-.586-.506C4.671 16.41 3.75 14.302 3.75 12c0-2.285.91-4.303 2.388-5.878M21 11.25a.75.75 0 0 1 .75.75c0 3.029-1.405 5.852-3.695 7.597a.75.75 0 0 1-.91-1.194c1.91-1.455 3.105-3.832 3.105-6.403a.75.75 0 0 1 .75-.75", "key": "d413c83cc25597ee54c51c213d43f40281832780", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 15a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "2c85787188b97a19be053954647b8464c8e3b43c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 9.75a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M8.25 12a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "b13fc1c31504af7b1f7e39fa7cf3fdbc120462ab", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.6 19c-1.5 1.3-3.5 2-5.7 2s-4.1-.8-5.7-2c.8-2.3 3-4 5.7-4s4.9 1.6 5.7 4", "key": "045927d07202064b1eafe62798427b99a650d646", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.119 18.733c1.39.932 2.98 1.517 4.781 1.517 1.843 0 3.505-.529 4.803-1.491-.812-1.818-2.603-3.01-4.803-3.01-2.165 0-3.954 1.242-4.781 2.984m-1.627.02c.902-2.593 3.38-4.503 6.408-4.503 3.013 0 5.506 1.797 6.411 4.513l.159.475-.379.329C16.44 20.998 14.26 21.75 11.9 21.75c-2.394 0-4.448-.873-6.15-2.15l-.438-.329zM18 2.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0V3a.75.75 0 0 1 .75-.75", "key": "fb870227153cca445ea19cac1f1a1fe685ec2c3e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.25 6a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "40609ba6613537fd99848a410c5a1c9b39d2fc01", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCircleAddB as default };
//# sourceMappingURL=UserCircleAddB.js.map