battlenet from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.

Name
battlenet
Set
Material Design Icons
Style
Filled
Viewbox
24×24
License
Apache 2.0
Aliases
battle-net

Use the battlenet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M19.92 10.76s2.58 1.48 2.58 3.13c0 1.61-3 2.17-6.32 2.01c0 0-1.41 1.97-2.76 2.8c1.46 2.74 2.58 3.8 2.55 3.8c0 0-.74.19-2.97-3.46c-1.34.85-2.83 1.19-3.44.66c-.62-.53-.14-1.42.12-1.85c-.27.15-1.68.98-2.93.98c-1.49 0-1.7-1.11-1.7-1.68C5.05 15 7.12 12 7.12 12s-.96-2.12-1.07-3.78c-1.88-.16-4.05.17-4.52.32c-.13 0 .31-.32.47-.36c.15-.05 1.91-.51 4-.51c0-1.74.35-3.34 1.41-3.34c.72 0 1.3 1.12 1.3 1.12S8.7 1.5 10.74 1.5C12.8 1.5 15 6.11 15 6.11s2.22.21 3.85.98c.65-1.36 1.24-1.98 1.96-4.09c.19.7-.61 2.5-1.46 4.3c0 0 2.3 1.2 2.3 2.53c0 1.01-1.73.93-1.73.93m-9.24 7.82c.68.11 1.73-.48 1.72-.48l-.82-1.53l-1.18.83c-.01.01-.76.98.28 1.18m9.47-8.82c0-.66-1.2-1.41-1.34-1.49l-.92 1.48l1.28.62c.42-.03.98-.02.98-.61M8 5.63c-.3 0-.91.44-.91 2.01l1.74.06l-.11-1.4C8.6 6 8.3 5.63 8 5.63m2.18 10.15c-1.26-.65-2.02-1.72-2.64-2.88c0 0-1.58 2.65-.57 3.32c1.03.67 2.67-.06 3.21-.44m2.79 1.98c1.14-.87 4.22-3.03 4.48-6.68c-2.88-1.64-6.83-2.37-6.83-2.37s-.01-.5.08-.85c.94.11 3.89.61 6.33 1.57c-.68-1.15-1.19-1.58-1.66-1.93c1.16.26 1.99 1.76 1.99 1.76l.92-1.3s-4.37-2.35-8.09-.54c-.08 2.88 1.4 7.14 1.4 7.14l-.77.33c-.52-1.05-1.19-2.8-1.82-6.22c-.3.41-.83.88-.84 2.42c-.46-1.29.5-2.66.51-2.67l-1.6-.16c.1 1.66.98 5.94 3.61 7.27c2.32-1.32 4.82-3.99 5.45-4.76l.69.51l-4.47 4.69c1.24.03 1.97-.25 2.47-.47c-.72.75-1.96.82-2.55.82c.01.02.3.75.7 1.44m1.06-11.71c-.03-.08-1.37-2.36-2.56-2.19c-.78.25-1.23 1.57-1.24 3.01c.53-.31 1.77-.87 3.8-.82m2.68 9.02S20 15 19.9 13.76c0-1.2-1.98-2.43-1.98-2.41c.01 2.12-1.21 3.72-1.21 3.72z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function MdiBattlenet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M19.92 10.76s2.58 1.48 2.58 3.13c0 1.61-3 2.17-6.32 2.01c0 0-1.41 1.97-2.76 2.8c1.46 2.74 2.58 3.8 2.55 3.8c0 0-.74.19-2.97-3.46c-1.34.85-2.83 1.19-3.44.66c-.62-.53-.14-1.42.12-1.85c-.27.15-1.68.98-2.93.98c-1.49 0-1.7-1.11-1.7-1.68C5.05 15 7.12 12 7.12 12s-.96-2.12-1.07-3.78c-1.88-.16-4.05.17-4.52.32c-.13 0 .31-.32.47-.36c.15-.05 1.91-.51 4-.51c0-1.74.35-3.34 1.41-3.34c.72 0 1.3 1.12 1.3 1.12S8.7 1.5 10.74 1.5C12.8 1.5 15 6.11 15 6.11s2.22.21 3.85.98c.65-1.36 1.24-1.98 1.96-4.09c.19.7-.61 2.5-1.46 4.3c0 0 2.3 1.2 2.3 2.53c0 1.01-1.73.93-1.73.93m-9.24 7.82c.68.11 1.73-.48 1.72-.48l-.82-1.53l-1.18.83c-.01.01-.76.98.28 1.18m9.47-8.82c0-.66-1.2-1.41-1.34-1.49l-.92 1.48l1.28.62c.42-.03.98-.02.98-.61M8 5.63c-.3 0-.91.44-.91 2.01l1.74.06l-.11-1.4C8.6 6 8.3 5.63 8 5.63m2.18 10.15c-1.26-.65-2.02-1.72-2.64-2.88c0 0-1.58 2.65-.57 3.32c1.03.67 2.67-.06 3.21-.44m2.79 1.98c1.14-.87 4.22-3.03 4.48-6.68c-2.88-1.64-6.83-2.37-6.83-2.37s-.01-.5.08-.85c.94.11 3.89.61 6.33 1.57c-.68-1.15-1.19-1.58-1.66-1.93c1.16.26 1.99 1.76 1.99 1.76l.92-1.3s-4.37-2.35-8.09-.54c-.08 2.88 1.4 7.14 1.4 7.14l-.77.33c-.52-1.05-1.19-2.8-1.82-6.22c-.3.41-.83.88-.84 2.42c-.46-1.29.5-2.66.51-2.67l-1.6-.16c.1 1.66.98 5.94 3.61 7.27c2.32-1.32 4.82-3.99 5.45-4.76l.69.51l-4.47 4.69c1.24.03 1.97-.25 2.47-.47c-.72.75-1.96.82-2.55.82c.01.02.3.75.7 1.44m1.06-11.71c-.03-.08-1.37-2.36-2.56-2.19c-.78.25-1.23 1.57-1.24 3.01c.53-.31 1.77-.87 3.8-.82m2.68 9.02S20 15 19.9 13.76c0-1.2-1.98-2.43-1.98-2.41c.01 2.12-1.21 3.72-1.21 3.72z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M19.92 10.76s2.58 1.48 2.58 3.13c0 1.61-3 2.17-6.32 2.01c0 0-1.41 1.97-2.76 2.8c1.46 2.74 2.58 3.8 2.55 3.8c0 0-.74.19-2.97-3.46c-1.34.85-2.83 1.19-3.44.66c-.62-.53-.14-1.42.12-1.85c-.27.15-1.68.98-2.93.98c-1.49 0-1.7-1.11-1.7-1.68C5.05 15 7.12 12 7.12 12s-.96-2.12-1.07-3.78c-1.88-.16-4.05.17-4.52.32c-.13 0 .31-.32.47-.36c.15-.05 1.91-.51 4-.51c0-1.74.35-3.34 1.41-3.34c.72 0 1.3 1.12 1.3 1.12S8.7 1.5 10.74 1.5C12.8 1.5 15 6.11 15 6.11s2.22.21 3.85.98c.65-1.36 1.24-1.98 1.96-4.09c.19.7-.61 2.5-1.46 4.3c0 0 2.3 1.2 2.3 2.53c0 1.01-1.73.93-1.73.93m-9.24 7.82c.68.11 1.73-.48 1.72-.48l-.82-1.53l-1.18.83c-.01.01-.76.98.28 1.18m9.47-8.82c0-.66-1.2-1.41-1.34-1.49l-.92 1.48l1.28.62c.42-.03.98-.02.98-.61M8 5.63c-.3 0-.91.44-.91 2.01l1.74.06l-.11-1.4C8.6 6 8.3 5.63 8 5.63m2.18 10.15c-1.26-.65-2.02-1.72-2.64-2.88c0 0-1.58 2.65-.57 3.32c1.03.67 2.67-.06 3.21-.44m2.79 1.98c1.14-.87 4.22-3.03 4.48-6.68c-2.88-1.64-6.83-2.37-6.83-2.37s-.01-.5.08-.85c.94.11 3.89.61 6.33 1.57c-.68-1.15-1.19-1.58-1.66-1.93c1.16.26 1.99 1.76 1.99 1.76l.92-1.3s-4.37-2.35-8.09-.54c-.08 2.88 1.4 7.14 1.4 7.14l-.77.33c-.52-1.05-1.19-2.8-1.82-6.22c-.3.41-.83.88-.84 2.42c-.46-1.29.5-2.66.51-2.67l-1.6-.16c.1 1.66.98 5.94 3.61 7.27c2.32-1.32 4.82-3.99 5.45-4.76l.69.51l-4.47 4.69c1.24.03 1.97-.25 2.47-.47c-.72.75-1.96.82-2.55.82c.01.02.3.75.7 1.44m1.06-11.71c-.03-.08-1.37-2.36-2.56-2.19c-.78.25-1.23 1.57-1.24 3.01c.53-.31 1.77-.87 3.8-.82m2.68 9.02S20 15 19.9 13.76c0-1.2-1.98-2.43-1.98-2.41c.01 2.12-1.21 3.72-1.21 3.72z" fill="currentColor"/></svg>
</template>

