@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.99 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 Knight = createMeisterIcons("knight", [["path", { "fill": "currentColor", "d": "m4.35 15.863.95.264c1.72.478 4.05.773 6.6.773 2.651 0 4.98-.295 6.7-.773l.95-.264v1.487c0 2.502-2.023 4.65-4.65 4.65H9c-2.502 0-4.65-2.023-4.65-4.65zm1.534 1.952A3.16 3.16 0 0 0 9 20.5h5.9a3.154 3.154 0 0 0 3.115-2.685c-1.725.373-3.823.585-6.115.585-2.21 0-4.294-.212-6.016-.585M12 5.7c-3.405 0-6.139 2.678-6.05 6.03v.054C7.62 11.41 9.717 11.2 12 11.2s4.38.21 6.05.584v-.034c0-1.686-.71-3.2-1.78-4.27A6.05 6.05 0 0 0 12 5.7m-7.55 6.06C4.344 7.517 7.808 4.2 12 4.2c2.114 0 4 .89 5.33 2.22a7.55 7.55 0 0 1 2.22 5.33v2.002l-.962-.283c-1.61-.473-3.934-.769-6.588-.769s-4.979.296-6.588.77l-.962.282z", "key": "b7fabb1fe57e1f0877f97fa43b5f0a2b625acbb1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 12.7c-2.55 0-4.88.295-6.6.773-.862.24-1.5.513-1.905.786-.426.287-.445.466-.445.491s.019.204.445.49c.405.274 1.043.548 1.906.787l.01.003c1.61.474 3.934.77 6.589.77s4.978-.296 6.588-.77l.011-.003c.863-.24 1.501-.513 1.906-.786.426-.287.445-.466.445-.491 0-.003-.014-.183-.475-.486-.425-.28-1.07-.554-1.887-.794-1.61-.474-3.933-.77-6.588-.77m-7-.673c1.88-.522 4.35-.827 7-.827 2.745 0 5.221.304 7.012.83.883.26 1.688.586 2.288.981.564.372 1.15.942 1.15 1.739 0 .775-.531 1.346-1.105 1.734-.594.4-1.404.727-2.339.987-1.79.526-4.264.829-7.006.829s-5.217-.303-7.006-.829c-.935-.26-1.745-.586-2.339-.987-.574-.388-1.105-.96-1.105-1.734 0-.775.53-1.346 1.105-1.734.595-.402 1.407-.728 2.344-.989M12 2a.75.75 0 0 1 .75.75v2.2a.75.75 0 0 1-1.5 0v-2.2A.75.75 0 0 1 12 2", "key": "aa19d00476f94dcf32886c4d051d70f67d76add2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Knight as default };
//# sourceMappingURL=Knight.js.map