@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
23 lines (22 loc) • 859 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _jsxRuntime = require("react/jsx-runtime");
var _path;
const football_medium = props => (0, _jsxRuntime.jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 26,
height: 26,
fill: "none",
viewBox: "0 0 26 26",
...props,
children: _path || (_path = (0, _jsxRuntime.jsx)("path", {
stroke: "#000",
strokeWidth: 1.5,
d: "M13 .765C6.243.765.765 6.243.765 13S6.243 25.235 13 25.235 25.235 19.757 25.235 13 19.757.765 13 .765Zm0 0V7.68m0 0-5.586 3.724M13 7.68l5.32 3.724m-8.778 6.384-3.68 5.151m3.68-5.151h6.916m-6.916 0-2.128-6.384m9.044 6.384 3.552 5.242m-3.552-5.242 1.862-6.384m0 0 6.22-2.482M7.413 11.404 1.395 9.113"
}))
});
var _default = exports.default = football_medium;
//# sourceMappingURL=football_medium.js.map