Trophy Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Trophy 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/306715.svg" alt="Trophy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306715.svg" alt="Trophy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306715.svg" alt="Trophy icon" :width="24" :height="24" />
CSS background
.icon-trophy {
background-image: url('https://proicons.com/icon/306715.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="M644 427h5c275 0 351-371 351-371H800c0-6 1-12 1-17H199c0 5 1 11 1 17H0s76 371 351 371h5c15 17 32 33 49 45-12 0-22 10-22 22 0 13 10 23 23 23h29l-67 354h-21v90h321v-90h-20l-68-354h30c12 0 22-10 22-23 0-12-10-22-22-22h-15c17-12 34-28 49-45zM796 96h152c-29 88-106 269-270 289 61-85 104-199 118-289zM52 96h152c14 90 57 204 118 289C158 365 81 184 52 96z"/></svg>
Trophy in other icon packs
Copied!