discord logo
discord from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- discord
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
discord-fillAkar Iconsdiscord-filledAnt Design IconsdiscordBootstrap IconsdiscordCoreUI BrandsdiscordFont Awesome 6 BrandsdiscordFont Awesome Brandsdiscord-solidFlowbite IconsdiscordHuge IconsdiscordIconoirdiscordJam IconsdiscordLine AwesomediscordMaterial Line IconsdiscordSVG LogosdiscordMage IconsdiscordMaterial Design Iconsdiscord-fillMingCute IcondiscordOpenMojidiscordPixelarticonsdiscordPrime Iconsdiscord-fillRemix IcondiscordSimple IconsdiscordSkill Iconsdiscord-outlineTeenyiconsdiscordUnicons
Related icons in Boxicons Brands
Use the discord logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.593 10.971c-.542 0-.969.475-.969 1.055c0 .578.437 1.055.969 1.055c.541 0 .968-.477.968-1.055c.011-.581-.427-1.055-.968-1.055m3.468 0c-.542 0-.969.475-.969 1.055c0 .578.437 1.055.969 1.055c.541 0 .968-.477.968-1.055c-.001-.581-.427-1.055-.968-1.055"/><path fill="currentColor" d="M17.678 3H4.947A1.95 1.95 0 0 0 3 4.957v12.844c0 1.083.874 1.957 1.947 1.957H15.72l-.505-1.759l1.217 1.131l1.149 1.064L19.625 22V4.957A1.95 1.95 0 0 0 17.678 3M14.01 15.407s-.342-.408-.626-.771c1.244-.352 1.719-1.13 1.719-1.13c-.39.256-.76.438-1.093.562a6.7 6.7 0 0 1-3.838.398a8 8 0 0 1-1.396-.41a5.4 5.4 0 0 1-.693-.321c-.029-.021-.057-.029-.085-.048a.1.1 0 0 1-.039-.03c-.171-.094-.266-.16-.266-.16s.456.76 1.663 1.121c-.285.36-.637.789-.637.789c-2.099-.067-2.896-1.444-2.896-1.444c0-3.059 1.368-5.538 1.368-5.538c1.368-1.027 2.669-.998 2.669-.998l.095.114c-1.71.495-2.499 1.245-2.499 1.245s.21-.114.561-.275c1.016-.446 1.823-.57 2.156-.599c.057-.009.105-.019.162-.019a7.76 7.76 0 0 1 4.778.893s-.751-.712-2.366-1.206l.133-.152s1.302-.029 2.669.998c0 0 1.368 2.479 1.368 5.538c0-.001-.807 1.376-2.907 1.443"/></svg>
React
import type { SVGProps } from "react";
export function BxlDiscord(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="M9.593 10.971c-.542 0-.969.475-.969 1.055c0 .578.437 1.055.969 1.055c.541 0 .968-.477.968-1.055c.011-.581-.427-1.055-.968-1.055m3.468 0c-.542 0-.969.475-.969 1.055c0 .578.437 1.055.969 1.055c.541 0 .968-.477.968-1.055c-.001-.581-.427-1.055-.968-1.055"/><path fill="currentColor" d="M17.678 3H4.947A1.95 1.95 0 0 0 3 4.957v12.844c0 1.083.874 1.957 1.947 1.957H15.72l-.505-1.759l1.217 1.131l1.149 1.064L19.625 22V4.957A1.95 1.95 0 0 0 17.678 3M14.01 15.407s-.342-.408-.626-.771c1.244-.352 1.719-1.13 1.719-1.13c-.39.256-.76.438-1.093.562a6.7 6.7 0 0 1-3.838.398a8 8 0 0 1-1.396-.41a5.4 5.4 0 0 1-.693-.321c-.029-.021-.057-.029-.085-.048a.1.1 0 0 1-.039-.03c-.171-.094-.266-.16-.266-.16s.456.76 1.663 1.121c-.285.36-.637.789-.637.789c-2.099-.067-2.896-1.444-2.896-1.444c0-3.059 1.368-5.538 1.368-5.538c1.368-1.027 2.669-.998 2.669-.998l.095.114c-1.71.495-2.499 1.245-2.499 1.245s.21-.114.561-.275c1.016-.446 1.823-.57 2.156-.599c.057-.009.105-.019.162-.019a7.76 7.76 0 0 1 4.778.893s-.751-.712-2.366-1.206l.133-.152s1.302-.029 2.669.998c0 0 1.368 2.479 1.368 5.538c0-.001-.807 1.376-2.907 1.443"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.593 10.971c-.542 0-.969.475-.969 1.055c0 .578.437 1.055.969 1.055c.541 0 .968-.477.968-1.055c.011-.581-.427-1.055-.968-1.055m3.468 0c-.542 0-.969.475-.969 1.055c0 .578.437 1.055.969 1.055c.541 0 .968-.477.968-1.055c-.001-.581-.427-1.055-.968-1.055"/><path fill="currentColor" d="M17.678 3H4.947A1.95 1.95 0 0 0 3 4.957v12.844c0 1.083.874 1.957 1.947 1.957H15.72l-.505-1.759l1.217 1.131l1.149 1.064L19.625 22V4.957A1.95 1.95 0 0 0 17.678 3M14.01 15.407s-.342-.408-.626-.771c1.244-.352 1.719-1.13 1.719-1.13c-.39.256-.76.438-1.093.562a6.7 6.7 0 0 1-3.838.398a8 8 0 0 1-1.396-.41a5.4 5.4 0 0 1-.693-.321c-.029-.021-.057-.029-.085-.048a.1.1 0 0 1-.039-.03c-.171-.094-.266-.16-.266-.16s.456.76 1.663 1.121c-.285.36-.637.789-.637.789c-2.099-.067-2.896-1.444-2.896-1.444c0-3.059 1.368-5.538 1.368-5.538c1.368-1.027 2.669-.998 2.669-.998l.095.114c-1.71.495-2.499 1.245-2.499 1.245s.21-.114.561-.275c1.016-.446 1.823-.57 2.156-.599c.057-.009.105-.019.162-.019a7.76 7.76 0 0 1 4.778.893s-.751-.712-2.366-1.206l.133-.152s1.302-.029 2.669.998c0 0 1.368 2.479 1.368 5.538c0-.001-.807 1.376-2.907 1.443"/></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%22M9.593%2010.971c-.542%200-.969.475-.969%201.055c0%20.578.437%201.055.969%201.055c.541%200%20.968-.477.968-1.055c.011-.581-.427-1.055-.968-1.055m3.468%200c-.542%200-.969.475-.969%201.055c0%20.578.437%201.055.969%201.055c.541%200%20.968-.477.968-1.055c-.001-.581-.427-1.055-.968-1.055%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.678%203H4.947A1.95%201.95%200%200%200%203%204.957v12.844c0%201.083.874%201.957%201.947%201.957H15.72l-.505-1.759l1.217%201.131l1.149%201.064L19.625%2022V4.957A1.95%201.95%200%200%200%2017.678%203M14.01%2015.407s-.342-.408-.626-.771c1.244-.352%201.719-1.13%201.719-1.13c-.39.256-.76.438-1.093.562a6.7%206.7%200%200%201-3.838.398a8%208%200%200%201-1.396-.41a5.4%205.4%200%200%201-.693-.321c-.029-.021-.057-.029-.085-.048a.1.1%200%200%201-.039-.03c-.171-.094-.266-.16-.266-.16s.456.76%201.663%201.121c-.285.36-.637.789-.637.789c-2.099-.067-2.896-1.444-2.896-1.444c0-3.059%201.368-5.538%201.368-5.538c1.368-1.027%202.669-.998%202.669-.998l.095.114c-1.71.495-2.499%201.245-2.499%201.245s.21-.114.561-.275c1.016-.446%201.823-.57%202.156-.599c.057-.009.105-.019.162-.019a7.76%207.76%200%200%201%204.778.893s-.751-.712-2.366-1.206l.133-.152s1.302-.029%202.669.998c0%200%201.368%202.479%201.368%205.538c0-.001-.807%201.376-2.907%201.443%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%22M9.593%2010.971c-.542%200-.969.475-.969%201.055c0%20.578.437%201.055.969%201.055c.541%200%20.968-.477.968-1.055c.011-.581-.427-1.055-.968-1.055m3.468%200c-.542%200-.969.475-.969%201.055c0%20.578.437%201.055.969%201.055c.541%200%20.968-.477.968-1.055c-.001-.581-.427-1.055-.968-1.055%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.678%203H4.947A1.95%201.95%200%200%200%203%204.957v12.844c0%201.083.874%201.957%201.947%201.957H15.72l-.505-1.759l1.217%201.131l1.149%201.064L19.625%2022V4.957A1.95%201.95%200%200%200%2017.678%203M14.01%2015.407s-.342-.408-.626-.771c1.244-.352%201.719-1.13%201.719-1.13c-.39.256-.76.438-1.093.562a6.7%206.7%200%200%201-3.838.398a8%208%200%200%201-1.396-.41a5.4%205.4%200%200%201-.693-.321c-.029-.021-.057-.029-.085-.048a.1.1%200%200%201-.039-.03c-.171-.094-.266-.16-.266-.16s.456.76%201.663%201.121c-.285.36-.637.789-.637.789c-2.099-.067-2.896-1.444-2.896-1.444c0-3.059%201.368-5.538%201.368-5.538c1.368-1.027%202.669-.998%202.669-.998l.095.114c-1.71.495-2.499%201.245-2.499%201.245s.21-.114.561-.275c1.016-.446%201.823-.57%202.156-.599c.057-.009.105-.019.162-.019a7.76%207.76%200%200%201%204.778.893s-.751-.712-2.366-1.206l.133-.152s1.302-.029%202.669.998c0%200%201.368%202.479%201.368%205.538c0-.001-.807%201.376-2.907%201.443%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/discord.svg?color=%231a73e8&size=48