CSS

.icon-battlenet {
  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%20d%3D%22M19.92%2010.76s2.58%201.48%202.58%203.13c0%201.61-3%202.17-6.32%202.01c0%200-1.41%201.97-2.76%202.8c1.46%202.74%202.58%203.8%202.55%203.8c0%200-.74.19-2.97-3.46c-1.34.85-2.83%201.19-3.44.66c-.62-.53-.14-1.42.12-1.85c-.27.15-1.68.98-2.93.98c-1.49%200-1.7-1.11-1.7-1.68C5.05%2015%207.12%2012%207.12%2012s-.96-2.12-1.07-3.78c-1.88-.16-4.05.17-4.52.32c-.13%200%20.31-.32.47-.36c.15-.05%201.91-.51%204-.51c0-1.74.35-3.34%201.41-3.34c.72%200%201.3%201.12%201.3%201.12S8.7%201.5%2010.74%201.5C12.8%201.5%2015%206.11%2015%206.11s2.22.21%203.85.98c.65-1.36%201.24-1.98%201.96-4.09c.19.7-.61%202.5-1.46%204.3c0%200%202.3%201.2%202.3%202.53c0%201.01-1.73.93-1.73.93m-9.24%207.82c.68.11%201.73-.48%201.72-.48l-.82-1.53l-1.18.83c-.01.01-.76.98.28%201.18m9.47-8.82c0-.66-1.2-1.41-1.34-1.49l-.92%201.48l1.28.62c.42-.03.98-.02.98-.61M8%205.63c-.3%200-.91.44-.91%202.01l1.74.06l-.11-1.4C8.6%206%208.3%205.63%208%205.63m2.18%2010.15c-1.26-.65-2.02-1.72-2.64-2.88c0%200-1.58%202.65-.57%203.32c1.03.67%202.67-.06%203.21-.44m2.79%201.98c1.14-.87%204.22-3.03%204.48-6.68c-2.88-1.64-6.83-2.37-6.83-2.37s-.01-.5.08-.85c.94.11%203.89.61%206.33%201.57c-.68-1.15-1.19-1.58-1.66-1.93c1.16.26%201.99%201.76%201.99%201.76l.92-1.3s-4.37-2.35-8.09-.54c-.08%202.88%201.4%207.14%201.4%207.14l-.77.33c-.52-1.05-1.19-2.8-1.82-6.22c-.3.41-.83.88-.84%202.42c-.46-1.29.5-2.66.51-2.67l-1.6-.16c.1%201.66.98%205.94%203.61%207.27c2.32-1.32%204.82-3.99%205.45-4.76l.69.51l-4.47%204.69c1.24.03%201.97-.25%202.47-.47c-.72.75-1.96.82-2.55.82c.01.02.3.75.7%201.44m1.06-11.71c-.03-.08-1.37-2.36-2.56-2.19c-.78.25-1.23%201.57-1.24%203.01c.53-.31%201.77-.87%203.8-.82m2.68%209.02S20%2015%2019.9%2013.76c0-1.2-1.98-2.43-1.98-2.41c.01%202.12-1.21%203.72-1.21%203.72z%22%20fill%3D%22currentColor%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%20d%3D%22M19.92%2010.76s2.58%201.48%202.58%203.13c0%201.61-3%202.17-6.32%202.01c0%200-1.41%201.97-2.76%202.8c1.46%202.74%202.58%203.8%202.55%203.8c0%200-.74.19-2.97-3.46c-1.34.85-2.83%201.19-3.44.66c-.62-.53-.14-1.42.12-1.85c-.27.15-1.68.98-2.93.98c-1.49%200-1.7-1.11-1.7-1.68C5.05%2015%207.12%2012%207.12%2012s-.96-2.12-1.07-3.78c-1.88-.16-4.05.17-4.52.32c-.13%200%20.31-.32.47-.36c.15-.05%201.91-.51%204-.51c0-1.74.35-3.34%201.41-3.34c.72%200%201.3%201.12%201.3%201.12S8.7%201.5%2010.74%201.5C12.8%201.5%2015%206.11%2015%206.11s2.22.21%203.85.98c.65-1.36%201.24-1.98%201.96-4.09c.19.7-.61%202.5-1.46%204.3c0%200%202.3%201.2%202.3%202.53c0%201.01-1.73.93-1.73.93m-9.24%207.82c.68.11%201.73-.48%201.72-.48l-.82-1.53l-1.18.83c-.01.01-.76.98.28%201.18m9.47-8.82c0-.66-1.2-1.41-1.34-1.49l-.92%201.48l1.28.62c.42-.03.98-.02.98-.61M8%205.63c-.3%200-.91.44-.91%202.01l1.74.06l-.11-1.4C8.6%206%208.3%205.63%208%205.63m2.18%2010.15c-1.26-.65-2.02-1.72-2.64-2.88c0%200-1.58%202.65-.57%203.32c1.03.67%202.67-.06%203.21-.44m2.79%201.98c1.14-.87%204.22-3.03%204.48-6.68c-2.88-1.64-6.83-2.37-6.83-2.37s-.01-.5.08-.85c.94.11%203.89.61%206.33%201.57c-.68-1.15-1.19-1.58-1.66-1.93c1.16.26%201.99%201.76%201.99%201.76l.92-1.3s-4.37-2.35-8.09-.54c-.08%202.88%201.4%207.14%201.4%207.14l-.77.33c-.52-1.05-1.19-2.8-1.82-6.22c-.3.41-.83.88-.84%202.42c-.46-1.29.5-2.66.51-2.67l-1.6-.16c.1%201.66.98%205.94%203.61%207.27c2.32-1.32%204.82-3.99%205.45-4.76l.69.51l-4.47%204.69c1.24.03%201.97-.25%202.47-.47c-.72.75-1.96.82-2.55.82c.01.02.3.75.7%201.44m1.06-11.71c-.03-.08-1.37-2.36-2.56-2.19c-.78.25-1.23%201.57-1.24%203.01c.53-.31%201.77-.87%203.8-.82m2.68%209.02S20%2015%2019.9%2013.76c0-1.2-1.98-2.43-1.98-2.41c.01%202.12-1.21%203.72-1.21%203.72z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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