@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.97 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 AppsCrossB = createMeisterIcons("apps-cross-b", [["path", { "fill": "currentColor", "d": "M7.5 10.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "23104b3f78fc0241843f24acc6b3763582448d9a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 5.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M3.75 7.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "36f8136d84a38b710dac493fbb788f96497d6fdc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.5 10.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "788fd74e467ccbe0b58f094aa7baa50efa83225f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.5 5.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M12.75 7.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "94b6ad36dae8ca8bff4aecfe60a9eef812420ac1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 19.5a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "5213ba0bed3693db5d252329dc6df137c85cbe06", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 14.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M3.75 16.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m10.02-2.73a.75.75 0 0 1 1.06 0l4.3 4.3a.75.75 0 0 1-1.06 1.06l-4.3-4.3a.75.75 0 0 1 0-1.06", "key": "ba4716aa9244a3a6a1a34244365a7150527c779d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.13 13.77a.75.75 0 0 1 0 1.06l-4.3 4.3a.75.75 0 0 1-1.06-1.06l4.3-4.3a.75.75 0 0 1 1.06 0", "key": "9e49eac64ba85f929c73b5ba56ca6211676bea58", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AppsCrossB as default };
//# sourceMappingURL=AppsCrossB.js.map