Tennis Icon
Free SVG icon from the Arcticons 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/333786.svg" alt="Tennis icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333786.svg" alt="Tennis icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333786.svg" alt="Tennis icon" :width="24" :height="24" />
CSS background
.icon-tennis {
background-image: url('https://proicons.com/icon/333786.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="12.2334" cy="35.0601" r="4.3385"/><path class="b" d="M12.6286,39.3792c.1141-1.2385-.3039-2.5156-1.2514-3.463s-2.2245-1.3655-3.463-1.2514"/><path class="b" d="M16.5525,35.4553c-1.2385.1141-2.5156-.3039-3.463-1.2514s-1.3655-2.2245-1.2514-3.463"/><path class="b" d="M24.6034,8.7776c-4.3702-4.3702-11.4556-4.3702-15.8258,0-4.3702,4.3702-4.3702,11.4556,0,15.8258,5.5625,5.5625,14.1986,7.1132,18.5688,2.743,4.3702-4.3702,2.8195-13.0063-2.743-18.5688Z"/><rect class="b" x="34.0087" y="29.9966" width="4.9447" height="12.9689" rx=".759" ry=".759" transform="translate(-15.1109 36.481) rotate(-45)"/><path class="b" d="M19.0155,29.7703c4.0827.4185,9.8593,1.5274,11.6689,3.337"/><path class="b" d="M29.7703,19.0155c.4185,4.0827,1.5274,9.8593,3.337,11.6689"/><path class="b" d="M29.7205,18.6648c-3.5114,3.5114-7.5444,7.5444-11.0557,11.0557"/><path class="b" d="M14.7122,28.5974c4.4974-4.4974,9.3879-9.3879,13.8853-13.8853"/><path class="b" d="M11.4305,26.8034c4.99-4.99,10.383-10.383,15.373-15.373"/><path class="b" d="M8.6593,24.4844c5.1367-5.1367,10.6884-10.6884,15.8251-15.8251"/><path class="b" d="M6.5808,21.4871c4.8371-4.8371,10.0691-10.0691,14.9062-14.9062"/><path class="b" d="M5.5307,17.4615c3.8241-3.8241,8.1068-8.1068,11.9308-11.9308"/><path class="b" d="M5.5453,15.7259c4.5648,4.5648,9.5315,9.5315,14.0967,14.0967"/><path class="b" d="M6.6465,11.7513c5.7328,5.7328,11.8056,11.8056,17.5389,17.5389"/><path class="b" d="M27.3391,27.3537c-6.0715-6.0715-12.5007-12.5007-18.5705-18.5705"/><path class="b" d="M11.7222,6.6611c5.7376,5.7376,11.8154,11.8154,17.5535,17.5535"/><path class="b" d="M15.6821,5.5453c4.5826,4.5826,9.5647,9.5647,14.1478,14.1478"/></svg>
Tennis in other icon packs
Copied!