Eagle Head Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Eagle Head 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/305559.svg" alt="Eagle Head icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305559.svg" alt="Eagle Head icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305559.svg" alt="Eagle Head icon" :width="24" :height="24" />
CSS background
.icon-eagle-head {
background-image: url('https://proicons.com/icon/305559.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="M776 598c25 0 50 4 74 10 31 8 59 23 88 35-47-54-107-85-178-102 36-24 76-21 117-32-54-20-103-39-162-41 36-20 68-30 104-44-62-24-121-37-186-43 35-45 82-71 123-106-20-5-35 2-52 3-101 8-200 25-298 54-87 26-161 71-208 153-18 32-17 32 18 41 66 17 59 7 66 70 3 19 12 13 21 12 124-24 245-9 362 35 59 22 113 54 168 84-51-45-102-89-148-140 30 13 60 12 91 11zM421 447c-12 5-28 9-8 25 7 6 2 11-1 16-11 14-37 17-52 7-27-20-27-20-67-22 49-35 96-59 161-41-14 6-23 11-33 15zM243 557c-22 0-42-7-61-18-5-3-10-5-17-4-48 7-111 56-102 126 24-26 53-37 84-44 29-8 59-11 89-8 26 3 29-9 27-29-1-14-4-23-20-23z"/></svg>
Eagle Head in other icon packs
Copied!