Tire Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Tire 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/320857.svg" alt="Tire icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320857.svg" alt="Tire icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320857.svg" alt="Tire icon" :width="24" :height="24" />
CSS background
.icon-tire {
background-image: url('https://proicons.com/icon/320857.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="tire_00000181088894714688685590000008757697527437008555_" d="M16,30.36C8.082,30.36,1.64,23.918,1.64,16 S8.082,1.64,16,1.64S30.36,8.082,30.36,16S23.918,30.36,16,30.36z M16,2.36C8.479,2.36,2.36,8.479,2.36,16S8.479,29.64,16,29.64 S29.64,23.522,29.64,16C29.64,8.479,23.521,2.36,16,2.36z M16,25.36c-5.161,0-9.36-4.199-9.36-9.36S10.839,6.64,16,6.64 s9.36,4.199,9.36,9.36S21.161,25.36,16,25.36z M16,7.36c-4.764,0-8.64,3.876-8.64,8.64s3.876,8.64,8.64,8.64s8.64-3.876,8.64-8.64 S20.764,7.36,16,7.36z M7.259,24.742C4.923,22.407,3.637,19.303,3.637,16c0-3.301,1.286-6.405,3.62-8.74l0.509,0.509 C5.567,9.968,4.356,12.891,4.356,16c0,3.11,1.211,6.034,3.411,8.232L7.259,24.742z M24.738,24.738l-0.51-0.51 c2.198-2.197,3.408-5.12,3.408-8.229s-1.211-6.032-3.41-8.231l0.51-0.509c2.335,2.335,3.621,5.439,3.621,8.74 S27.072,22.404,24.738,24.738z M16,23.36c-1.977,0-3.825-0.766-5.206-2.156C9.406,19.826,8.64,17.978,8.64,16 c0-1.966,0.765-3.814,2.155-5.205S14.034,8.64,16,8.64c1.967,0,3.814,0.765,5.205,2.155c1.39,1.39,2.155,3.239,2.155,5.205 c0,1.978-0.766,3.826-2.156,5.206C19.826,22.595,17.978,23.36,16,23.36z M16.36,19.341v3.29c1.527-0.08,2.952-0.67,4.076-1.687 l-2.33-2.33C17.617,19.009,17.017,19.27,16.36,19.341z M11.565,20.944c1.125,1.017,2.549,1.606,4.075,1.687v-3.29 c-0.658-0.069-1.259-0.329-1.749-0.724L11.565,20.944z M9.37,16.36c0.08,1.527,0.669,2.952,1.686,4.076l2.327-2.327 c-0.395-0.489-0.656-1.091-0.727-1.749H9.37z M18.614,18.104l2.33,2.331c1.018-1.125,1.606-2.549,1.687-4.076h-3.293 C19.268,17.017,19.008,17.616,18.614,18.104z M15.997,13.36c-1.456,0-2.64,1.185-2.64,2.64c0,1.456,1.185,2.64,2.64,2.64 s2.64-1.184,2.64-2.64S17.452,13.36,15.997,13.36z M19.338,15.64h3.293c-0.081-1.519-0.671-2.943-1.688-4.074l-2.329,2.329 C19.008,14.383,19.268,14.984,19.338,15.64z M9.37,15.64h3.286c0.07-0.658,0.332-1.26,0.727-1.749l-2.326-2.326 C10.04,12.697,9.45,14.121,9.37,15.64z M16.36,12.66c0.657,0.071,1.257,0.332,1.746,0.726l2.329-2.329 C19.304,10.04,17.88,9.45,16.36,9.37V12.66z M11.566,11.057l2.326,2.326c0.489-0.394,1.091-0.654,1.749-0.724V9.37 C14.121,9.45,12.697,10.04,11.566,11.057z M15.997,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36 S16.747,17.36,15.997,17.36z M15.997,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S16.35,15.36,15.997,15.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Tire in other icon packs
Copied!