discord logo icon
discord-logo from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.
- Name
- discord-logo
- Set
- Radix Icons
- Style
- Outline
- Viewbox
- 15×15
- License
- MIT
The same icon in other sets
Use the discord logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M10.05 1.823c.736.08 1.807.438 2.57.8l.307.156q.036.021.07.047l.061.058c.314.36.6.945.823 1.499c.172.426.321.87.431 1.248l.096.353c.309 1.234.496 2.685.555 4.104l.016.605a.5.5 0 0 1-.054.23c-.302.573-.948 1.105-1.596 1.493c-.655.392-1.419.703-2.035.762a.48.48 0 0 1-.4-.152c-.154-.167-.416-.558-.614-.861c-.09-.138-.174-.27-.241-.375c-.662.12-1.49.19-2.54.19c-1.049 0-1.88-.07-2.541-.19c-.067.105-.15.237-.24.375c-.199.303-.46.694-.615.861a.48.48 0 0 1-.4.152c-.615-.06-1.38-.37-2.034-.762c-.648-.388-1.295-.92-1.596-1.492a.5.5 0 0 1-.055-.23l.017-.606c.059-1.42.246-2.87.555-4.104l.095-.353c.11-.378.26-.822.432-1.248c.223-.554.509-1.14.822-1.499l.062-.058l.07-.047l.307-.155c.762-.363 1.834-.72 2.57-.801l.064-.002q.03 0 .063.005c.206.032.384.14.515.238a2.5 2.5 0 0 1 .378.363c.16.189.315.419.415.636a14 14 0 0 1 2.231 0a2.9 2.9 0 0 1 .794-.999c.13-.099.309-.206.515-.238l.063-.005zM9.986 2.83a1.5 1.5 0 0 0-.225.22q-.063.073-.115.145q.459.084.82.196c.598.184 1.05.428 1.316.701l.102.12l.05.083a.48.48 0 0 1-.753.564l-.065-.071l-.084-.081c-.126-.102-.386-.256-.849-.399c-.594-.183-1.47-.328-2.683-.328s-2.09.145-2.684.328c-.616.19-.873.401-.932.48a.48.48 0 0 1-.768-.576c.241-.322.734-.61 1.418-.82q.36-.112.817-.196a2 2 0 0 0-.114-.146a1.5 1.5 0 0 0-.225-.22q-.037-.026-.06-.037c-.667.096-1.692.452-2.343.789c-.187.242-.4.663-.601 1.16c-.16.397-.3.81-.4 1.155l-.088.32c-.321 1.286-.506 2.85-.539 4.356c.208.318.637.694 1.18 1.02c.484.29.99.497 1.386.586c.102-.142.234-.336.367-.54q.034-.052.065-.103c-.784-.279-1.205-.661-1.478-1.07l.4-.266l.399-.267c.261.392.944 1.086 4.2 1.086s3.94-.694 4.201-1.086a.48.48 0 0 1 .799.533c-.273.41-.696.792-1.483 1.07l.067.103c.133.204.265.398.367.54c.396-.089.901-.297 1.385-.587c.543-.325.973-.701 1.18-1.019c-.032-1.506-.217-3.07-.539-4.356l-.088-.32c-.1-.345-.239-.758-.399-1.155c-.2-.497-.415-.918-.601-1.16c-.65-.337-1.676-.693-2.344-.79q-.023.013-.059.038M2.634 9.8a.48.48 0 0 1 .666.133l-.8.533a.48.48 0 0 1 .134-.666M5 6.6c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26 1.26 0 0 1-.92-.412A1.46 1.46 0 0 1 3.7 8c0-.37.137-.725.38-.988c.244-.262.575-.41.92-.412m4.999 0c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26 1.26 0 0 1-.92-.412A1.45 1.45 0 0 1 8.699 8c0-.37.136-.725.38-.988c.244-.262.575-.41.92-.412"/></svg>
React
import type { SVGProps } from "react";
export function RadixIconsDiscordLogo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M10.05 1.823c.736.08 1.807.438 2.57.8l.307.156q.036.021.07.047l.061.058c.314.36.6.945.823 1.499c.172.426.321.87.431 1.248l.096.353c.309 1.234.496 2.685.555 4.104l.016.605a.5.5 0 0 1-.054.23c-.302.573-.948 1.105-1.596 1.493c-.655.392-1.419.703-2.035.762a.48.48 0 0 1-.4-.152c-.154-.167-.416-.558-.614-.861c-.09-.138-.174-.27-.241-.375c-.662.12-1.49.19-2.54.19c-1.049 0-1.88-.07-2.541-.19c-.067.105-.15.237-.24.375c-.199.303-.46.694-.615.861a.48.48 0 0 1-.4.152c-.615-.06-1.38-.37-2.034-.762c-.648-.388-1.295-.92-1.596-1.492a.5.5 0 0 1-.055-.23l.017-.606c.059-1.42.246-2.87.555-4.104l.095-.353c.11-.378.26-.822.432-1.248c.223-.554.509-1.14.822-1.499l.062-.058l.07-.047l.307-.155c.762-.363 1.834-.72 2.57-.801l.064-.002q.03 0 .063.005c.206.032.384.14.515.238a2.5 2.5 0 0 1 .378.363c.16.189.315.419.415.636a14 14 0 0 1 2.231 0a2.9 2.9 0 0 1 .794-.999c.13-.099.309-.206.515-.238l.063-.005zM9.986 2.83a1.5 1.5 0 0 0-.225.22q-.063.073-.115.145q.459.084.82.196c.598.184 1.05.428 1.316.701l.102.12l.05.083a.48.48 0 0 1-.753.564l-.065-.071l-.084-.081c-.126-.102-.386-.256-.849-.399c-.594-.183-1.47-.328-2.683-.328s-2.09.145-2.684.328c-.616.19-.873.401-.932.48a.48.48 0 0 1-.768-.576c.241-.322.734-.61 1.418-.82q.36-.112.817-.196a2 2 0 0 0-.114-.146a1.5 1.5 0 0 0-.225-.22q-.037-.026-.06-.037c-.667.096-1.692.452-2.343.789c-.187.242-.4.663-.601 1.16c-.16.397-.3.81-.4 1.155l-.088.32c-.321 1.286-.506 2.85-.539 4.356c.208.318.637.694 1.18 1.02c.484.29.99.497 1.386.586c.102-.142.234-.336.367-.54q.034-.052.065-.103c-.784-.279-1.205-.661-1.478-1.07l.4-.266l.399-.267c.261.392.944 1.086 4.2 1.086s3.94-.694 4.201-1.086a.48.48 0 0 1 .799.533c-.273.41-.696.792-1.483 1.07l.067.103c.133.204.265.398.367.54c.396-.089.901-.297 1.385-.587c.543-.325.973-.701 1.18-1.019c-.032-1.506-.217-3.07-.539-4.356l-.088-.32c-.1-.345-.239-.758-.399-1.155c-.2-.497-.415-.918-.601-1.16c-.65-.337-1.676-.693-2.344-.79q-.023.013-.059.038M2.634 9.8a.48.48 0 0 1 .666.133l-.8.533a.48.48 0 0 1 .134-.666M5 6.6c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26 1.26 0 0 1-.92-.412A1.46 1.46 0 0 1 3.7 8c0-.37.137-.725.38-.988c.244-.262.575-.41.92-.412m4.999 0c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26 1.26 0 0 1-.92-.412A1.45 1.45 0 0 1 8.699 8c0-.37.136-.725.38-.988c.244-.262.575-.41.92-.412"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M10.05 1.823c.736.08 1.807.438 2.57.8l.307.156q.036.021.07.047l.061.058c.314.36.6.945.823 1.499c.172.426.321.87.431 1.248l.096.353c.309 1.234.496 2.685.555 4.104l.016.605a.5.5 0 0 1-.054.23c-.302.573-.948 1.105-1.596 1.493c-.655.392-1.419.703-2.035.762a.48.48 0 0 1-.4-.152c-.154-.167-.416-.558-.614-.861c-.09-.138-.174-.27-.241-.375c-.662.12-1.49.19-2.54.19c-1.049 0-1.88-.07-2.541-.19c-.067.105-.15.237-.24.375c-.199.303-.46.694-.615.861a.48.48 0 0 1-.4.152c-.615-.06-1.38-.37-2.034-.762c-.648-.388-1.295-.92-1.596-1.492a.5.5 0 0 1-.055-.23l.017-.606c.059-1.42.246-2.87.555-4.104l.095-.353c.11-.378.26-.822.432-1.248c.223-.554.509-1.14.822-1.499l.062-.058l.07-.047l.307-.155c.762-.363 1.834-.72 2.57-.801l.064-.002q.03 0 .063.005c.206.032.384.14.515.238a2.5 2.5 0 0 1 .378.363c.16.189.315.419.415.636a14 14 0 0 1 2.231 0a2.9 2.9 0 0 1 .794-.999c.13-.099.309-.206.515-.238l.063-.005zM9.986 2.83a1.5 1.5 0 0 0-.225.22q-.063.073-.115.145q.459.084.82.196c.598.184 1.05.428 1.316.701l.102.12l.05.083a.48.48 0 0 1-.753.564l-.065-.071l-.084-.081c-.126-.102-.386-.256-.849-.399c-.594-.183-1.47-.328-2.683-.328s-2.09.145-2.684.328c-.616.19-.873.401-.932.48a.48.48 0 0 1-.768-.576c.241-.322.734-.61 1.418-.82q.36-.112.817-.196a2 2 0 0 0-.114-.146a1.5 1.5 0 0 0-.225-.22q-.037-.026-.06-.037c-.667.096-1.692.452-2.343.789c-.187.242-.4.663-.601 1.16c-.16.397-.3.81-.4 1.155l-.088.32c-.321 1.286-.506 2.85-.539 4.356c.208.318.637.694 1.18 1.02c.484.29.99.497 1.386.586c.102-.142.234-.336.367-.54q.034-.052.065-.103c-.784-.279-1.205-.661-1.478-1.07l.4-.266l.399-.267c.261.392.944 1.086 4.2 1.086s3.94-.694 4.201-1.086a.48.48 0 0 1 .799.533c-.273.41-.696.792-1.483 1.07l.067.103c.133.204.265.398.367.54c.396-.089.901-.297 1.385-.587c.543-.325.973-.701 1.18-1.019c-.032-1.506-.217-3.07-.539-4.356l-.088-.32c-.1-.345-.239-.758-.399-1.155c-.2-.497-.415-.918-.601-1.16c-.65-.337-1.676-.693-2.344-.79q-.023.013-.059.038M2.634 9.8a.48.48 0 0 1 .666.133l-.8.533a.48.48 0 0 1 .134-.666M5 6.6c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26 1.26 0 0 1-.92-.412A1.46 1.46 0 0 1 3.7 8c0-.37.137-.725.38-.988c.244-.262.575-.41.92-.412m4.999 0c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26 1.26 0 0 1-.92-.412A1.45 1.45 0 0 1 8.699 8c0-.37.136-.725.38-.988c.244-.262.575-.41.92-.412"/></svg> </template>
CSS
.icon-discord-logo {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.05%201.823c.736.08%201.807.438%202.57.8l.307.156q.036.021.07.047l.061.058c.314.36.6.945.823%201.499c.172.426.321.87.431%201.248l.096.353c.309%201.234.496%202.685.555%204.104l.016.605a.5.5%200%200%201-.054.23c-.302.573-.948%201.105-1.596%201.493c-.655.392-1.419.703-2.035.762a.48.48%200%200%201-.4-.152c-.154-.167-.416-.558-.614-.861c-.09-.138-.174-.27-.241-.375c-.662.12-1.49.19-2.54.19c-1.049%200-1.88-.07-2.541-.19c-.067.105-.15.237-.24.375c-.199.303-.46.694-.615.861a.48.48%200%200%201-.4.152c-.615-.06-1.38-.37-2.034-.762c-.648-.388-1.295-.92-1.596-1.492a.5.5%200%200%201-.055-.23l.017-.606c.059-1.42.246-2.87.555-4.104l.095-.353c.11-.378.26-.822.432-1.248c.223-.554.509-1.14.822-1.499l.062-.058l.07-.047l.307-.155c.762-.363%201.834-.72%202.57-.801l.064-.002q.03%200%20.063.005c.206.032.384.14.515.238a2.5%202.5%200%200%201%20.378.363c.16.189.315.419.415.636a14%2014%200%200%201%202.231%200a2.9%202.9%200%200%201%20.794-.999c.13-.099.309-.206.515-.238l.063-.005zM9.986%202.83a1.5%201.5%200%200%200-.225.22q-.063.073-.115.145q.459.084.82.196c.598.184%201.05.428%201.316.701l.102.12l.05.083a.48.48%200%200%201-.753.564l-.065-.071l-.084-.081c-.126-.102-.386-.256-.849-.399c-.594-.183-1.47-.328-2.683-.328s-2.09.145-2.684.328c-.616.19-.873.401-.932.48a.48.48%200%200%201-.768-.576c.241-.322.734-.61%201.418-.82q.36-.112.817-.196a2%202%200%200%200-.114-.146a1.5%201.5%200%200%200-.225-.22q-.037-.026-.06-.037c-.667.096-1.692.452-2.343.789c-.187.242-.4.663-.601%201.16c-.16.397-.3.81-.4%201.155l-.088.32c-.321%201.286-.506%202.85-.539%204.356c.208.318.637.694%201.18%201.02c.484.29.99.497%201.386.586c.102-.142.234-.336.367-.54q.034-.052.065-.103c-.784-.279-1.205-.661-1.478-1.07l.4-.266l.399-.267c.261.392.944%201.086%204.2%201.086s3.94-.694%204.201-1.086a.48.48%200%200%201%20.799.533c-.273.41-.696.792-1.483%201.07l.067.103c.133.204.265.398.367.54c.396-.089.901-.297%201.385-.587c.543-.325.973-.701%201.18-1.019c-.032-1.506-.217-3.07-.539-4.356l-.088-.32c-.1-.345-.239-.758-.399-1.155c-.2-.497-.415-.918-.601-1.16c-.65-.337-1.676-.693-2.344-.79q-.023.013-.059.038M2.634%209.8a.48.48%200%200%201%20.666.133l-.8.533a.48.48%200%200%201%20.134-.666M5%206.6c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26%201.26%200%200%201-.92-.412A1.46%201.46%200%200%201%203.7%208c0-.37.137-.725.38-.988c.244-.262.575-.41.92-.412m4.999%200c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26%201.26%200%200%201-.92-.412A1.45%201.45%200%200%201%208.699%208c0-.37.136-.725.38-.988c.244-.262.575-.41.92-.412%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.05%201.823c.736.08%201.807.438%202.57.8l.307.156q.036.021.07.047l.061.058c.314.36.6.945.823%201.499c.172.426.321.87.431%201.248l.096.353c.309%201.234.496%202.685.555%204.104l.016.605a.5.5%200%200%201-.054.23c-.302.573-.948%201.105-1.596%201.493c-.655.392-1.419.703-2.035.762a.48.48%200%200%201-.4-.152c-.154-.167-.416-.558-.614-.861c-.09-.138-.174-.27-.241-.375c-.662.12-1.49.19-2.54.19c-1.049%200-1.88-.07-2.541-.19c-.067.105-.15.237-.24.375c-.199.303-.46.694-.615.861a.48.48%200%200%201-.4.152c-.615-.06-1.38-.37-2.034-.762c-.648-.388-1.295-.92-1.596-1.492a.5.5%200%200%201-.055-.23l.017-.606c.059-1.42.246-2.87.555-4.104l.095-.353c.11-.378.26-.822.432-1.248c.223-.554.509-1.14.822-1.499l.062-.058l.07-.047l.307-.155c.762-.363%201.834-.72%202.57-.801l.064-.002q.03%200%20.063.005c.206.032.384.14.515.238a2.5%202.5%200%200%201%20.378.363c.16.189.315.419.415.636a14%2014%200%200%201%202.231%200a2.9%202.9%200%200%201%20.794-.999c.13-.099.309-.206.515-.238l.063-.005zM9.986%202.83a1.5%201.5%200%200%200-.225.22q-.063.073-.115.145q.459.084.82.196c.598.184%201.05.428%201.316.701l.102.12l.05.083a.48.48%200%200%201-.753.564l-.065-.071l-.084-.081c-.126-.102-.386-.256-.849-.399c-.594-.183-1.47-.328-2.683-.328s-2.09.145-2.684.328c-.616.19-.873.401-.932.48a.48.48%200%200%201-.768-.576c.241-.322.734-.61%201.418-.82q.36-.112.817-.196a2%202%200%200%200-.114-.146a1.5%201.5%200%200%200-.225-.22q-.037-.026-.06-.037c-.667.096-1.692.452-2.343.789c-.187.242-.4.663-.601%201.16c-.16.397-.3.81-.4%201.155l-.088.32c-.321%201.286-.506%202.85-.539%204.356c.208.318.637.694%201.18%201.02c.484.29.99.497%201.386.586c.102-.142.234-.336.367-.54q.034-.052.065-.103c-.784-.279-1.205-.661-1.478-1.07l.4-.266l.399-.267c.261.392.944%201.086%204.2%201.086s3.94-.694%204.201-1.086a.48.48%200%200%201%20.799.533c-.273.41-.696.792-1.483%201.07l.067.103c.133.204.265.398.367.54c.396-.089.901-.297%201.385-.587c.543-.325.973-.701%201.18-1.019c-.032-1.506-.217-3.07-.539-4.356l-.088-.32c-.1-.345-.239-.758-.399-1.155c-.2-.497-.415-.918-.601-1.16c-.65-.337-1.676-.693-2.344-.79q-.023.013-.059.038M2.634%209.8a.48.48%200%200%201%20.666.133l-.8.533a.48.48%200%200%201%20.134-.666M5%206.6c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26%201.26%200%200%201-.92-.412A1.46%201.46%200%200%201%203.7%208c0-.37.137-.725.38-.988c.244-.262.575-.41.92-.412m4.999%200c.345.002.676.15.92.412c.243.263.38.618.38.988s-.137.726-.38.988c-.244.262-.575.41-.92.412a1.26%201.26%200%200%201-.92-.412A1.45%201.45%200%200%201%208.699%208c0-.37.136-.725.38-.988c.244-.262.575-.41.92-.412%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/radix-icons/discord-logo.svg?color=%231a73e8&size=48