@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.92 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 UserCrossB = createMeisterIcons("user-cross-b", [["path", { "fill": "currentColor", "d": "M9.839 12.302a4.724 4.724 0 1 0 0-9.449 4.724 4.724 0 0 0 0 9.449", "key": "a38dbcb015a13cefcbfac8a06fae770f6c26a8f2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.839 3.608a3.97 3.97 0 1 0-.001 7.94 3.97 3.97 0 0 0 0-7.94M4.36 7.578a5.478 5.478 0 1 1 10.956 0 5.478 5.478 0 0 1-10.956 0", "key": "813967b4993260510658144575fbc563c60dc00c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.855 21.146H6.922a3.71 3.71 0 0 1-3.719-3.719c0-2.814 2.312-5.125 5.127-5.125h3.217c2.814 0 5.126 2.311 5.126 5.125-.1 2.01-1.708 3.72-3.82 3.72", "key": "9fa6a9b98cd60677b2927d543d060a91ea6601a5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.33 13.055c-2.398 0-4.372 1.975-4.372 4.372a2.957 2.957 0 0 0 2.965 2.965h5.932c1.668 0 2.974-1.348 3.066-2.984-.01-2.389-1.981-4.353-4.373-4.353zm-5.88 4.372c0-3.23 2.65-5.88 5.88-5.88h3.218c3.23 0 5.88 2.65 5.88 5.88v.038c-.12 2.376-2.027 4.435-4.574 4.435h-5.93c-2.541 0-4.474-2.06-4.474-4.473m18.88-8.774a.754.754 0 0 1 0 1.066l-3.52 3.518a.754.754 0 0 1-1.065-1.066l3.518-3.518a.754.754 0 0 1 1.066 0", "key": "dae3ea4431c5dccc404b0d7b319322b583c9629b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.745 8.653a.754.754 0 0 1 1.066 0l3.518 3.518a.754.754 0 1 1-1.066 1.066l-3.519-3.518a.754.754 0 0 1 0-1.066", "key": "237060b7c730c0e1a40d080355c55fd32c1bb07c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserCrossB as default };
//# sourceMappingURL=UserCrossB.js.map