2nd-place-medal from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
2nd-place-medal
Set
Fluent Emoji High Contrast
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji High Contrast

Use the 2nd place medal emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10.6 14.18a7.48 7.48 0 0 1 5.39-2.29c1.96 0 3.91.76 5.39 2.29c2.97 3.05 2.97 8.01 0 11.06a7.46 7.46 0 0 1-5.39 2.29c-2.03 0-3.95-.81-5.39-2.29a7.87 7.87 0 0 1-2.23-5.53c0-2.09.79-4.05 2.23-5.53m3.268 9.77h3.97c.56 0 1-.46 1-1.02s-.45-1.01-1.01-1.01h-1.84l1.95-2.4c.66-.81.8-1.9.37-2.86a2.69 2.69 0 0 0-2.33-1.59h-.13c-.97 0-1.88.47-2.44 1.26c-.32.46-.22 1.09.24 1.41s1.09.21 1.41-.24c.19-.26.48-.41.8-.41h.05c.37.01.53.28.58.4c.04.1.16.44-.1.76l-3.3 4.05c-.25.3-.3.72-.13 1.07a1 1 0 0 0 .91.58"/><path d="m15.998 6.957l-2.45-4.027c-.34-.58-.95-.93-1.62-.93h-6.59c-1.45 0-2.36 1.56-1.65 2.82a16.7 16.7 0 0 0 5.43 5.78c.354.275.747.491 1.164.644C7.665 13.1 5.95 16.2 5.95 19.71C5.95 25.393 10.445 30 15.99 30s10.04-4.607 10.04-10.29c0-3.507-1.711-6.603-4.324-8.461a4.5 4.5 0 0 0 1.182-.649c2.25-1.46 4.11-3.44 5.43-5.78c.7-1.26-.21-2.82-1.66-2.82h-6.59c-.67 0-1.28.35-1.62.93zM15.99 9.42q-.162 0-.323.005l3.64-5.982l.004-.007A.87.87 0 0 1 20.068 3h6.59a.9.9 0 0 1 .787 1.332a15.6 15.6 0 0 1-5.102 5.43l-.032.02l-.031.024a3.4 3.4 0 0 1-1.807.694a9.8 9.8 0 0 0-4.483-1.08M9.76 26.11a9.1 9.1 0 0 1-2.59-6.4c0-2.42.92-4.69 2.59-6.4a8.69 8.69 0 0 1 12.49 0c3.44 3.53 3.44 9.27 0 12.8c-1.68 1.71-3.9 2.65-6.25 2.65c-2.36 0-4.58-.94-6.24-2.65"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrast2ndPlaceMedal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10.6 14.18a7.48 7.48 0 0 1 5.39-2.29c1.96 0 3.91.76 5.39 2.29c2.97 3.05 2.97 8.01 0 11.06a7.46 7.46 0 0 1-5.39 2.29c-2.03 0-3.95-.81-5.39-2.29a7.87 7.87 0 0 1-2.23-5.53c0-2.09.79-4.05 2.23-5.53m3.268 9.77h3.97c.56 0 1-.46 1-1.02s-.45-1.01-1.01-1.01h-1.84l1.95-2.4c.66-.81.8-1.9.37-2.86a2.69 2.69 0 0 0-2.33-1.59h-.13c-.97 0-1.88.47-2.44 1.26c-.32.46-.22 1.09.24 1.41s1.09.21 1.41-.24c.19-.26.48-.41.8-.41h.05c.37.01.53.28.58.4c.04.1.16.44-.1.76l-3.3 4.05c-.25.3-.3.72-.13 1.07a1 1 0 0 0 .91.58"/><path d="m15.998 6.957l-2.45-4.027c-.34-.58-.95-.93-1.62-.93h-6.59c-1.45 0-2.36 1.56-1.65 2.82a16.7 16.7 0 0 0 5.43 5.78c.354.275.747.491 1.164.644C7.665 13.1 5.95 16.2 5.95 19.71C5.95 25.393 10.445 30 15.99 30s10.04-4.607 10.04-10.29c0-3.507-1.711-6.603-4.324-8.461a4.5 4.5 0 0 0 1.182-.649c2.25-1.46 4.11-3.44 5.43-5.78c.7-1.26-.21-2.82-1.66-2.82h-6.59c-.67 0-1.28.35-1.62.93zM15.99 9.42q-.162 0-.323.005l3.64-5.982l.004-.007A.87.87 0 0 1 20.068 3h6.59a.9.9 0 0 1 .787 1.332a15.6 15.6 0 0 1-5.102 5.43l-.032.02l-.031.024a3.4 3.4 0 0 1-1.807.694a9.8 9.8 0 0 0-4.483-1.08M9.76 26.11a9.1 9.1 0 0 1-2.59-6.4c0-2.42.92-4.69 2.59-6.4a8.69 8.69 0 0 1 12.49 0c3.44 3.53 3.44 9.27 0 12.8c-1.68 1.71-3.9 2.65-6.25 2.65c-2.36 0-4.58-.94-6.24-2.65"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10.6 14.18a7.48 7.48 0 0 1 5.39-2.29c1.96 0 3.91.76 5.39 2.29c2.97 3.05 2.97 8.01 0 11.06a7.46 7.46 0 0 1-5.39 2.29c-2.03 0-3.95-.81-5.39-2.29a7.87 7.87 0 0 1-2.23-5.53c0-2.09.79-4.05 2.23-5.53m3.268 9.77h3.97c.56 0 1-.46 1-1.02s-.45-1.01-1.01-1.01h-1.84l1.95-2.4c.66-.81.8-1.9.37-2.86a2.69 2.69 0 0 0-2.33-1.59h-.13c-.97 0-1.88.47-2.44 1.26c-.32.46-.22 1.09.24 1.41s1.09.21 1.41-.24c.19-.26.48-.41.8-.41h.05c.37.01.53.28.58.4c.04.1.16.44-.1.76l-3.3 4.05c-.25.3-.3.72-.13 1.07a1 1 0 0 0 .91.58"/><path d="m15.998 6.957l-2.45-4.027c-.34-.58-.95-.93-1.62-.93h-6.59c-1.45 0-2.36 1.56-1.65 2.82a16.7 16.7 0 0 0 5.43 5.78c.354.275.747.491 1.164.644C7.665 13.1 5.95 16.2 5.95 19.71C5.95 25.393 10.445 30 15.99 30s10.04-4.607 10.04-10.29c0-3.507-1.711-6.603-4.324-8.461a4.5 4.5 0 0 0 1.182-.649c2.25-1.46 4.11-3.44 5.43-5.78c.7-1.26-.21-2.82-1.66-2.82h-6.59c-.67 0-1.28.35-1.62.93zM15.99 9.42q-.162 0-.323.005l3.64-5.982l.004-.007A.87.87 0 0 1 20.068 3h6.59a.9.9 0 0 1 .787 1.332a15.6 15.6 0 0 1-5.102 5.43l-.032.02l-.031.024a3.4 3.4 0 0 1-1.807.694a9.8 9.8 0 0 0-4.483-1.08M9.76 26.11a9.1 9.1 0 0 1-2.59-6.4c0-2.42.92-4.69 2.59-6.4a8.69 8.69 0 0 1 12.49 0c3.44 3.53 3.44 9.27 0 12.8c-1.68 1.71-3.9 2.65-6.25 2.65c-2.36 0-4.58-.94-6.24-2.65"/></g></svg>
</template>

