badge two icon

badge-two from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.

Name
badge-two
Set
IconPark
Style
Color
Category
Sports
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More sports icons from IconPark

Use the badge two icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M16 43.9999L24 39.9999L32 43.9999V24.9443C29.877 26.8445 27.0734 27.9999 24 27.9999C20.9266 27.9999 18.123 26.8445 16 24.9443V43.9999Z"/><path fill="#2F88FF" stroke="#000" d="M36 16C36 19.554 34.455 22.7471 32 24.9444C29.877 26.8446 27.0734 28 24 28C20.9266 28 18.123 26.8446 16 24.9444C13.545 22.7471 12 19.554 12 16C12 9.37258 17.3726 4 24 4C30.6274 4 36 9.37258 36 16Z"/><path stroke="#fff" d="M24 21V11L22 12M24 21H26M24 21H22"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkBadgeTwo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M16 43.9999L24 39.9999L32 43.9999V24.9443C29.877 26.8445 27.0734 27.9999 24 27.9999C20.9266 27.9999 18.123 26.8445 16 24.9443V43.9999Z"/><path fill="#2F88FF" stroke="#000" d="M36 16C36 19.554 34.455 22.7471 32 24.9444C29.877 26.8446 27.0734 28 24 28C20.9266 28 18.123 26.8446 16 24.9444C13.545 22.7471 12 19.554 12 16C12 9.37258 17.3726 4 24 4C30.6274 4 36 9.37258 36 16Z"/><path stroke="#fff" d="M24 21V11L22 12M24 21H26M24 21H22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M16 43.9999L24 39.9999L32 43.9999V24.9443C29.877 26.8445 27.0734 27.9999 24 27.9999C20.9266 27.9999 18.123 26.8445 16 24.9443V43.9999Z"/><path fill="#2F88FF" stroke="#000" d="M36 16C36 19.554 34.455 22.7471 32 24.9444C29.877 26.8446 27.0734 28 24 28C20.9266 28 18.123 26.8446 16 24.9444C13.545 22.7471 12 19.554 12 16C12 9.37258 17.3726 4 24 4C30.6274 4 36 9.37258 36 16Z"/><path stroke="#fff" d="M24 21V11L22 12M24 21H26M24 21H22"/></g></svg>
</template>

CSS

.icon-badge-two {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M16%2043.9999L24%2039.9999L32%2043.9999V24.9443C29.877%2026.8445%2027.0734%2027.9999%2024%2027.9999C20.9266%2027.9999%2018.123%2026.8445%2016%2024.9443V43.9999Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M36%2016C36%2019.554%2034.455%2022.7471%2032%2024.9444C29.877%2026.8446%2027.0734%2028%2024%2028C20.9266%2028%2018.123%2026.8446%2016%2024.9444C13.545%2022.7471%2012%2019.554%2012%2016C12%209.37258%2017.3726%204%2024%204C30.6274%204%2036%209.37258%2036%2016Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24%2021V11L22%2012M24%2021H26M24%2021H22%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M16%2043.9999L24%2039.9999L32%2043.9999V24.9443C29.877%2026.8445%2027.0734%2027.9999%2024%2027.9999C20.9266%2027.9999%2018.123%2026.8445%2016%2024.9443V43.9999Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M36%2016C36%2019.554%2034.455%2022.7471%2032%2024.9444C29.877%2026.8446%2027.0734%2028%2024%2028C20.9266%2028%2018.123%2026.8446%2016%2024.9444C13.545%2022.7471%2012%2019.554%2012%2016C12%209.37258%2017.3726%204%2024%204C30.6274%204%2036%209.37258%2036%2016Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24%2021V11L22%2012M24%2021H26M24%2021H22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/badge-two.svg?color=%231a73e8&size=48