@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.32 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 UserCheck = createMeisterIcons("user-check", [["path", { "fill": "currentColor", "d": "M10.5 3.513a3.95 3.95 0 1 0 0 7.9 3.95 3.95 0 0 0 0-7.9m-5.45 3.95a5.45 5.45 0 1 1 10.9 0 5.45 5.45 0 0 1-10.9 0", "key": "9eced850c182a826833df500adcc6e016e8e8b8d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 12.913c-2.386 0-4.35 1.964-4.35 4.35a2.94 2.94 0 0 0 2.95 2.95h5.9a.75.75 0 0 1 0 1.5H7.6c-2.527 0-4.45-2.05-4.45-4.45 0-3.215 2.636-5.85 5.85-5.85h3.2c3.214 0 5.85 2.635 5.85 5.85a.75.75 0 1 1-1.5 0c0-2.386-1.964-4.35-4.35-4.35z", "key": "022c5567b08d95cfc245780c4505c2b1add63496", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.638 17.44a.75.75 0 0 1-.016 1.061l-3.206 3.108a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13 1.02 1.02 0 0 1-.717-.294l-.038-.038-1.232-1.643a.75.75 0 0 1 1.2-.9l.815 1.088 2.863-2.776a.75.75 0 0 1 1.06.016", "key": "70e1e83a63815a41a7c2a8278c95c5cce034a772", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCheck as default };
//# sourceMappingURL=UserCheck.js.map