Speed Boat Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Speed Boat 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/306551.svg" alt="Speed Boat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306551.svg" alt="Speed Boat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306551.svg" alt="Speed Boat icon" :width="24" :height="24" />
CSS background
.icon-speed-boat {
background-image: url('https://proicons.com/icon/306551.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="M711 473l-64-138H338v41h66l45 107-386 30 102 151h630c81 0 143-191 143-191H711zm-209 10l-46-107h173l49 97-176 10z"/></svg>
Speed Boat in other icon packs
Copied!