Kite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kite 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/327971.svg" alt="Kite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327971.svg" alt="Kite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327971.svg" alt="Kite icon" :width="24" :height="24" />
CSS background
.icon-kite {
background-image: url('https://proicons.com/icon/327971.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M43.5,37.1454l-26.7323.0719C10.639,32.7209,4.5,28.2141,4.5,23.8511c.01-4.3732,6.1492-8.8286,12.2985-13.0684H43.5c-6.3238,4.3733-12.6475,8.7465-12.6475,13.14S37.1762,32.7311,43.5,37.1454Z"/><path class="a" d="M16.88,37.2173,31.1188,22.3318"/></svg>
Kite in other icon packs
Copied!