@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 2.43 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 UserCircleCrossB = createMeisterIcons("user-circle-cross-b", [["path", { "fill": "currentColor", "d": "M6.088 6.172C7.548 4.718 9.653 3.8 11.95 3.8a.75.75 0 0 0 0-1.5c-2.699 0-5.19 1.079-6.93 2.82l-.008.008-.008.008C3.287 6.96 2.2 9.339 2.2 12.05c0 2.699 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-.506c-1.459-1.46-2.38-3.57-2.38-5.87 0-2.285.91-4.303 2.388-5.878M20.95 11.3a.75.75 0 0 1 .75.75c0 3.042-1.415 5.75-3.678 7.583a.75.75 0 0 1-.944-1.166C19.015 16.9 20.2 14.608 20.2 12.05a.75.75 0 0 1 .75-.75", "key": "917ad6c425afb18f49447582799da18929b2756a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 15.05a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "6d6257b7096a202d105cc27e2e20b60c9ceaef3e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.8a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M8.2 12.05a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "c701d1e710b69dd75a8958f2ffb117a6e80e0831", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.55 19.05c-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": "f65bcdf90b2ef15a831d43f27610788c25dd78e8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.069 18.783c1.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.009-4.803-3.009-2.165 0-3.954 1.24-4.781 2.983m-1.627.02c.902-2.593 3.38-4.503 6.408-4.503 3.013 0 5.506 1.797 6.412 4.513l.158.475-.379.329C16.39 21.048 14.21 21.8 11.85 21.8c-2.394 0-4.448-.873-6.15-2.15l-.438-.329zM21.587 2.426a.75.75 0 0 1-.013 1.06l-4.3 4.2a.75.75 0 1 1-1.048-1.073l4.3-4.2a.75.75 0 0 1 1.06.013", "key": "233fb91754e1a6cc4427c76d31281e7a2cb1904e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.214 2.426a.75.75 0 0 1 1.06-.013l4.3 4.2a.75.75 0 0 1-1.048 1.074l-4.3-4.2a.75.75 0 0 1-.012-1.061", "key": "d92032e5b6d72504551ff30009fe463b2e31a0a0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCircleCrossB as default };
//# sourceMappingURL=UserCircleCrossB.js.map