discord icon
discord from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- discord
- Set
- Unicons
- Style
- Line
- Category
- Brand Logos
- 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 IconsdiscordMaterial Design Iconsdiscord-fillMingCute IcondiscordOpenMojidiscordPixelarticonsdiscordPrime Iconsdiscord-fillRemix IcondiscordSimple IconsdiscordSkill Iconsdiscord-outlineTeenyicons
More brand logos icons from Unicons
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="M13.893 10.63a1.146 1.146 0 1 0 1.049 1.141a1.096 1.096 0 0 0-1.05-1.141M18.89 2H5.11A2.114 2.114 0 0 0 3 4.12v13.906a2.114 2.114 0 0 0 2.109 2.12h11.664l-.546-1.904l1.317 1.224l1.245 1.152L21 22.572V4.119A2.114 2.114 0 0 0 18.891 2m-3.97 13.433s-.37-.442-.679-.833a3.25 3.25 0 0 0 1.862-1.224a6 6 0 0 1-1.183.607a6.8 6.8 0 0 1-1.491.442a7.2 7.2 0 0 1-2.664-.01a8.7 8.7 0 0 1-1.512-.442a6 6 0 0 1-.751-.35c-.031-.02-.062-.03-.093-.051a.1.1 0 0 1-.04-.031c-.186-.103-.289-.175-.289-.175a3.2 3.2 0 0 0 1.8 1.214c-.308.39-.689.853-.689.853a3.73 3.73 0 0 1-3.137-1.563a13.8 13.8 0 0 1 1.481-5.997a5.1 5.1 0 0 1 2.89-1.08l.103.124a6.9 6.9 0 0 0-2.705 1.347s.226-.123.607-.298a7.7 7.7 0 0 1 2.335-.648a1 1 0 0 1 .175-.02a8.7 8.7 0 0 1 2.077-.021a8.4 8.4 0 0 1 3.096.987a6.85 6.85 0 0 0-2.56-1.306l.143-.165a5.1 5.1 0 0 1 2.89 1.08a13.8 13.8 0 0 1 1.482 5.997a3.76 3.76 0 0 1-3.148 1.563"/></svg>
React
import type { SVGProps } from "react";
export function UilDiscord(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="M13.893 10.63a1.146 1.146 0 1 0 1.049 1.141a1.096 1.096 0 0 0-1.05-1.141M18.89 2H5.11A2.114 2.114 0 0 0 3 4.12v13.906a2.114 2.114 0 0 0 2.109 2.12h11.664l-.546-1.904l1.317 1.224l1.245 1.152L21 22.572V4.119A2.114 2.114 0 0 0 18.891 2m-3.97 13.433s-.37-.442-.679-.833a3.25 3.25 0 0 0 1.862-1.224a6 6 0 0 1-1.183.607a6.8 6.8 0 0 1-1.491.442a7.2 7.2 0 0 1-2.664-.01a8.7 8.7 0 0 1-1.512-.442a6 6 0 0 1-.751-.35c-.031-.02-.062-.03-.093-.051a.1.1 0 0 1-.04-.031c-.186-.103-.289-.175-.289-.175a3.2 3.2 0 0 0 1.8 1.214c-.308.39-.689.853-.689.853a3.73 3.73 0 0 1-3.137-1.563a13.8 13.8 0 0 1 1.481-5.997a5.1 5.1 0 0 1 2.89-1.08l.103.124a6.9 6.9 0 0 0-2.705 1.347s.226-.123.607-.298a7.7 7.7 0 0 1 2.335-.648a1 1 0 0 1 .175-.02a8.7 8.7 0 0 1 2.077-.021a8.4 8.4 0 0 1 3.096.987a6.85 6.85 0 0 0-2.56-1.306l.143-.165a5.1 5.1 0 0 1 2.89 1.08a13.8 13.8 0 0 1 1.482 5.997a3.76 3.76 0 0 1-3.148 1.563"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.893 10.63a1.146 1.146 0 1 0 1.049 1.141a1.096 1.096 0 0 0-1.05-1.141M18.89 2H5.11A2.114 2.114 0 0 0 3 4.12v13.906a2.114 2.114 0 0 0 2.109 2.12h11.664l-.546-1.904l1.317 1.224l1.245 1.152L21 22.572V4.119A2.114 2.114 0 0 0 18.891 2m-3.97 13.433s-.37-.442-.679-.833a3.25 3.25 0 0 0 1.862-1.224a6 6 0 0 1-1.183.607a6.8 6.8 0 0 1-1.491.442a7.2 7.2 0 0 1-2.664-.01a8.7 8.7 0 0 1-1.512-.442a6 6 0 0 1-.751-.35c-.031-.02-.062-.03-.093-.051a.1.1 0 0 1-.04-.031c-.186-.103-.289-.175-.289-.175a3.2 3.2 0 0 0 1.8 1.214c-.308.39-.689.853-.689.853a3.73 3.73 0 0 1-3.137-1.563a13.8 13.8 0 0 1 1.481-5.997a5.1 5.1 0 0 1 2.89-1.08l.103.124a6.9 6.9 0 0 0-2.705 1.347s.226-.123.607-.298a7.7 7.7 0 0 1 2.335-.648a1 1 0 0 1 .175-.02a8.7 8.7 0 0 1 2.077-.021a8.4 8.4 0 0 1 3.096.987a6.85 6.85 0 0 0-2.56-1.306l.143-.165a5.1 5.1 0 0 1 2.89 1.08a13.8 13.8 0 0 1 1.482 5.997a3.76 3.76 0 0 1-3.148 1.563"/></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%22M13.893%2010.63a1.146%201.146%200%201%200%201.049%201.141a1.096%201.096%200%200%200-1.05-1.141M18.89%202H5.11A2.114%202.114%200%200%200%203%204.12v13.906a2.114%202.114%200%200%200%202.109%202.12h11.664l-.546-1.904l1.317%201.224l1.245%201.152L21%2022.572V4.119A2.114%202.114%200%200%200%2018.891%202m-3.97%2013.433s-.37-.442-.679-.833a3.25%203.25%200%200%200%201.862-1.224a6%206%200%200%201-1.183.607a6.8%206.8%200%200%201-1.491.442a7.2%207.2%200%200%201-2.664-.01a8.7%208.7%200%200%201-1.512-.442a6%206%200%200%201-.751-.35c-.031-.02-.062-.03-.093-.051a.1.1%200%200%201-.04-.031c-.186-.103-.289-.175-.289-.175a3.2%203.2%200%200%200%201.8%201.214c-.308.39-.689.853-.689.853a3.73%203.73%200%200%201-3.137-1.563a13.8%2013.8%200%200%201%201.481-5.997a5.1%205.1%200%200%201%202.89-1.08l.103.124a6.9%206.9%200%200%200-2.705%201.347s.226-.123.607-.298a7.7%207.7%200%200%201%202.335-.648a1%201%200%200%201%20.175-.02a8.7%208.7%200%200%201%202.077-.021a8.4%208.4%200%200%201%203.096.987a6.85%206.85%200%200%200-2.56-1.306l.143-.165a5.1%205.1%200%200%201%202.89%201.08a13.8%2013.8%200%200%201%201.482%205.997a3.76%203.76%200%200%201-3.148%201.563%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%22M13.893%2010.63a1.146%201.146%200%201%200%201.049%201.141a1.096%201.096%200%200%200-1.05-1.141M18.89%202H5.11A2.114%202.114%200%200%200%203%204.12v13.906a2.114%202.114%200%200%200%202.109%202.12h11.664l-.546-1.904l1.317%201.224l1.245%201.152L21%2022.572V4.119A2.114%202.114%200%200%200%2018.891%202m-3.97%2013.433s-.37-.442-.679-.833a3.25%203.25%200%200%200%201.862-1.224a6%206%200%200%201-1.183.607a6.8%206.8%200%200%201-1.491.442a7.2%207.2%200%200%201-2.664-.01a8.7%208.7%200%200%201-1.512-.442a6%206%200%200%201-.751-.35c-.031-.02-.062-.03-.093-.051a.1.1%200%200%201-.04-.031c-.186-.103-.289-.175-.289-.175a3.2%203.2%200%200%200%201.8%201.214c-.308.39-.689.853-.689.853a3.73%203.73%200%200%201-3.137-1.563a13.8%2013.8%200%200%201%201.481-5.997a5.1%205.1%200%200%201%202.89-1.08l.103.124a6.9%206.9%200%200%200-2.705%201.347s.226-.123.607-.298a7.7%207.7%200%200%201%202.335-.648a1%201%200%200%201%20.175-.02a8.7%208.7%200%200%201%202.077-.021a8.4%208.4%200%200%201%203.096.987a6.85%206.85%200%200%200-2.56-1.306l.143-.165a5.1%205.1%200%200%201%202.89%201.08a13.8%2013.8%200%200%201%201.482%205.997a3.76%203.76%200%200%201-3.148%201.563%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/discord.svg?color=%231a73e8&size=48