trophy icon
trophy from Line Awesome by Icons8 · Line · Payments & Shopping · Apache-2.0 Free for personal and commercial use.
- Name
- trophy
- Set
- Line Awesome
- Style
- Line
- Category
- Payments & Shopping
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- trophy-solid
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 payments & shopping icons from Line Awesome
Use the trophy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 4c-.941 0-1.914.355-2.688 1.031C3.54 5.707 3 6.746 3 8c0 1.063.445 1.969 1 2.688c.555.718 1.227 1.285 1.844 1.843C7.078 13.648 8 14.566 8 16c0 .152-.148.52-.344.813s-.375.468-.375.468l1.438 1.407s.32-.32.625-.782c.261-.394.547-.902.625-1.562c.113.324.222.656.344.968c.687 1.774 1.48 3.364 2.374 4.563c.325.438.66.824 1.032 1.156C11.652 23.18 10 24.898 10 27v1h12v-1c0-2.125-1.684-3.852-3.781-3.969a8 8 0 0 0 1.062-1.156c.899-1.195 1.68-2.79 2.375-4.563c.13-.332.254-.687.375-1.03c.067.687.356 1.218.625 1.624c.305.461.625.782.625.782l1.438-1.407s-.18-.176-.375-.468C24.148 16.52 24 16.152 24 16c0-1.434.922-2.352 2.156-3.469c.617-.558 1.29-1.125 1.844-1.844c.555-.718 1-1.624 1-2.687c0-1.254-.54-2.293-1.313-2.969A4.12 4.12 0 0 0 25 4a3.92 3.92 0 0 0-2.625 1H9.625A3.92 3.92 0 0 0 7 4m0 2c.473 0 .777.148 1 .281c.027 2.04.379 4.352.938 6.625c-.532-.719-1.196-1.316-1.782-1.844c-.633-.57-1.21-1.097-1.593-1.593S5 8.543 5 8c0-.7.273-1.133.656-1.469C6.04 6.195 6.566 6 7 6m18 0c.434 0 .96.195 1.344.531c.383.336.656.77.656 1.469c0 .543-.18.973-.563 1.469s-.96 1.023-1.593 1.594c-.598.539-1.274 1.16-1.813 1.906c.574-2.29.942-4.621.969-6.688A1.84 1.84 0 0 1 25 6M10.125 7h11.75c-.152 2.973-.922 6.598-2.094 9.594c-.648 1.656-1.398 3.093-2.125 4.062c-.726.969-1.39 1.344-1.687 1.344c-.293 0-.934-.375-1.656-1.344c-.723-.968-1.481-2.402-2.126-4.062c-1.164-3-1.91-6.637-2.062-9.594M15 10v5h2v-5zm-1 15h4c.719 0 1.21.441 1.563 1h-7.125c.351-.559.843-1 1.562-1"/></svg>
React
import type { SVGProps } from "react";
export function LaTrophy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 4c-.941 0-1.914.355-2.688 1.031C3.54 5.707 3 6.746 3 8c0 1.063.445 1.969 1 2.688c.555.718 1.227 1.285 1.844 1.843C7.078 13.648 8 14.566 8 16c0 .152-.148.52-.344.813s-.375.468-.375.468l1.438 1.407s.32-.32.625-.782c.261-.394.547-.902.625-1.562c.113.324.222.656.344.968c.687 1.774 1.48 3.364 2.374 4.563c.325.438.66.824 1.032 1.156C11.652 23.18 10 24.898 10 27v1h12v-1c0-2.125-1.684-3.852-3.781-3.969a8 8 0 0 0 1.062-1.156c.899-1.195 1.68-2.79 2.375-4.563c.13-.332.254-.687.375-1.03c.067.687.356 1.218.625 1.624c.305.461.625.782.625.782l1.438-1.407s-.18-.176-.375-.468C24.148 16.52 24 16.152 24 16c0-1.434.922-2.352 2.156-3.469c.617-.558 1.29-1.125 1.844-1.844c.555-.718 1-1.624 1-2.687c0-1.254-.54-2.293-1.313-2.969A4.12 4.12 0 0 0 25 4a3.92 3.92 0 0 0-2.625 1H9.625A3.92 3.92 0 0 0 7 4m0 2c.473 0 .777.148 1 .281c.027 2.04.379 4.352.938 6.625c-.532-.719-1.196-1.316-1.782-1.844c-.633-.57-1.21-1.097-1.593-1.593S5 8.543 5 8c0-.7.273-1.133.656-1.469C6.04 6.195 6.566 6 7 6m18 0c.434 0 .96.195 1.344.531c.383.336.656.77.656 1.469c0 .543-.18.973-.563 1.469s-.96 1.023-1.593 1.594c-.598.539-1.274 1.16-1.813 1.906c.574-2.29.942-4.621.969-6.688A1.84 1.84 0 0 1 25 6M10.125 7h11.75c-.152 2.973-.922 6.598-2.094 9.594c-.648 1.656-1.398 3.093-2.125 4.062c-.726.969-1.39 1.344-1.687 1.344c-.293 0-.934-.375-1.656-1.344c-.723-.968-1.481-2.402-2.126-4.062c-1.164-3-1.91-6.637-2.062-9.594M15 10v5h2v-5zm-1 15h4c.719 0 1.21.441 1.563 1h-7.125c.351-.559.843-1 1.562-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 4c-.941 0-1.914.355-2.688 1.031C3.54 5.707 3 6.746 3 8c0 1.063.445 1.969 1 2.688c.555.718 1.227 1.285 1.844 1.843C7.078 13.648 8 14.566 8 16c0 .152-.148.52-.344.813s-.375.468-.375.468l1.438 1.407s.32-.32.625-.782c.261-.394.547-.902.625-1.562c.113.324.222.656.344.968c.687 1.774 1.48 3.364 2.374 4.563c.325.438.66.824 1.032 1.156C11.652 23.18 10 24.898 10 27v1h12v-1c0-2.125-1.684-3.852-3.781-3.969a8 8 0 0 0 1.062-1.156c.899-1.195 1.68-2.79 2.375-4.563c.13-.332.254-.687.375-1.03c.067.687.356 1.218.625 1.624c.305.461.625.782.625.782l1.438-1.407s-.18-.176-.375-.468C24.148 16.52 24 16.152 24 16c0-1.434.922-2.352 2.156-3.469c.617-.558 1.29-1.125 1.844-1.844c.555-.718 1-1.624 1-2.687c0-1.254-.54-2.293-1.313-2.969A4.12 4.12 0 0 0 25 4a3.92 3.92 0 0 0-2.625 1H9.625A3.92 3.92 0 0 0 7 4m0 2c.473 0 .777.148 1 .281c.027 2.04.379 4.352.938 6.625c-.532-.719-1.196-1.316-1.782-1.844c-.633-.57-1.21-1.097-1.593-1.593S5 8.543 5 8c0-.7.273-1.133.656-1.469C6.04 6.195 6.566 6 7 6m18 0c.434 0 .96.195 1.344.531c.383.336.656.77.656 1.469c0 .543-.18.973-.563 1.469s-.96 1.023-1.593 1.594c-.598.539-1.274 1.16-1.813 1.906c.574-2.29.942-4.621.969-6.688A1.84 1.84 0 0 1 25 6M10.125 7h11.75c-.152 2.973-.922 6.598-2.094 9.594c-.648 1.656-1.398 3.093-2.125 4.062c-.726.969-1.39 1.344-1.687 1.344c-.293 0-.934-.375-1.656-1.344c-.723-.968-1.481-2.402-2.126-4.062c-1.164-3-1.91-6.637-2.062-9.594M15 10v5h2v-5zm-1 15h4c.719 0 1.21.441 1.563 1h-7.125c.351-.559.843-1 1.562-1"/></svg> </template>
CSS
.icon-trophy {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%204c-.941%200-1.914.355-2.688%201.031C3.54%205.707%203%206.746%203%208c0%201.063.445%201.969%201%202.688c.555.718%201.227%201.285%201.844%201.843C7.078%2013.648%208%2014.566%208%2016c0%20.152-.148.52-.344.813s-.375.468-.375.468l1.438%201.407s.32-.32.625-.782c.261-.394.547-.902.625-1.562c.113.324.222.656.344.968c.687%201.774%201.48%203.364%202.374%204.563c.325.438.66.824%201.032%201.156C11.652%2023.18%2010%2024.898%2010%2027v1h12v-1c0-2.125-1.684-3.852-3.781-3.969a8%208%200%200%200%201.062-1.156c.899-1.195%201.68-2.79%202.375-4.563c.13-.332.254-.687.375-1.03c.067.687.356%201.218.625%201.624c.305.461.625.782.625.782l1.438-1.407s-.18-.176-.375-.468C24.148%2016.52%2024%2016.152%2024%2016c0-1.434.922-2.352%202.156-3.469c.617-.558%201.29-1.125%201.844-1.844c.555-.718%201-1.624%201-2.687c0-1.254-.54-2.293-1.313-2.969A4.12%204.12%200%200%200%2025%204a3.92%203.92%200%200%200-2.625%201H9.625A3.92%203.92%200%200%200%207%204m0%202c.473%200%20.777.148%201%20.281c.027%202.04.379%204.352.938%206.625c-.532-.719-1.196-1.316-1.782-1.844c-.633-.57-1.21-1.097-1.593-1.593S5%208.543%205%208c0-.7.273-1.133.656-1.469C6.04%206.195%206.566%206%207%206m18%200c.434%200%20.96.195%201.344.531c.383.336.656.77.656%201.469c0%20.543-.18.973-.563%201.469s-.96%201.023-1.593%201.594c-.598.539-1.274%201.16-1.813%201.906c.574-2.29.942-4.621.969-6.688A1.84%201.84%200%200%201%2025%206M10.125%207h11.75c-.152%202.973-.922%206.598-2.094%209.594c-.648%201.656-1.398%203.093-2.125%204.062c-.726.969-1.39%201.344-1.687%201.344c-.293%200-.934-.375-1.656-1.344c-.723-.968-1.481-2.402-2.126-4.062c-1.164-3-1.91-6.637-2.062-9.594M15%2010v5h2v-5zm-1%2015h4c.719%200%201.21.441%201.563%201h-7.125c.351-.559.843-1%201.562-1%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%204c-.941%200-1.914.355-2.688%201.031C3.54%205.707%203%206.746%203%208c0%201.063.445%201.969%201%202.688c.555.718%201.227%201.285%201.844%201.843C7.078%2013.648%208%2014.566%208%2016c0%20.152-.148.52-.344.813s-.375.468-.375.468l1.438%201.407s.32-.32.625-.782c.261-.394.547-.902.625-1.562c.113.324.222.656.344.968c.687%201.774%201.48%203.364%202.374%204.563c.325.438.66.824%201.032%201.156C11.652%2023.18%2010%2024.898%2010%2027v1h12v-1c0-2.125-1.684-3.852-3.781-3.969a8%208%200%200%200%201.062-1.156c.899-1.195%201.68-2.79%202.375-4.563c.13-.332.254-.687.375-1.03c.067.687.356%201.218.625%201.624c.305.461.625.782.625.782l1.438-1.407s-.18-.176-.375-.468C24.148%2016.52%2024%2016.152%2024%2016c0-1.434.922-2.352%202.156-3.469c.617-.558%201.29-1.125%201.844-1.844c.555-.718%201-1.624%201-2.687c0-1.254-.54-2.293-1.313-2.969A4.12%204.12%200%200%200%2025%204a3.92%203.92%200%200%200-2.625%201H9.625A3.92%203.92%200%200%200%207%204m0%202c.473%200%20.777.148%201%20.281c.027%202.04.379%204.352.938%206.625c-.532-.719-1.196-1.316-1.782-1.844c-.633-.57-1.21-1.097-1.593-1.593S5%208.543%205%208c0-.7.273-1.133.656-1.469C6.04%206.195%206.566%206%207%206m18%200c.434%200%20.96.195%201.344.531c.383.336.656.77.656%201.469c0%20.543-.18.973-.563%201.469s-.96%201.023-1.593%201.594c-.598.539-1.274%201.16-1.813%201.906c.574-2.29.942-4.621.969-6.688A1.84%201.84%200%200%201%2025%206M10.125%207h11.75c-.152%202.973-.922%206.598-2.094%209.594c-.648%201.656-1.398%203.093-2.125%204.062c-.726.969-1.39%201.344-1.687%201.344c-.293%200-.934-.375-1.656-1.344c-.723-.968-1.481-2.402-2.126-4.062c-1.164-3-1.91-6.637-2.062-9.594M15%2010v5h2v-5zm-1%2015h4c.719%200%201.21.441%201.563%201h-7.125c.351-.559.843-1%201.562-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/trophy.svg?color=%231a73e8&size=48