discord-alt from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
discord-alt
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

Use the discord alt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.82 4.26a10 10 0 0 0-.53 1.1a14.7 14.7 0 0 0-4.58 0a10 10 0 0 0-.53-1.1a16 16 0 0 0-4.13 1.3a17.33 17.33 0 0 0-3 11.59a16.6 16.6 0 0 0 5.07 2.59A13 13 0 0 0 8.23 18a9.7 9.7 0 0 1-1.71-.83a3.4 3.4 0 0 0 .42-.33a11.66 11.66 0 0 0 10.12 0q.21.18.42.33a11 11 0 0 1-1.71.84a12.4 12.4 0 0 0 1.08 1.78a16.4 16.4 0 0 0 5.06-2.59a17.22 17.22 0 0 0-3-11.59a16 16 0 0 0-4.09-1.35M8.68 14.81a1.94 1.94 0 0 1-1.8-2a1.93 1.93 0 0 1 1.8-2a1.93 1.93 0 0 1 1.8 2a1.93 1.93 0 0 1-1.8 2m6.64 0a1.94 1.94 0 0 1-1.8-2a1.93 1.93 0 0 1 1.8-2a1.92 1.92 0 0 1 1.8 2a1.92 1.92 0 0 1-1.8 2"/></svg>

React

import type { SVGProps } from "react";

export function BxlDiscordAlt(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="M14.82 4.26a10 10 0 0 0-.53 1.1a14.7 14.7 0 0 0-4.58 0a10 10 0 0 0-.53-1.1a16 16 0 0 0-4.13 1.3a17.33 17.33 0 0 0-3 11.59a16.6 16.6 0 0 0 5.07 2.59A13 13 0 0 0 8.23 18a9.7 9.7 0 0 1-1.71-.83a3.4 3.4 0 0 0 .42-.33a11.66 11.66 0 0 0 10.12 0q.21.18.42.33a11 11 0 0 1-1.71.84a12.4 12.4 0 0 0 1.08 1.78a16.4 16.4 0 0 0 5.06-2.59a17.22 17.22 0 0 0-3-11.59a16 16 0 0 0-4.09-1.35M8.68 14.81a1.94 1.94 0 0 1-1.8-2a1.93 1.93 0 0 1 1.8-2a1.93 1.93 0 0 1 1.8 2a1.93 1.93 0 0 1-1.8 2m6.64 0a1.94 1.94 0 0 1-1.8-2a1.93 1.93 0 0 1 1.8-2a1.92 1.92 0 0 1 1.8 2a1.92 1.92 0 0 1-1.8 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.82 4.26a10 10 0 0 0-.53 1.1a14.7 14.7 0 0 0-4.58 0a10 10 0 0 0-.53-1.1a16 16 0 0 0-4.13 1.3a17.33 17.33 0 0 0-3 11.59a16.6 16.6 0 0 0 5.07 2.59A13 13 0 0 0 8.23 18a9.7 9.7 0 0 1-1.71-.83a3.4 3.4 0 0 0 .42-.33a11.66 11.66 0 0 0 10.12 0q.21.18.42.33a11 11 0 0 1-1.71.84a12.4 12.4 0 0 0 1.08 1.78a16.4 16.4 0 0 0 5.06-2.59a17.22 17.22 0 0 0-3-11.59a16 16 0 0 0-4.09-1.35M8.68 14.81a1.94 1.94 0 0 1-1.8-2a1.93 1.93 0 0 1 1.8-2a1.93 1.93 0 0 1 1.8 2a1.93 1.93 0 0 1-1.8 2m6.64 0a1.94 1.94 0 0 1-1.8-2a1.93 1.93 0 0 1 1.8-2a1.92 1.92 0 0 1 1.8 2a1.92 1.92 0 0 1-1.8 2"/></svg>
</template>

CSS

.icon-discord-alt {
  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%22M14.82%204.26a10%2010%200%200%200-.53%201.1a14.7%2014.7%200%200%200-4.58%200a10%2010%200%200%200-.53-1.1a16%2016%200%200%200-4.13%201.3a17.33%2017.33%200%200%200-3%2011.59a16.6%2016.6%200%200%200%205.07%202.59A13%2013%200%200%200%208.23%2018a9.7%209.7%200%200%201-1.71-.83a3.4%203.4%200%200%200%20.42-.33a11.66%2011.66%200%200%200%2010.12%200q.21.18.42.33a11%2011%200%200%201-1.71.84a12.4%2012.4%200%200%200%201.08%201.78a16.4%2016.4%200%200%200%205.06-2.59a17.22%2017.22%200%200%200-3-11.59a16%2016%200%200%200-4.09-1.35M8.68%2014.81a1.94%201.94%200%200%201-1.8-2a1.93%201.93%200%200%201%201.8-2a1.93%201.93%200%200%201%201.8%202a1.93%201.93%200%200%201-1.8%202m6.64%200a1.94%201.94%200%200%201-1.8-2a1.93%201.93%200%200%201%201.8-2a1.92%201.92%200%200%201%201.8%202a1.92%201.92%200%200%201-1.8%202%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%22M14.82%204.26a10%2010%200%200%200-.53%201.1a14.7%2014.7%200%200%200-4.58%200a10%2010%200%200%200-.53-1.1a16%2016%200%200%200-4.13%201.3a17.33%2017.33%200%200%200-3%2011.59a16.6%2016.6%200%200%200%205.07%202.59A13%2013%200%200%200%208.23%2018a9.7%209.7%200%200%201-1.71-.83a3.4%203.4%200%200%200%20.42-.33a11.66%2011.66%200%200%200%2010.12%200q.21.18.42.33a11%2011%200%200%201-1.71.84a12.4%2012.4%200%200%200%201.08%201.78a16.4%2016.4%200%200%200%205.06-2.59a17.22%2017.22%200%200%200-3-11.59a16%2016%200%200%200-4.09-1.35M8.68%2014.81a1.94%201.94%200%200%201-1.8-2a1.93%201.93%200%200%201%201.8-2a1.93%201.93%200%200%201%201.8%202a1.93%201.93%200%200%201-1.8%202m6.64%200a1.94%201.94%200%200%201-1.8-2a1.93%201.93%200%200%201%201.8-2a1.92%201.92%200%200%201%201.8%202a1.92%201.92%200%200%201-1.8%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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