Steering Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Steering 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/306581.svg" alt="Steering icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306581.svg" alt="Steering icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306581.svg" alt="Steering icon" :width="24" :height="24" />
CSS background
.icon-steering {
background-image: url('https://proicons.com/icon/306581.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="M503 0C228-2 2 222 0 498c-2 277 220 501 498 502 279 1 500-218 502-496C1001 225 781 2 503 0zM145 328c76-144 196-216 356-224 159 9 276 80 353 219 19 35 10 48-23 62-54 21-109 37-165 48-26 5-45 2-65-21-55-64-143-64-199-1-23 25-45 28-74 21-56-13-112-28-165-50-28-12-32-27-18-54zm181 526c-105-50-172-135-207-246-10-33-4-47 35-49 166-9 257 75 258 243-6 99-5 91-86 52zm180-234c-67 1-123-53-123-121 0-62 54-116 117-116 64-1 120 56 119 120-1 60-55 115-113 117zm136 250c-34 15-53 12-51-31 1-13 0-26 0-39 0-171 99-259 267-240 27 3 33 10 26 37-36 131-117 220-242 273zM497 400c-58 2-100 48-98 107 2 52 47 95 100 94 62-1 103-42 103-101-1-59-46-102-105-100z"/></svg>
Steering in other icon packs
Copied!