Steering Wheel Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Steering Wheel 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/320756.svg" alt="Steering Wheel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320756.svg" alt="Steering Wheel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320756.svg" alt="Steering Wheel icon" :width="24" :height="24" />
CSS background
.icon-steering-wheel {
background-image: url('https://proicons.com/icon/320756.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 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="steering--wheel_1_" d="M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16 S24.47,31.36,16,31.36z M16,1.36C7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64 S24.072,1.36,16,1.36z M16,28.36C9.185,28.36,3.64,22.815,3.64,16S9.185,3.64,16,3.64S28.36,9.185,28.36,16S22.815,28.36,16,28.36z M16.36,20.346v7.289c6.133-0.188,11.087-5.142,11.275-11.275h-7.289C20.172,18.478,18.478,20.172,16.36,20.346z M4.366,16.36 c0.187,6.133,5.141,11.087,11.274,11.275v-7.289c-2.118-0.174-3.812-1.868-3.985-3.986H4.366z M16,12.36 c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,12.36,16,12.36z M20.346,15.64h7.289 C27.444,9.387,22.298,4.36,16,4.36S4.556,9.387,4.366,15.64h7.289c0.184-2.236,2.062-4,4.345-4S20.162,13.404,20.346,15.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Steering Wheel in other icon packs
Copied!