CSS

.icon-2nd-place-medal {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.6%2014.18a7.48%207.48%200%200%201%205.39-2.29c1.96%200%203.91.76%205.39%202.29c2.97%203.05%202.97%208.01%200%2011.06a7.46%207.46%200%200%201-5.39%202.29c-2.03%200-3.95-.81-5.39-2.29a7.87%207.87%200%200%201-2.23-5.53c0-2.09.79-4.05%202.23-5.53m3.268%209.77h3.97c.56%200%201-.46%201-1.02s-.45-1.01-1.01-1.01h-1.84l1.95-2.4c.66-.81.8-1.9.37-2.86a2.69%202.69%200%200%200-2.33-1.59h-.13c-.97%200-1.88.47-2.44%201.26c-.32.46-.22%201.09.24%201.41s1.09.21%201.41-.24c.19-.26.48-.41.8-.41h.05c.37.01.53.28.58.4c.04.1.16.44-.1.76l-3.3%204.05c-.25.3-.3.72-.13%201.07a1%201%200%200%200%20.91.58%22%2F%3E%3Cpath%20d%3D%22m15.998%206.957l-2.45-4.027c-.34-.58-.95-.93-1.62-.93h-6.59c-1.45%200-2.36%201.56-1.65%202.82a16.7%2016.7%200%200%200%205.43%205.78c.354.275.747.491%201.164.644C7.665%2013.1%205.95%2016.2%205.95%2019.71C5.95%2025.393%2010.445%2030%2015.99%2030s10.04-4.607%2010.04-10.29c0-3.507-1.711-6.603-4.324-8.461a4.5%204.5%200%200%200%201.182-.649c2.25-1.46%204.11-3.44%205.43-5.78c.7-1.26-.21-2.82-1.66-2.82h-6.59c-.67%200-1.28.35-1.62.93zM15.99%209.42q-.162%200-.323.005l3.64-5.982l.004-.007A.87.87%200%200%201%2020.068%203h6.59a.9.9%200%200%201%20.787%201.332a15.6%2015.6%200%200%201-5.102%205.43l-.032.02l-.031.024a3.4%203.4%200%200%201-1.807.694a9.8%209.8%200%200%200-4.483-1.08M9.76%2026.11a9.1%209.1%200%200%201-2.59-6.4c0-2.42.92-4.69%202.59-6.4a8.69%208.69%200%200%201%2012.49%200c3.44%203.53%203.44%209.27%200%2012.8c-1.68%201.71-3.9%202.65-6.25%202.65c-2.36%200-4.58-.94-6.24-2.65%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.6%2014.18a7.48%207.48%200%200%201%205.39-2.29c1.96%200%203.91.76%205.39%202.29c2.97%203.05%202.97%208.01%200%2011.06a7.46%207.46%200%200%201-5.39%202.29c-2.03%200-3.95-.81-5.39-2.29a7.87%207.87%200%200%201-2.23-5.53c0-2.09.79-4.05%202.23-5.53m3.268%209.77h3.97c.56%200%201-.46%201-1.02s-.45-1.01-1.01-1.01h-1.84l1.95-2.4c.66-.81.8-1.9.37-2.86a2.69%202.69%200%200%200-2.33-1.59h-.13c-.97%200-1.88.47-2.44%201.26c-.32.46-.22%201.09.24%201.41s1.09.21%201.41-.24c.19-.26.48-.41.8-.41h.05c.37.01.53.28.58.4c.04.1.16.44-.1.76l-3.3%204.05c-.25.3-.3.72-.13%201.07a1%201%200%200%200%20.91.58%22%2F%3E%3Cpath%20d%3D%22m15.998%206.957l-2.45-4.027c-.34-.58-.95-.93-1.62-.93h-6.59c-1.45%200-2.36%201.56-1.65%202.82a16.7%2016.7%200%200%200%205.43%205.78c.354.275.747.491%201.164.644C7.665%2013.1%205.95%2016.2%205.95%2019.71C5.95%2025.393%2010.445%2030%2015.99%2030s10.04-4.607%2010.04-10.29c0-3.507-1.711-6.603-4.324-8.461a4.5%204.5%200%200%200%201.182-.649c2.25-1.46%204.11-3.44%205.43-5.78c.7-1.26-.21-2.82-1.66-2.82h-6.59c-.67%200-1.28.35-1.62.93zM15.99%209.42q-.162%200-.323.005l3.64-5.982l.004-.007A.87.87%200%200%201%2020.068%203h6.59a.9.9%200%200%201%20.787%201.332a15.6%2015.6%200%200%201-5.102%205.43l-.032.02l-.031.024a3.4%203.4%200%200%201-1.807.694a9.8%209.8%200%200%200-4.483-1.08M9.76%2026.11a9.1%209.1%200%200%201-2.59-6.4c0-2.42.92-4.69%202.59-6.4a8.69%208.69%200%200%201%2012.49%200c3.44%203.53%203.44%209.27%200%2012.8c-1.68%201.71-3.9%202.65-6.25%202.65c-2.36%200-4.58-.94-6.24-2.65%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/2nd-place-medal.svg?color=%231a73e8&size=48