UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.33 kB
"use strict"; /** * @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 Football = createMeisterIcons("football", [["path", { "fill": "currentColor", "d": "M5.75 6c0-1.286.964-2.25 2.25-2.25h.25V6c0 .47.16.92.495 1.255S9.53 7.75 10 7.75h4c.494 0 .925-.24 1.218-.532s.532-.724.532-1.218V3.75H16c1.286 0 2.25.964 2.25 2.25v5.25h-3.604a2.751 2.751 0 0 0-5.292 0H5.75zm-1.5 6v6c0 2.114 1.636 3.75 3.75 3.75h8c2.014 0 3.75-1.736 3.75-3.75V6c0-2.114-1.636-3.75-3.75-3.75H8C5.886 2.25 4.25 3.886 4.25 6zm1.5.75h3.604a2.751 2.751 0 0 0 5.293 0h3.603V18c0 1.186-1.064 2.25-2.25 2.25h-.25V18c0-.47-.16-.92-.495-1.255S14.47 16.25 14 16.25h-4c-.47 0-.92.16-1.255.495S8.25 17.53 8.25 18v2.25H8c-1.286 0-2.25-.964-2.25-2.25zm5-.75a1.25 1.25 0 1 0 2.5 0 1.25 1.25 0 0 0-2.5 0m3.5 6v2.25h-4.5V18c0-.13.04-.18.055-.195.016-.015.065-.055.195-.055h4c.13 0 .18.04.195.055.015.016.055.065.055.195m0-14.25h-4.5V6c0 .13.04.18.055.195.016.015.065.055.195.055h4c.006 0 .075-.01.157-.093.082-.082.093-.15.093-.157z", "key": "b5efd85a534c123086a40fdb25e60cc893fc418e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Football as default }; //# sourceMappingURL=Football.js.map