Tennis Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Tennis 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/306652.svg" alt="Tennis icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306652.svg" alt="Tennis icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306652.svg" alt="Tennis icon" :width="24" :height="24" />
CSS background
.icon-tennis {
background-image: url('https://proicons.com/icon/306652.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="M453 2C341 12 232 60 146 146S12 341 2 453c123 14 253 77 361 184 107 108 170 239 184 361 112-10 221-58 307-144s134-195 144-307c-122-14-253-77-361-184C530 255 467 125 453 2zm547 483c-4-123-52-245-146-339S638 4 515 0c14 107 71 223 167 318 95 96 211 153 318 167zM0 515c4 123 52 245 146 339s216 142 339 146c-14-107-71-223-167-318-95-96-211-153-318-167z"/></svg>
Tennis in other icon packs
Copied!