@icongo/li
Version:
LibreICONS Icons
14 lines • 726 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandNintendoGamecube = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "m7 2.906 2.83 1.638 1.654-.955L7 1 1.987 3.895l1.653.953L7 2.906Zm3.604 6.241V7.173l-1.012.584v.807L7.24 9.92v.002-2.717l5.02-2.896v5.793L7.24 13v-1.908l3.364-1.944zm-7.209 0 3.365 1.941v1.91l-5.02-2.896V4.308l1.655.955v3.884zM7 4.073 4.649 5.43 7 6.79l2.352-1.358L7 4.073zm-2.592 4.49L6.76 9.92V7.204L4.407 5.847v2.717z"
})
}));
export { LIBrandNintendoGamecube };