Tennis Umpire Chair Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Tennis Umpire Chair 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/320843.svg" alt="Tennis Umpire Chair icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320843.svg" alt="Tennis Umpire Chair icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320843.svg" alt="Tennis Umpire Chair icon" :width="24" :height="24" />
CSS background
.icon-tennis-umpire-chair {
background-image: url('https://proicons.com/icon/320843.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--umpire-chair_00000175291891261802225760000006168318318039148956_" d="M13.647,31.07l-1.736-8.71h-8.68 l-0.873,8.676l-0.717-0.072L3.614,11.36H3.5c-0.956,0-1.86-0.904-1.86-1.86V2c0-0.199,0.161-0.36,0.36-0.36 c1.213,0,2.36,1.147,2.36,2.36v4c0,0.305,0.335,0.64,0.64,0.64h6c0.676,0,1.36,0.467,1.36,1.36c0,0.84-0.706,1.36-1.36,1.36h-0.547 l3.9,19.57L13.647,31.07z M3.303,21.64h8.464L9.719,11.36H4.337L3.303,21.64z M2.36,2.412V9.5c0,0.554,0.586,1.14,1.14,1.14H11 c0.309,0,0.64-0.257,0.64-0.64c0-0.609-0.533-0.64-0.64-0.64H5C4.301,9.36,3.64,8.699,3.64,8V4C3.64,3.308,3.04,2.605,2.36,2.412z M28.36,31h-0.72v-2.64h-2.28V31h-0.72v-2.64h-2.28V31h-0.72v-2.64h-2.28V31h-0.72V16h0.721v0.64H31v0.72H19.36v1.279H31v0.721 h-2.64v2.279H31v0.721h-2.64v2.279H31v0.721h-2.64v2.279H31v0.721h-2.64V31z M25.36,27.64h2.279v-2.28H25.36V27.64z M22.36,27.64 h2.279v-2.28H22.36V27.64z M19.36,27.64h2.279v-2.28H19.36V27.64z M25.36,24.64h2.279v-2.28H25.36V24.64z M22.36,24.64h2.279v-2.28 H22.36V24.64z M19.36,24.64h2.279v-2.28H19.36V24.64z M25.36,21.64h2.279v-2.28H25.36V21.64z M22.36,21.64h2.279v-2.28H22.36V21.64z M19.36,21.64h2.279v-2.28H19.36V21.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!