@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "97e5f6cd4361c5074e49abbaea1694fe09c9bac1", "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": "400157be0c3ceb610a063c7fa71bb1c13928e400", "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": "09faba14c943093e4b9752ef4ca56c582683190f", "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": "c9a5c254ff1c7aea81b06b1791eab363c96ed7b7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Sword as default };
//# sourceMappingURL=Sword.js.map