@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 2.29 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 UserCircleCheckB = createMeisterIcons("user-circle-check-b", [["path", { "fill": "currentColor", "d": "M6.052 5.921c1.46-1.454 3.565-2.372 5.862-2.372a.75.75 0 0 0 0-1.5c-2.698 0-5.19 1.078-6.93 2.82l-.008.007-.008.009c-1.717 1.824-2.804 4.203-2.804 6.914 0 2.698 1.079 5.19 2.82 6.93l.01.01c.198.199.442.442.804.684a.75.75 0 1 0 .832-1.248 3.6 3.6 0 0 1-.586-.507c-1.459-1.459-2.38-3.568-2.38-5.87 0-2.284.91-4.302 2.388-5.877m14.862 5.128a.75.75 0 0 1 .75.75c0 3.029-1.405 5.851-3.695 7.596a.75.75 0 0 1-.91-1.193c1.91-1.455 3.105-3.832 3.105-6.403a.75.75 0 0 1 .75-.75", "key": "d0815a6ee0e1abdbad02e9233a265bf02b2ca7c9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.914 14.799a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "0a6d013e17f2c068bcf7dab5761c38877ea12e02", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.914 9.549a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m-3.75 2.25a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "e6579eac7063f989521c30ffba4a87c51c9b3657", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.514 18.799c-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": "5432a223666eadd1cd2a21b615196f2fae678c9c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.033 18.532c1.39.931 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.241-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.412 4.512l.158.476-.379.328c-1.652 1.432-3.832 2.184-6.19 2.184-2.395 0-4.449-.874-6.15-2.15l-.44-.33zM21.45 3.275a.75.75 0 0 1-.012 1.06L17.34 8.334c-.222.22-.503.29-.726.29-.224 0-.508-.071-.73-.294l-.038-.038-1.532-2.042a.75.75 0 1 1 1.2-.9l1.157 1.542 3.72-3.63a.75.75 0 0 1 1.06.014", "key": "00181004175c42acf2a90d33854ba65c09038a6c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCircleCheckB as default };
//# sourceMappingURL=UserCircleCheckB.js.map