trophy icon
trophy-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- trophy-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
trophyAkar Iconstrophy-filledAnt Design IconstrophyBootstrap IconstrophyBoxIcons v2trophyBoxIcons v2 SolidtrophyCarbontrophyEmoji One (Colored)trophyElement PlustrophyFont Awesome 6 SolidtrophyFont Awesome Solidtrophy-16-filledFluent UI System Iconstrophy-16Fluent UI System Color IconstrophyFluent EmojitrophyFluent Emoji FlattrophyFluent Emoji High ContrasttrophyFirefox OS Emojitrophycss.ggtrophyHeroIconstrophyHuge IconstrophyIconParktrophyIconPark OutlinetrophyIconPark SolidtrophyIconPark TwoTonetrophyIconoir
More activities icons from Material Symbols Light
Use the trophy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.654 10.916V7H5.615q-.269 0-.442.173T5 7.616V8q0 1.142.762 1.963t1.892.953m8.692 0q1.131-.133 1.893-.954T19 8v-.385q0-.269-.173-.442T18.385 7h-2.039zM11.5 19v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4 8v-.385q0-.67.472-1.143Q4.944 6 5.616 6h2.038v-.385q0-.67.472-1.143Q8.598 4 9.269 4h5.462q.671 0 1.143.472t.472 1.143V6h2.039q.67 0 1.143.472q.472.472.472 1.144V8q0 1.573-1.118 2.688t-2.705 1.3q-.258 1.362-1.278 2.259t-2.399 1V19h2.616q.213 0 .356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTrophyRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.654 10.916V7H5.615q-.269 0-.442.173T5 7.616V8q0 1.142.762 1.963t1.892.953m8.692 0q1.131-.133 1.893-.954T19 8v-.385q0-.269-.173-.442T18.385 7h-2.039zM11.5 19v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4 8v-.385q0-.67.472-1.143Q4.944 6 5.616 6h2.038v-.385q0-.67.472-1.143Q8.598 4 9.269 4h5.462q.671 0 1.143.472t.472 1.143V6h2.039q.67 0 1.143.472q.472.472.472 1.144V8q0 1.573-1.118 2.688t-2.705 1.3q-.258 1.362-1.278 2.259t-2.399 1V19h2.616q.213 0 .356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.654 10.916V7H5.615q-.269 0-.442.173T5 7.616V8q0 1.142.762 1.963t1.892.953m8.692 0q1.131-.133 1.893-.954T19 8v-.385q0-.269-.173-.442T18.385 7h-2.039zM11.5 19v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4 8v-.385q0-.67.472-1.143Q4.944 6 5.616 6h2.038v-.385q0-.67.472-1.143Q8.598 4 9.269 4h5.462q.671 0 1.143.472t.472 1.143V6h2.039q.67 0 1.143.472q.472.472.472 1.144V8q0 1.573-1.118 2.688t-2.705 1.3q-.258 1.362-1.278 2.259t-2.399 1V19h2.616q.213 0 .356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214 0-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143z"/></svg> </template>
CSS
.icon-trophy-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.654%2010.916V7H5.615q-.269%200-.442.173T5%207.616V8q0%201.142.762%201.963t1.892.953m8.692%200q1.131-.133%201.893-.954T19%208v-.385q0-.269-.173-.442T18.385%207h-2.039zM11.5%2019v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4%208v-.385q0-.67.472-1.143Q4.944%206%205.616%206h2.038v-.385q0-.67.472-1.143Q8.598%204%209.269%204h5.462q.671%200%201.143.472t.472%201.143V6h2.039q.67%200%201.143.472q.472.472.472%201.144V8q0%201.573-1.118%202.688t-2.705%201.3q-.258%201.362-1.278%202.259t-2.399%201V19h2.616q.213%200%20.356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214%200-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.654%2010.916V7H5.615q-.269%200-.442.173T5%207.616V8q0%201.142.762%201.963t1.892.953m8.692%200q1.131-.133%201.893-.954T19%208v-.385q0-.269-.173-.442T18.385%207h-2.039zM11.5%2019v-3.754q-1.379-.102-2.399-.999t-1.278-2.258q-1.587-.187-2.705-1.301T4%208v-.385q0-.67.472-1.143Q4.944%206%205.616%206h2.038v-.385q0-.67.472-1.143Q8.598%204%209.269%204h5.462q.671%200%201.143.472t.472%201.143V6h2.039q.67%200%201.143.472q.472.472.472%201.144V8q0%201.573-1.118%202.688t-2.705%201.3q-.258%201.362-1.278%202.259t-2.399%201V19h2.616q.213%200%20.356.143q.144.143.144.357t-.144.357t-.356.143H8.885q-.214%200-.357-.143q-.144-.143-.144-.357t.144-.357t.357-.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/trophy-rounded.svg?color=%231a73e8&size=48