Yacht Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Yacht 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/306963.svg" alt="Yacht icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306963.svg" alt="Yacht icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306963.svg" alt="Yacht icon" :width="24" :height="24" />
CSS background
.icon-yacht {
background-image: url('https://proicons.com/icon/306963.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="M916 509l22-46H707l-59-53H317l-90-66-20-4 72 69h-72s0 29 108 26c52-5 91 102 43 96 0 0-172-1-186 0-28 2-53 53-68 91-1-1-8-2-36 1-8 3-5 20-5 20-4 10 28 17 28 17h673s217-126 152-151zm-339-30h-46l-82-44h136l-8 44zm24 3l9-47h17l56 47h-82zm154 20h-5l-30-28h47l-12 28zm57-1c-13 0-29 1-44 1l11-27h45l-12 26zm49 1c-11 0-23 0-36-1l12-27h36l-12 28zm12 1l13-29h33l-14 32c-8-2-19-3-32-3z"/></svg>
Yacht in other icon packs
Copied!