Wish Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wish 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/349766.svg" alt="Wish icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349766.svg" alt="Wish icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349766.svg" alt="Wish icon" :width="24" :height="24" />
CSS background
.icon-wish {
background-image: url('https://proicons.com/icon/349766.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M14.9171,28.7543a5.8407,5.8407,0,0,0,5.9086,6.9828,8.4484,8.4484,0,0,0,8.0572-6.9828"/><path class="a" d="M28.8829,28.7543a5.8406,5.8406,0,0,0,5.9085,6.9828,8.4483,8.4483,0,0,0,8.0572-6.9828"/><line class="a" x1="42.8486" y1="28.7543" x2="43.5" y2="19.6914"/><line class="a" x1="28.8829" y1="28.7543" x2="29.5343" y2="22.8857"/><polyline class="a" points="14.917 28.754 16.163 16.943 4.5 12.263"/></svg>
Wish in other icon packs
Copied!