@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.33 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 Sword = createMeisterIcons("sword", [["path", { "fill": "currentColor", "d": "M3.91 12.63a.75.75 0 0 1 1.06 0l6.4 6.4a.75.75 0 0 1-1.06 1.061l-6.4-6.4a.75.75 0 0 1 0-1.06", "key": "3afd2713f5b47ed089baadb42155eb049ca03b79", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.17 15.83a.75.75 0 0 1 0 1.06l-3.2 3.2a.75.75 0 0 1-1.06-1.06l3.2-3.2a.75.75 0 0 1 1.06 0", "key": "7c9ba0f29098301c6ed1ac800f4b5ddd22f2dd7b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m20.282 5.088-.317 4.007-10.319 10.32-5.17-5.045L14.81 3.926l4.113-.21c.805-.175 1.542.567 1.358 1.372m-1.516.138-3.298.169-8.864 8.956 3.029 2.955 8.88-8.88z", "key": "7c477d325259ad5d0f6c8759cd9ea81495f4aedb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.97 10.03a.75.75 0 0 1 0 1.06l-1.9 1.9a.75.75 0 0 1-1.06-1.06l1.9-1.9a.75.75 0 0 1 1.06 0", "key": "c4e9053992a3379c1fa706f64499f5d95ee765da", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Sword as default };
//# sourceMappingURL=Sword.js.map