medal 2 icon
medal-2-line from Remix Icon by Remix Design · Line · Business · Apache-2.0 Free for personal and commercial use.
- Name
- medal-2-line
- Set
- Remix Icon
- Style
- Line
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More business icons from Remix Icon
advertisement-fillarchive-2-fillarchive-drawer-fillarchive-fillarchive-stack-fillarea-chart-fillat-fillattachment-fillaward-fillbar-chart-2-fillbar-chart-box-ai-fillbar-chart-box-fillbar-chart-fillbar-chart-grouped-fillbar-chart-horizontal-fillbookmark-2-fillbookmark-3-fillbookmark-fillbriefcase-2-fillbriefcase-3-fillbriefcase-4-fillbriefcase-5-fillbriefcase-fillbubble-chart-fill
Use the medal 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 8.5l2.116 5.088l5.493.44l-4.185 3.585l1.278 5.36L12 20.1l-4.702 2.872l1.278-5.36l-4.184-3.584l5.492-.44zm0 5.207l-.739 1.776l-1.916.154l1.46 1.251l-.447 1.871L12 17.756l1.641 1.003l-.446-1.87l1.46-1.252l-1.916-.154zM8 2v9H6V2zm10 0v9h-2V2zm-5 0v5h-2V2z"/></svg>
React
import type { SVGProps } from "react";
export function RiMedal2Line(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="m12 8.5l2.116 5.088l5.493.44l-4.185 3.585l1.278 5.36L12 20.1l-4.702 2.872l1.278-5.36l-4.184-3.584l5.492-.44zm0 5.207l-.739 1.776l-1.916.154l1.46 1.251l-.447 1.871L12 17.756l1.641 1.003l-.446-1.87l1.46-1.252l-1.916-.154zM8 2v9H6V2zm10 0v9h-2V2zm-5 0v5h-2V2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 8.5l2.116 5.088l5.493.44l-4.185 3.585l1.278 5.36L12 20.1l-4.702 2.872l1.278-5.36l-4.184-3.584l5.492-.44zm0 5.207l-.739 1.776l-1.916.154l1.46 1.251l-.447 1.871L12 17.756l1.641 1.003l-.446-1.87l1.46-1.252l-1.916-.154zM8 2v9H6V2zm10 0v9h-2V2zm-5 0v5h-2V2z"/></svg> </template>
CSS
.icon-medal-2-line {
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%22m12%208.5l2.116%205.088l5.493.44l-4.185%203.585l1.278%205.36L12%2020.1l-4.702%202.872l1.278-5.36l-4.184-3.584l5.492-.44zm0%205.207l-.739%201.776l-1.916.154l1.46%201.251l-.447%201.871L12%2017.756l1.641%201.003l-.446-1.87l1.46-1.252l-1.916-.154zM8%202v9H6V2zm10%200v9h-2V2zm-5%200v5h-2V2z%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%22m12%208.5l2.116%205.088l5.493.44l-4.185%203.585l1.278%205.36L12%2020.1l-4.702%202.872l1.278-5.36l-4.184-3.584l5.492-.44zm0%205.207l-.739%201.776l-1.916.154l1.46%201.251l-.447%201.871L12%2017.756l1.641%201.003l-.446-1.87l1.46-1.252l-1.916-.154zM8%202v9H6V2zm10%200v9h-2V2zm-5%200v5h-2V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/medal-2-line.svg?color=%231a73e8&size=48