Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md scoreboard
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdScoreboardIcon = (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></g><g><path d="M18,9h-2.5c-0.55,0-1,0.45-1,1v4c0,0.55,0.45,1,1,1H18c0.55,0,1-0.45,1-1v-4C19,9.45,18.55,9,18,9z M17.5,13.5H16v-3h1.5 V13.5z M9.5,15H5v-2.5c0-0.55,0.45-1,1-1h2v-1H5V9h3.5c0.55,0,1,0.45,1,1v1.5c0,0.55-0.45,1-1,1h-2v1h3V15z M12.75,11h-1.5V9.5h1.5 V11z M12.75,14.5h-1.5V13h1.5V14.5z M22,6v12c0,1.1-0.9,2-2,2H4c-1.1,0-2-0.9-2-2V6c0-1.1,0.9-2,2-2h3V2h2v2h6V2h2v2h3 C21.1,4,22,4.9,22,6z M20,18V6h-7.25v1.5h-1.5V6H4v12h7.25v-1.5h1.5V18H20z"/></g>
</svg>
);SVG Optimizer
Before
0.63 KB
↓
After
0.63 KB
Tags
boardcompetitiondatadisplaygameinformationleaderlineslosingmatchmonitornumbersperformancepointspresentationrankingrecordrectangularreportresultsscorescoreboardscreensportsportsstatisticsstatstallytrackingwinners
Compare Alternatives
See how other libraries approach this concept.