discord icon
discord from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.
- Name
- discord
- Set
- Material Design Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
discord-fillAkar Iconsdiscord-filledAnt Design IconsdiscordBootstrap IconsdiscordBoxicons BrandsdiscordCoreUI BrandsdiscordFont Awesome 6 BrandsdiscordFont Awesome Brandsdiscord-solidFlowbite IconsdiscordHuge IconsdiscordIconoirdiscordJam IconsdiscordLine AwesomediscordMaterial Line IconsdiscordSVG LogosdiscordMage Iconsdiscord-fillMingCute IcondiscordOpenMojidiscordPixelarticonsdiscordPrime Iconsdiscord-fillRemix IcondiscordSimple IconsdiscordSkill Iconsdiscord-outlineTeenyiconsdiscordUnicons
Use the discord icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22 24l-5.25-5l.63 2H4.5A2.5 2.5 0 0 1 2 18.5v-15A2.5 2.5 0 0 1 4.5 1h15A2.5 2.5 0 0 1 22 3.5V24M12 6.8c-2.68 0-4.56 1.15-4.56 1.15c1.03-.92 2.83-1.45 2.83-1.45l-.17-.17c-1.69.03-3.22 1.2-3.22 1.2c-1.72 3.59-1.61 6.69-1.61 6.69c1.4 1.81 3.48 1.68 3.48 1.68l.71-.9c-1.25-.27-2.04-1.38-2.04-1.38S9.3 14.9 12 14.9s4.58-1.28 4.58-1.28s-.79 1.11-2.04 1.38l.71.9s2.08.13 3.48-1.68c0 0 .11-3.1-1.61-6.69c0 0-1.53-1.17-3.22-1.2l-.17.17s1.8.53 2.83 1.45c0 0-1.88-1.15-4.56-1.15m-2.07 3.79c.65 0 1.18.57 1.17 1.27c0 .69-.52 1.27-1.17 1.27c-.64 0-1.16-.58-1.16-1.27c0-.7.51-1.27 1.16-1.27m4.17 0c.65 0 1.17.57 1.17 1.27c0 .69-.52 1.27-1.17 1.27c-.64 0-1.16-.58-1.16-1.27c0-.7.51-1.27 1.16-1.27Z"/></svg>
React
import type { SVGProps } from "react";
export function MdiDiscord(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="m22 24l-5.25-5l.63 2H4.5A2.5 2.5 0 0 1 2 18.5v-15A2.5 2.5 0 0 1 4.5 1h15A2.5 2.5 0 0 1 22 3.5V24M12 6.8c-2.68 0-4.56 1.15-4.56 1.15c1.03-.92 2.83-1.45 2.83-1.45l-.17-.17c-1.69.03-3.22 1.2-3.22 1.2c-1.72 3.59-1.61 6.69-1.61 6.69c1.4 1.81 3.48 1.68 3.48 1.68l.71-.9c-1.25-.27-2.04-1.38-2.04-1.38S9.3 14.9 12 14.9s4.58-1.28 4.58-1.28s-.79 1.11-2.04 1.38l.71.9s2.08.13 3.48-1.68c0 0 .11-3.1-1.61-6.69c0 0-1.53-1.17-3.22-1.2l-.17.17s1.8.53 2.83 1.45c0 0-1.88-1.15-4.56-1.15m-2.07 3.79c.65 0 1.18.57 1.17 1.27c0 .69-.52 1.27-1.17 1.27c-.64 0-1.16-.58-1.16-1.27c0-.7.51-1.27 1.16-1.27m4.17 0c.65 0 1.17.57 1.17 1.27c0 .69-.52 1.27-1.17 1.27c-.64 0-1.16-.58-1.16-1.27c0-.7.51-1.27 1.16-1.27Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22 24l-5.25-5l.63 2H4.5A2.5 2.5 0 0 1 2 18.5v-15A2.5 2.5 0 0 1 4.5 1h15A2.5 2.5 0 0 1 22 3.5V24M12 6.8c-2.68 0-4.56 1.15-4.56 1.15c1.03-.92 2.83-1.45 2.83-1.45l-.17-.17c-1.69.03-3.22 1.2-3.22 1.2c-1.72 3.59-1.61 6.69-1.61 6.69c1.4 1.81 3.48 1.68 3.48 1.68l.71-.9c-1.25-.27-2.04-1.38-2.04-1.38S9.3 14.9 12 14.9s4.58-1.28 4.58-1.28s-.79 1.11-2.04 1.38l.71.9s2.08.13 3.48-1.68c0 0 .11-3.1-1.61-6.69c0 0-1.53-1.17-3.22-1.2l-.17.17s1.8.53 2.83 1.45c0 0-1.88-1.15-4.56-1.15m-2.07 3.79c.65 0 1.18.57 1.17 1.27c0 .69-.52 1.27-1.17 1.27c-.64 0-1.16-.58-1.16-1.27c0-.7.51-1.27 1.16-1.27m4.17 0c.65 0 1.17.57 1.17 1.27c0 .69-.52 1.27-1.17 1.27c-.64 0-1.16-.58-1.16-1.27c0-.7.51-1.27 1.16-1.27Z"/></svg> </template>
CSS
.icon-discord {
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%22m22%2024l-5.25-5l.63%202H4.5A2.5%202.5%200%200%201%202%2018.5v-15A2.5%202.5%200%200%201%204.5%201h15A2.5%202.5%200%200%201%2022%203.5V24M12%206.8c-2.68%200-4.56%201.15-4.56%201.15c1.03-.92%202.83-1.45%202.83-1.45l-.17-.17c-1.69.03-3.22%201.2-3.22%201.2c-1.72%203.59-1.61%206.69-1.61%206.69c1.4%201.81%203.48%201.68%203.48%201.68l.71-.9c-1.25-.27-2.04-1.38-2.04-1.38S9.3%2014.9%2012%2014.9s4.58-1.28%204.58-1.28s-.79%201.11-2.04%201.38l.71.9s2.08.13%203.48-1.68c0%200%20.11-3.1-1.61-6.69c0%200-1.53-1.17-3.22-1.2l-.17.17s1.8.53%202.83%201.45c0%200-1.88-1.15-4.56-1.15m-2.07%203.79c.65%200%201.18.57%201.17%201.27c0%20.69-.52%201.27-1.17%201.27c-.64%200-1.16-.58-1.16-1.27c0-.7.51-1.27%201.16-1.27m4.17%200c.65%200%201.17.57%201.17%201.27c0%20.69-.52%201.27-1.17%201.27c-.64%200-1.16-.58-1.16-1.27c0-.7.51-1.27%201.16-1.27Z%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%22m22%2024l-5.25-5l.63%202H4.5A2.5%202.5%200%200%201%202%2018.5v-15A2.5%202.5%200%200%201%204.5%201h15A2.5%202.5%200%200%201%2022%203.5V24M12%206.8c-2.68%200-4.56%201.15-4.56%201.15c1.03-.92%202.83-1.45%202.83-1.45l-.17-.17c-1.69.03-3.22%201.2-3.22%201.2c-1.72%203.59-1.61%206.69-1.61%206.69c1.4%201.81%203.48%201.68%203.48%201.68l.71-.9c-1.25-.27-2.04-1.38-2.04-1.38S9.3%2014.9%2012%2014.9s4.58-1.28%204.58-1.28s-.79%201.11-2.04%201.38l.71.9s2.08.13%203.48-1.68c0%200%20.11-3.1-1.61-6.69c0%200-1.53-1.17-3.22-1.2l-.17.17s1.8.53%202.83%201.45c0%200-1.88-1.15-4.56-1.15m-2.07%203.79c.65%200%201.18.57%201.17%201.27c0%20.69-.52%201.27-1.17%201.27c-.64%200-1.16-.58-1.16-1.27c0-.7.51-1.27%201.16-1.27m4.17%200c.65%200%201.17.57%201.17%201.27c0%20.69-.52%201.27-1.17%201.27c-.64%200-1.16-.58-1.16-1.27c0-.7.51-1.27%201.16-1.27Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/discord.svg?color=%231a73e8&size=48