discord icon
discord-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.
- Name
- discord-outlined
- Set
- Ant Design Icons
- Style
- Outlined
- Viewbox
- 1024×1024
- License
- MIT
1 other variant in Ant Design Icons
The same icon in other sets
discord-fillAkar 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-outlineTeenyiconsdiscordUnicons
Use the discord icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-rule="evenodd" d="M404.992 158L380 161.008s-112.128 12.256-194.016 78.016h-.96l-1.024.96c-18.368 16.896-26.368 37.664-39.008 68.032a982 982 0 0 0-37.984 112C83.264 505.872 64 609.872 64 705.008v8l4 8c29.632 52 82.24 85.12 131.008 108c48.736 22.88 90.88 35.008 120 36l19.008.992L348 849.008l35.008-62.016c37.12 8.384 79.872 14.016 128.992 14.016s91.872-5.632 128.992-14.016L676 849.008L686.016 866l18.976-.992c29.12-.992 71.264-13.12 120-36c48.768-22.88 101.376-56 131.008-108l4-8v-8c0-95.136-19.264-199.136-43.008-284.992a982 982 0 0 0-37.984-112c-12.64-30.4-20.64-51.136-39.008-68l-.992-1.024h-1.024C756.16 173.264 644 161.008 644 161.008L619.008 158l-9.024 23.008s-9.248 23.36-14.976 50.016A643 643 0 0 0 512 225.008c-17.12 0-46.72 1.12-83.008 6.016c-5.76-26.656-15.008-50.016-15.008-50.016zm-44 73.024c1.376 4.48 2.752 8.352 4 12c-41.376 10.24-85.504 25.856-125.984 50.976l33.984 54.016C356 296.496 475.232 289.008 512 289.008c36.736 0 156 7.488 239.008 59.008L784.992 294c-40.48-25.12-84.608-40.736-125.984-51.008c1.248-3.616 2.624-7.488 4-12c29.856 6.016 86.88 19.776 133.984 57.024c-.256.128 12 18.624 23.008 44.992c11.264 27.136 23.744 63.264 35.008 104c21.632 78.112 38.624 173.248 40 256.992c-20.16 30.752-57.504 58.496-97.024 77.024A311.8 311.8 0 0 1 720 795.984l-16-26.976c9.504-3.52 18.88-7.36 27.008-11.008c49.248-21.632 76-44.992 76-44.992l-42.016-48s-17.984 16.512-60 35.008C663.04 718.512 598.88 737.008 512 737.008s-151.008-18.496-192.992-36.992c-42.016-18.496-60-35.008-60-35.008l-42.016 48s26.752 23.36 76 44.992A425 425 0 0 0 320 769.008l-16 27.008a311.8 311.8 0 0 1-78.016-25.024c-39.488-18.496-76.864-46.24-96.96-76.992c1.344-83.744 18.336-178.88 40-256.992a917 917 0 0 1 34.976-104c11.008-26.368 23.264-44.864 23.008-44.992c47.104-37.248 104.128-51.008 133.984-56.992M400 449.008c-24.736 0-46.624 14.112-60 32s-20 39.872-20 64s6.624 46.112 20 64s35.264 32 60 32s46.624-14.112 60-32s20-39.872 20-64s-6.624-46.112-20-64s-35.264-32-60-32m224 0c-24.736 0-46.624 14.112-60 32s-20 39.872-20 64s6.624 46.112 20 64s35.264 32 60 32s46.624-14.112 60-32s20-39.872 20-64s-6.624-46.112-20-64s-35.264-32-60-32m-224 64c1.76 0 4 .64 8 6.016c4 5.344 8 14.72 8 25.984s-4 20.64-8 26.016c-4 5.344-6.24 5.984-8 5.984s-4-.64-8-6.016a44.83 44.83 0 0 1-8-25.984c0-11.264 4-20.64 8-26.016c4-5.344 6.24-5.984 8-5.984m224 0c1.76 0 4 .64 8 6.016c4 5.344 8 14.72 8 25.984s-4 20.64-8 26.016c-4 5.344-6.24 5.984-8 5.984s-4-.64-8-6.016a44.83 44.83 0 0 1-8-25.984c0-11.264 4-20.64 8-26.016c4-5.344 6.24-5.984 8-5.984"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignDiscordOutlined(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fillRule="evenodd" d="M404.992 158L380 161.008s-112.128 12.256-194.016 78.016h-.96l-1.024.96c-18.368 16.896-26.368 37.664-39.008 68.032a982 982 0 0 0-37.984 112C83.264 505.872 64 609.872 64 705.008v8l4 8c29.632 52 82.24 85.12 131.008 108c48.736 22.88 90.88 35.008 120 36l19.008.992L348 849.008l35.008-62.016c37.12 8.384 79.872 14.016 128.992 14.016s91.872-5.632 128.992-14.016L676 849.008L686.016 866l18.976-.992c29.12-.992 71.264-13.12 120-36c48.768-22.88 101.376-56 131.008-108l4-8v-8c0-95.136-19.264-199.136-43.008-284.992a982 982 0 0 0-37.984-112c-12.64-30.4-20.64-51.136-39.008-68l-.992-1.024h-1.024C756.16 173.264 644 161.008 644 161.008L619.008 158l-9.024 23.008s-9.248 23.36-14.976 50.016A643 643 0 0 0 512 225.008c-17.12 0-46.72 1.12-83.008 6.016c-5.76-26.656-15.008-50.016-15.008-50.016zm-44 73.024c1.376 4.48 2.752 8.352 4 12c-41.376 10.24-85.504 25.856-125.984 50.976l33.984 54.016C356 296.496 475.232 289.008 512 289.008c36.736 0 156 7.488 239.008 59.008L784.992 294c-40.48-25.12-84.608-40.736-125.984-51.008c1.248-3.616 2.624-7.488 4-12c29.856 6.016 86.88 19.776 133.984 57.024c-.256.128 12 18.624 23.008 44.992c11.264 27.136 23.744 63.264 35.008 104c21.632 78.112 38.624 173.248 40 256.992c-20.16 30.752-57.504 58.496-97.024 77.024A311.8 311.8 0 0 1 720 795.984l-16-26.976c9.504-3.52 18.88-7.36 27.008-11.008c49.248-21.632 76-44.992 76-44.992l-42.016-48s-17.984 16.512-60 35.008C663.04 718.512 598.88 737.008 512 737.008s-151.008-18.496-192.992-36.992c-42.016-18.496-60-35.008-60-35.008l-42.016 48s26.752 23.36 76 44.992A425 425 0 0 0 320 769.008l-16 27.008a311.8 311.8 0 0 1-78.016-25.024c-39.488-18.496-76.864-46.24-96.96-76.992c1.344-83.744 18.336-178.88 40-256.992a917 917 0 0 1 34.976-104c11.008-26.368 23.264-44.864 23.008-44.992c47.104-37.248 104.128-51.008 133.984-56.992M400 449.008c-24.736 0-46.624 14.112-60 32s-20 39.872-20 64s6.624 46.112 20 64s35.264 32 60 32s46.624-14.112 60-32s20-39.872 20-64s-6.624-46.112-20-64s-35.264-32-60-32m224 0c-24.736 0-46.624 14.112-60 32s-20 39.872-20 64s6.624 46.112 20 64s35.264 32 60 32s46.624-14.112 60-32s20-39.872 20-64s-6.624-46.112-20-64s-35.264-32-60-32m-224 64c1.76 0 4 .64 8 6.016c4 5.344 8 14.72 8 25.984s-4 20.64-8 26.016c-4 5.344-6.24 5.984-8 5.984s-4-.64-8-6.016a44.83 44.83 0 0 1-8-25.984c0-11.264 4-20.64 8-26.016c4-5.344 6.24-5.984 8-5.984m224 0c1.76 0 4 .64 8 6.016c4 5.344 8 14.72 8 25.984s-4 20.64-8 26.016c-4 5.344-6.24 5.984-8 5.984s-4-.64-8-6.016a44.83 44.83 0 0 1-8-25.984c0-11.264 4-20.64 8-26.016c4-5.344 6.24-5.984 8-5.984"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-rule="evenodd" d="M404.992 158L380 161.008s-112.128 12.256-194.016 78.016h-.96l-1.024.96c-18.368 16.896-26.368 37.664-39.008 68.032a982 982 0 0 0-37.984 112C83.264 505.872 64 609.872 64 705.008v8l4 8c29.632 52 82.24 85.12 131.008 108c48.736 22.88 90.88 35.008 120 36l19.008.992L348 849.008l35.008-62.016c37.12 8.384 79.872 14.016 128.992 14.016s91.872-5.632 128.992-14.016L676 849.008L686.016 866l18.976-.992c29.12-.992 71.264-13.12 120-36c48.768-22.88 101.376-56 131.008-108l4-8v-8c0-95.136-19.264-199.136-43.008-284.992a982 982 0 0 0-37.984-112c-12.64-30.4-20.64-51.136-39.008-68l-.992-1.024h-1.024C756.16 173.264 644 161.008 644 161.008L619.008 158l-9.024 23.008s-9.248 23.36-14.976 50.016A643 643 0 0 0 512 225.008c-17.12 0-46.72 1.12-83.008 6.016c-5.76-26.656-15.008-50.016-15.008-50.016zm-44 73.024c1.376 4.48 2.752 8.352 4 12c-41.376 10.24-85.504 25.856-125.984 50.976l33.984 54.016C356 296.496 475.232 289.008 512 289.008c36.736 0 156 7.488 239.008 59.008L784.992 294c-40.48-25.12-84.608-40.736-125.984-51.008c1.248-3.616 2.624-7.488 4-12c29.856 6.016 86.88 19.776 133.984 57.024c-.256.128 12 18.624 23.008 44.992c11.264 27.136 23.744 63.264 35.008 104c21.632 78.112 38.624 173.248 40 256.992c-20.16 30.752-57.504 58.496-97.024 77.024A311.8 311.8 0 0 1 720 795.984l-16-26.976c9.504-3.52 18.88-7.36 27.008-11.008c49.248-21.632 76-44.992 76-44.992l-42.016-48s-17.984 16.512-60 35.008C663.04 718.512 598.88 737.008 512 737.008s-151.008-18.496-192.992-36.992c-42.016-18.496-60-35.008-60-35.008l-42.016 48s26.752 23.36 76 44.992A425 425 0 0 0 320 769.008l-16 27.008a311.8 311.8 0 0 1-78.016-25.024c-39.488-18.496-76.864-46.24-96.96-76.992c1.344-83.744 18.336-178.88 40-256.992a917 917 0 0 1 34.976-104c11.008-26.368 23.264-44.864 23.008-44.992c47.104-37.248 104.128-51.008 133.984-56.992M400 449.008c-24.736 0-46.624 14.112-60 32s-20 39.872-20 64s6.624 46.112 20 64s35.264 32 60 32s46.624-14.112 60-32s20-39.872 20-64s-6.624-46.112-20-64s-35.264-32-60-32m224 0c-24.736 0-46.624 14.112-60 32s-20 39.872-20 64s6.624 46.112 20 64s35.264 32 60 32s46.624-14.112 60-32s20-39.872 20-64s-6.624-46.112-20-64s-35.264-32-60-32m-224 64c1.76 0 4 .64 8 6.016c4 5.344 8 14.72 8 25.984s-4 20.64-8 26.016c-4 5.344-6.24 5.984-8 5.984s-4-.64-8-6.016a44.83 44.83 0 0 1-8-25.984c0-11.264 4-20.64 8-26.016c4-5.344 6.24-5.984 8-5.984m224 0c1.76 0 4 .64 8 6.016c4 5.344 8 14.72 8 25.984s-4 20.64-8 26.016c-4 5.344-6.24 5.984-8 5.984s-4-.64-8-6.016a44.83 44.83 0 0 1-8-25.984c0-11.264 4-20.64 8-26.016c4-5.344 6.24-5.984 8-5.984"/></svg> </template>
CSS
.icon-discord-outlined {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M404.992%20158L380%20161.008s-112.128%2012.256-194.016%2078.016h-.96l-1.024.96c-18.368%2016.896-26.368%2037.664-39.008%2068.032a982%20982%200%200%200-37.984%20112C83.264%20505.872%2064%20609.872%2064%20705.008v8l4%208c29.632%2052%2082.24%2085.12%20131.008%20108c48.736%2022.88%2090.88%2035.008%20120%2036l19.008.992L348%20849.008l35.008-62.016c37.12%208.384%2079.872%2014.016%20128.992%2014.016s91.872-5.632%20128.992-14.016L676%20849.008L686.016%20866l18.976-.992c29.12-.992%2071.264-13.12%20120-36c48.768-22.88%20101.376-56%20131.008-108l4-8v-8c0-95.136-19.264-199.136-43.008-284.992a982%20982%200%200%200-37.984-112c-12.64-30.4-20.64-51.136-39.008-68l-.992-1.024h-1.024C756.16%20173.264%20644%20161.008%20644%20161.008L619.008%20158l-9.024%2023.008s-9.248%2023.36-14.976%2050.016A643%20643%200%200%200%20512%20225.008c-17.12%200-46.72%201.12-83.008%206.016c-5.76-26.656-15.008-50.016-15.008-50.016zm-44%2073.024c1.376%204.48%202.752%208.352%204%2012c-41.376%2010.24-85.504%2025.856-125.984%2050.976l33.984%2054.016C356%20296.496%20475.232%20289.008%20512%20289.008c36.736%200%20156%207.488%20239.008%2059.008L784.992%20294c-40.48-25.12-84.608-40.736-125.984-51.008c1.248-3.616%202.624-7.488%204-12c29.856%206.016%2086.88%2019.776%20133.984%2057.024c-.256.128%2012%2018.624%2023.008%2044.992c11.264%2027.136%2023.744%2063.264%2035.008%20104c21.632%2078.112%2038.624%20173.248%2040%20256.992c-20.16%2030.752-57.504%2058.496-97.024%2077.024A311.8%20311.8%200%200%201%20720%20795.984l-16-26.976c9.504-3.52%2018.88-7.36%2027.008-11.008c49.248-21.632%2076-44.992%2076-44.992l-42.016-48s-17.984%2016.512-60%2035.008C663.04%20718.512%20598.88%20737.008%20512%20737.008s-151.008-18.496-192.992-36.992c-42.016-18.496-60-35.008-60-35.008l-42.016%2048s26.752%2023.36%2076%2044.992A425%20425%200%200%200%20320%20769.008l-16%2027.008a311.8%20311.8%200%200%201-78.016-25.024c-39.488-18.496-76.864-46.24-96.96-76.992c1.344-83.744%2018.336-178.88%2040-256.992a917%20917%200%200%201%2034.976-104c11.008-26.368%2023.264-44.864%2023.008-44.992c47.104-37.248%20104.128-51.008%20133.984-56.992M400%20449.008c-24.736%200-46.624%2014.112-60%2032s-20%2039.872-20%2064s6.624%2046.112%2020%2064s35.264%2032%2060%2032s46.624-14.112%2060-32s20-39.872%2020-64s-6.624-46.112-20-64s-35.264-32-60-32m224%200c-24.736%200-46.624%2014.112-60%2032s-20%2039.872-20%2064s6.624%2046.112%2020%2064s35.264%2032%2060%2032s46.624-14.112%2060-32s20-39.872%2020-64s-6.624-46.112-20-64s-35.264-32-60-32m-224%2064c1.76%200%204%20.64%208%206.016c4%205.344%208%2014.72%208%2025.984s-4%2020.64-8%2026.016c-4%205.344-6.24%205.984-8%205.984s-4-.64-8-6.016a44.83%2044.83%200%200%201-8-25.984c0-11.264%204-20.64%208-26.016c4-5.344%206.24-5.984%208-5.984m224%200c1.76%200%204%20.64%208%206.016c4%205.344%208%2014.72%208%2025.984s-4%2020.64-8%2026.016c-4%205.344-6.24%205.984-8%205.984s-4-.64-8-6.016a44.83%2044.83%200%200%201-8-25.984c0-11.264%204-20.64%208-26.016c4-5.344%206.24-5.984%208-5.984%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M404.992%20158L380%20161.008s-112.128%2012.256-194.016%2078.016h-.96l-1.024.96c-18.368%2016.896-26.368%2037.664-39.008%2068.032a982%20982%200%200%200-37.984%20112C83.264%20505.872%2064%20609.872%2064%20705.008v8l4%208c29.632%2052%2082.24%2085.12%20131.008%20108c48.736%2022.88%2090.88%2035.008%20120%2036l19.008.992L348%20849.008l35.008-62.016c37.12%208.384%2079.872%2014.016%20128.992%2014.016s91.872-5.632%20128.992-14.016L676%20849.008L686.016%20866l18.976-.992c29.12-.992%2071.264-13.12%20120-36c48.768-22.88%20101.376-56%20131.008-108l4-8v-8c0-95.136-19.264-199.136-43.008-284.992a982%20982%200%200%200-37.984-112c-12.64-30.4-20.64-51.136-39.008-68l-.992-1.024h-1.024C756.16%20173.264%20644%20161.008%20644%20161.008L619.008%20158l-9.024%2023.008s-9.248%2023.36-14.976%2050.016A643%20643%200%200%200%20512%20225.008c-17.12%200-46.72%201.12-83.008%206.016c-5.76-26.656-15.008-50.016-15.008-50.016zm-44%2073.024c1.376%204.48%202.752%208.352%204%2012c-41.376%2010.24-85.504%2025.856-125.984%2050.976l33.984%2054.016C356%20296.496%20475.232%20289.008%20512%20289.008c36.736%200%20156%207.488%20239.008%2059.008L784.992%20294c-40.48-25.12-84.608-40.736-125.984-51.008c1.248-3.616%202.624-7.488%204-12c29.856%206.016%2086.88%2019.776%20133.984%2057.024c-.256.128%2012%2018.624%2023.008%2044.992c11.264%2027.136%2023.744%2063.264%2035.008%20104c21.632%2078.112%2038.624%20173.248%2040%20256.992c-20.16%2030.752-57.504%2058.496-97.024%2077.024A311.8%20311.8%200%200%201%20720%20795.984l-16-26.976c9.504-3.52%2018.88-7.36%2027.008-11.008c49.248-21.632%2076-44.992%2076-44.992l-42.016-48s-17.984%2016.512-60%2035.008C663.04%20718.512%20598.88%20737.008%20512%20737.008s-151.008-18.496-192.992-36.992c-42.016-18.496-60-35.008-60-35.008l-42.016%2048s26.752%2023.36%2076%2044.992A425%20425%200%200%200%20320%20769.008l-16%2027.008a311.8%20311.8%200%200%201-78.016-25.024c-39.488-18.496-76.864-46.24-96.96-76.992c1.344-83.744%2018.336-178.88%2040-256.992a917%20917%200%200%201%2034.976-104c11.008-26.368%2023.264-44.864%2023.008-44.992c47.104-37.248%20104.128-51.008%20133.984-56.992M400%20449.008c-24.736%200-46.624%2014.112-60%2032s-20%2039.872-20%2064s6.624%2046.112%2020%2064s35.264%2032%2060%2032s46.624-14.112%2060-32s20-39.872%2020-64s-6.624-46.112-20-64s-35.264-32-60-32m224%200c-24.736%200-46.624%2014.112-60%2032s-20%2039.872-20%2064s6.624%2046.112%2020%2064s35.264%2032%2060%2032s46.624-14.112%2060-32s20-39.872%2020-64s-6.624-46.112-20-64s-35.264-32-60-32m-224%2064c1.76%200%204%20.64%208%206.016c4%205.344%208%2014.72%208%2025.984s-4%2020.64-8%2026.016c-4%205.344-6.24%205.984-8%205.984s-4-.64-8-6.016a44.83%2044.83%200%200%201-8-25.984c0-11.264%204-20.64%208-26.016c4-5.344%206.24-5.984%208-5.984m224%200c1.76%200%204%20.64%208%206.016c4%205.344%208%2014.72%208%2025.984s-4%2020.64-8%2026.016c-4%205.344-6.24%205.984-8%205.984s-4-.64-8-6.016a44.83%2044.83%200%200%201-8-25.984c0-11.264%204-20.64%208-26.016c4-5.344%206.24-5.984%208-5.984%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/discord-outlined.svg?color=%231a73e8&size=48