Jet Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Jet 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/304804.svg" alt="Jet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304804.svg" alt="Jet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304804.svg" alt="Jet icon" :width="24" :height="24" />
CSS background
.icon-jet {
background-image: url('https://proicons.com/icon/304804.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>jet</title><path d="M59.85,5.22Q58.58,5,51.66,9l-8.37,6.47-6.22,3.16L35.66,20,22.06,18.2l1.52-1.4a6,6,0,0,0,.89-1c.22-.32.28-.54.19-.64s-.32-.06-.66.14a6.15,6.15,0,0,0-1.07.81l-2.11,2-3.51,3.26-1.41,1.3.66.7L18,22l8.48,9.13L22.93,34.4l-8.78-1-2.11,2,0,1.35,3.91,4.22.71-.65.65.7,2.81-2.61.16.18L16.51,43l2.6,2.81,4.71-3.38.16.17-2.81,2.61.65.7-.7.65L25,50.75l1.35,0,2.11-2L28.14,40l3.51-3.26,8.48,9.13-1.41,1.31.65.7,1.41-1.31,3.51-3.25,2.11-2a5.68,5.68,0,0,0,.89-1c.22-.32.28-.53.18-.64s-.31-.05-.65.14a5.5,5.5,0,0,0-1.08.82l-1.51,1.4-.74-13.69,1.4-1.3,3.61-6,7.07-7.88q5-7.24,4.37-8Z"/></svg>
Jet in other icon packs
Copied!