Tennis Scoreboard Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Tennis Scoreboard 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/320840.svg" alt="Tennis Scoreboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320840.svg" alt="Tennis Scoreboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320840.svg" alt="Tennis Scoreboard icon" :width="24" :height="24" />
CSS background
.icon-tennis-scoreboard {
background-image: url('https://proicons.com/icon/320840.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="tennis--scoreboard_00000093165456592501664310000004913797452818669198_" d="M31,26.36H1c-0.199,0-0.36-0.161-0.36-0.36 v-3c0-0.199,0.161-0.36,0.36-0.36h0.64V6c0-0.199,0.161-0.36,0.36-0.36h4.64V5h0.72v0.64h4.28V5h0.72v0.64h7.28V5h0.721v0.64h4.279 V5h0.721v0.64H30c0.199,0,0.36,0.161,0.36,0.36v16.64H31c0.199,0,0.36,0.161,0.36,0.36v3C31.36,26.199,31.199,26.36,31,26.36z M1.36,25.64h29.28v-2.28H1.36V25.64z M2.36,22.64h27.28V6.36h-4.28v2.28H27c0.199,0,0.36,0.161,0.36,0.36v11 c0,0.199-0.161,0.36-0.36,0.36h-9c-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36h1.64V6.36h-7.28v2.28H14 c0.199,0,0.36,0.161,0.36,0.36v11c0,0.199-0.161,0.36-0.36,0.36H5c-0.199,0-0.36-0.161-0.36-0.36V9c0-0.199,0.161-0.36,0.36-0.36 h1.64V6.36H2.36V22.64z M18.36,19.64h8.279V9.36H25.36V10h-0.72V9.36h-4.28V10h-0.72V9.36h-1.28V19.64z M5.36,19.64h8.28V9.36h-1.28 V10h-0.72V9.36H7.36V10H6.64V9.36H5.36V19.64z M20.36,8.64h4.279V6.36H20.36V8.64z M7.36,8.64h4.28V6.36H7.36V8.64z M24.36,17h-0.72 v-5h0.721L24.36,17L24.36,17z M21.36,17h-0.72v-5h0.721L21.36,17L21.36,17z M11.36,17h-0.72v-5h0.72V17z M8.36,17H7.64v-5h0.72V17z" /> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!