Score Board Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Score Board icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306434.svg" alt="Score Board icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306434.svg" alt="Score Board icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306434.svg" alt="Score Board icon" :width="24" :height="24" />
CSS background
.icon-score-board {
background-image: url('https://proicons.com/icon/306434.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M95 19v569c0 10 8 19 18 19h32c11 0 19 8 19 18v340c0 10 8 18 19 18h60c10 0 18-8 18-18V625c0-10 9-18 19-18h433c11 0 19 8 19 18v356c0 11 9 19 19 19h60c10 0 18-8 18-19V625c0-10 9-18 19-18h39c10 0 18-9 18-19V19c0-11-8-19-18-19H113c-10 0-18 8-18 19zm734 530H170c-10 0-18-8-18-18V76c0-10 8-19 18-19h659c11 0 19 9 19 19v455c0 10-8 18-19 18zM786 94H518c-10 0-18 9-18 19v377c0 11 8 19 18 19h268c10 0 19-8 19-19V113c0-10-8-19-19-19zm-66 216c-5 6-12 8-20 8h-67c-10 0-18 9-18 19v32c0 10 8 19 18 19h82c3 0 7 1 9 4 3 2 5 6 5 10s-2 7-5 10c-2 2-6 4-9 4H605c-10 0-18-9-18-19v-79c0-7 2-14 8-20 5-5 12-8 20-8h67c10 0 18-8 18-19v-31c0-10-8-19-18-19h-82c-4 0-8-1-10-4-3-2-4-6-4-10s1-7 4-10c2-2 6-4 10-4h100c8 0 15 3 20 8 6 6 9 13 9 20v69c0 8-3 15-9 20zm-497 19h83c3 0 5-1 7-3s3-5 3-7v-9c0-3-1-6-3-8s-5-3-7-3h-83c-3 0-5 1-7 3s-3 5-3 8v9c0 2 1 5 3 7s4 3 7 3zm114-100c10 0 19 8 19 18v127c0 11-9 19-19 19h-24c-4 0-7 1-10 4s-4 6-4 10 1 7 4 10c3 2 6 4 10 4h112c4 0 8-1 10-4 3-3 4-6 4-10v-72c0-4-1-7-4-10-2-3-6-4-10-4s-7 1-10 4c-2 3-4 6-4 10v39c0 10-6 19-14 19s-14-9-14-19V219c0-10-8-19-18-19h-52c-3 0-7 2-9 5-3 2-5 6-5 9 0 4 2 8 5 10 2 3 6 4 9 4l24 1z"/></svg>
Score Board in other icon packs
Copied!