Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md sports score
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSportsScoreIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M11,6H9V4h2V6z M15,4h-2v2h2V4z M9,14h2v-2H9V14z M19,10V8h-2v2H19z M19,14v-2h-2v2H19z M13,14h2v-2h-2V14z M19,4h-2v2h2 V4z M13,8V6h-2v2H13z M7,10V8h2V6H7V4H5v16h2v-8h2v-2H7z M15,12h2v-2h-2V12z M11,10v2h2v-2H11z M9,8v2h2V8H9z M13,10h2V8h-2V10z M15,6v2h2V6H15z"/></g></g>
</svg>
);SVG Optimizer
Before
0.51 KB
↓
After
0.50 KB
Tags
athleticscompetitiondestinationdisplayfinal scoreflaggamegame scoregoallive scorematchnumbernumberspointsresultresultsscorescore boardscoreboardsport competitionsport resultssport scoressport statssportssports scorestatisticsstatstallyteam score
Compare Alternatives
See how other libraries approach this concept.