@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 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 FootballA = createMeisterIcons("football-a", [["path", { "fill": "currentColor", "d": "M3.75 8c0-1.286.964-2.25 2.25-2.25h5.25v3.604a2.751 2.751 0 0 0 0 5.293v3.603H6c-1.286 0-2.25-.964-2.25-2.25v-.25H6c.47 0 .92-.16 1.255-.495S7.75 14.47 7.75 14v-4c0-1.062-.885-1.75-1.75-1.75H3.75zm9 10.25v-3.604a2.751 2.751 0 0 0 0-5.292V5.75H18c1.202 0 2.25.98 2.25 2.25v.25H18c-.47 0-.92.16-1.255.495S16.25 9.53 16.25 10v4c0 .47.16.92.495 1.255s.785.495 1.255.495h2.25V16c0 1.286-.964 2.25-2.25 2.25zm-.75 1.5h6c2.114 0 3.75-1.636 3.75-3.75V8c0-2.13-1.752-3.75-3.75-3.75H6C3.886 4.25 2.25 5.886 2.25 8v8c0 2.114 1.636 3.75 3.75 3.75zm0-6.5a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5m6-3.5h2.25v4.5H18c-.13 0-.18-.04-.195-.055-.015-.016-.055-.065-.055-.195v-4c0-.13.04-.18.055-.195.016-.015.065-.055.195-.055m-14.25 0v4.5H6c.13 0 .18-.04.195-.055.015-.016.055-.065.055-.195v-4c0-.08-.03-.135-.074-.177A.27.27 0 0 0 6 9.75z", "key": "0c5ff465a080a0300ee5b2da777de73ad5b74eaa", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { FootballA as default };
//# sourceMappingURL=FootballA.js.map