discord-filled from Ant Design Icons by HeskeyBaozi · Filled · MIT Free for personal and commercial use.

Name
discord-filled
Set
Ant Design Icons
Style
Filled
Viewbox
1024×1024
License
MIT

1 other variant in Ant Design Icons

The same icon in other sets

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="M811.152 87c51.153 0 92.41 41.358 94.848 90.028V960l-97.395-82.68l-53.482-48.67l-58.356-50.852l24.376 80.207H210.41c-51.007 0-92.41-38.74-92.41-90.065V177.21c0-48.67 41.476-90.1 92.592-90.1h600.305zM588.164 294.109h-1.091l-7.346 7.269c75.382 21.806 111.855 55.86 111.855 55.86c-48.582-24.277-92.364-36.416-136.146-41.323c-31.636-4.906-63.272-2.326-90 0h-7.272c-17.091 0-53.455 7.27-102.182 26.713c-16.982 7.378-26.727 12.212-26.727 12.212s36.436-36.417 116.727-55.86l-4.91-4.907s-60.8-2.326-126.436 46.156c0 0-65.636 114.265-65.636 255.134c0 0 36.364 63.238 136.11 65.637c0 0 14.545-19.371 29.272-36.417c-56-17.008-77.818-51.026-77.818-51.026s4.872 2.398 12.181 7.269h2.182c1.091 0 1.6.545 2.182 1.09v.218c.582.581 1.091 1.09 2.182 1.09c12 4.943 24 9.813 33.818 14.538a297.6 297.6 0 0 0 65.455 19.48c33.818 4.906 72.581 7.269 116.727 0c21.818-4.906 43.636-9.704 65.454-19.444c14.182-7.269 31.637-14.537 50.8-26.785c0 0-21.818 34.018-80.181 51.026c12 16.937 28.909 36.344 28.909 36.344c99.782-2.18 138.545-65.419 140.727-62.73c0-140.65-66-255.133-66-255.133c-59.455-44.121-115.09-45.793-124.91-45.793l2.037-.727zM595 454c25.463 0 46 21.757 46 48.41c0 26.833-20.646 48.59-46 48.59s-46-21.757-46-48.373c.072-26.834 20.754-48.518 46-48.518zm-165.855 0C454.499 454 475 475.757 475 502.41c0 26.833-20.646 48.59-46 48.59s-46-21.757-46-48.373c0-26.834 20.646-48.518 46-48.518z"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignDiscordFilled(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="M811.152 87c51.153 0 92.41 41.358 94.848 90.028V960l-97.395-82.68l-53.482-48.67l-58.356-50.852l24.376 80.207H210.41c-51.007 0-92.41-38.74-92.41-90.065V177.21c0-48.67 41.476-90.1 92.592-90.1h600.305zM588.164 294.109h-1.091l-7.346 7.269c75.382 21.806 111.855 55.86 111.855 55.86c-48.582-24.277-92.364-36.416-136.146-41.323c-31.636-4.906-63.272-2.326-90 0h-7.272c-17.091 0-53.455 7.27-102.182 26.713c-16.982 7.378-26.727 12.212-26.727 12.212s36.436-36.417 116.727-55.86l-4.91-4.907s-60.8-2.326-126.436 46.156c0 0-65.636 114.265-65.636 255.134c0 0 36.364 63.238 136.11 65.637c0 0 14.545-19.371 29.272-36.417c-56-17.008-77.818-51.026-77.818-51.026s4.872 2.398 12.181 7.269h2.182c1.091 0 1.6.545 2.182 1.09v.218c.582.581 1.091 1.09 2.182 1.09c12 4.943 24 9.813 33.818 14.538a297.6 297.6 0 0 0 65.455 19.48c33.818 4.906 72.581 7.269 116.727 0c21.818-4.906 43.636-9.704 65.454-19.444c14.182-7.269 31.637-14.537 50.8-26.785c0 0-21.818 34.018-80.181 51.026c12 16.937 28.909 36.344 28.909 36.344c99.782-2.18 138.545-65.419 140.727-62.73c0-140.65-66-255.133-66-255.133c-59.455-44.121-115.09-45.793-124.91-45.793l2.037-.727zM595 454c25.463 0 46 21.757 46 48.41c0 26.833-20.646 48.59-46 48.59s-46-21.757-46-48.373c.072-26.834 20.754-48.518 46-48.518zm-165.855 0C454.499 454 475 475.757 475 502.41c0 26.833-20.646 48.59-46 48.59s-46-21.757-46-48.373c0-26.834 20.646-48.518 46-48.518z"/></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="M811.152 87c51.153 0 92.41 41.358 94.848 90.028V960l-97.395-82.68l-53.482-48.67l-58.356-50.852l24.376 80.207H210.41c-51.007 0-92.41-38.74-92.41-90.065V177.21c0-48.67 41.476-90.1 92.592-90.1h600.305zM588.164 294.109h-1.091l-7.346 7.269c75.382 21.806 111.855 55.86 111.855 55.86c-48.582-24.277-92.364-36.416-136.146-41.323c-31.636-4.906-63.272-2.326-90 0h-7.272c-17.091 0-53.455 7.27-102.182 26.713c-16.982 7.378-26.727 12.212-26.727 12.212s36.436-36.417 116.727-55.86l-4.91-4.907s-60.8-2.326-126.436 46.156c0 0-65.636 114.265-65.636 255.134c0 0 36.364 63.238 136.11 65.637c0 0 14.545-19.371 29.272-36.417c-56-17.008-77.818-51.026-77.818-51.026s4.872 2.398 12.181 7.269h2.182c1.091 0 1.6.545 2.182 1.09v.218c.582.581 1.091 1.09 2.182 1.09c12 4.943 24 9.813 33.818 14.538a297.6 297.6 0 0 0 65.455 19.48c33.818 4.906 72.581 7.269 116.727 0c21.818-4.906 43.636-9.704 65.454-19.444c14.182-7.269 31.637-14.537 50.8-26.785c0 0-21.818 34.018-80.181 51.026c12 16.937 28.909 36.344 28.909 36.344c99.782-2.18 138.545-65.419 140.727-62.73c0-140.65-66-255.133-66-255.133c-59.455-44.121-115.09-45.793-124.91-45.793l2.037-.727zM595 454c25.463 0 46 21.757 46 48.41c0 26.833-20.646 48.59-46 48.59s-46-21.757-46-48.373c.072-26.834 20.754-48.518 46-48.518zm-165.855 0C454.499 454 475 475.757 475 502.41c0 26.833-20.646 48.59-46 48.59s-46-21.757-46-48.373c0-26.834 20.646-48.518 46-48.518z"/></svg>
</template>

CSS

.icon-discord-filled {
  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%22M811.152%2087c51.153%200%2092.41%2041.358%2094.848%2090.028V960l-97.395-82.68l-53.482-48.67l-58.356-50.852l24.376%2080.207H210.41c-51.007%200-92.41-38.74-92.41-90.065V177.21c0-48.67%2041.476-90.1%2092.592-90.1h600.305zM588.164%20294.109h-1.091l-7.346%207.269c75.382%2021.806%20111.855%2055.86%20111.855%2055.86c-48.582-24.277-92.364-36.416-136.146-41.323c-31.636-4.906-63.272-2.326-90%200h-7.272c-17.091%200-53.455%207.27-102.182%2026.713c-16.982%207.378-26.727%2012.212-26.727%2012.212s36.436-36.417%20116.727-55.86l-4.91-4.907s-60.8-2.326-126.436%2046.156c0%200-65.636%20114.265-65.636%20255.134c0%200%2036.364%2063.238%20136.11%2065.637c0%200%2014.545-19.371%2029.272-36.417c-56-17.008-77.818-51.026-77.818-51.026s4.872%202.398%2012.181%207.269h2.182c1.091%200%201.6.545%202.182%201.09v.218c.582.581%201.091%201.09%202.182%201.09c12%204.943%2024%209.813%2033.818%2014.538a297.6%20297.6%200%200%200%2065.455%2019.48c33.818%204.906%2072.581%207.269%20116.727%200c21.818-4.906%2043.636-9.704%2065.454-19.444c14.182-7.269%2031.637-14.537%2050.8-26.785c0%200-21.818%2034.018-80.181%2051.026c12%2016.937%2028.909%2036.344%2028.909%2036.344c99.782-2.18%20138.545-65.419%20140.727-62.73c0-140.65-66-255.133-66-255.133c-59.455-44.121-115.09-45.793-124.91-45.793l2.037-.727zM595%20454c25.463%200%2046%2021.757%2046%2048.41c0%2026.833-20.646%2048.59-46%2048.59s-46-21.757-46-48.373c.072-26.834%2020.754-48.518%2046-48.518zm-165.855%200C454.499%20454%20475%20475.757%20475%20502.41c0%2026.833-20.646%2048.59-46%2048.59s-46-21.757-46-48.373c0-26.834%2020.646-48.518%2046-48.518z%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%22M811.152%2087c51.153%200%2092.41%2041.358%2094.848%2090.028V960l-97.395-82.68l-53.482-48.67l-58.356-50.852l24.376%2080.207H210.41c-51.007%200-92.41-38.74-92.41-90.065V177.21c0-48.67%2041.476-90.1%2092.592-90.1h600.305zM588.164%20294.109h-1.091l-7.346%207.269c75.382%2021.806%20111.855%2055.86%20111.855%2055.86c-48.582-24.277-92.364-36.416-136.146-41.323c-31.636-4.906-63.272-2.326-90%200h-7.272c-17.091%200-53.455%207.27-102.182%2026.713c-16.982%207.378-26.727%2012.212-26.727%2012.212s36.436-36.417%20116.727-55.86l-4.91-4.907s-60.8-2.326-126.436%2046.156c0%200-65.636%20114.265-65.636%20255.134c0%200%2036.364%2063.238%20136.11%2065.637c0%200%2014.545-19.371%2029.272-36.417c-56-17.008-77.818-51.026-77.818-51.026s4.872%202.398%2012.181%207.269h2.182c1.091%200%201.6.545%202.182%201.09v.218c.582.581%201.091%201.09%202.182%201.09c12%204.943%2024%209.813%2033.818%2014.538a297.6%20297.6%200%200%200%2065.455%2019.48c33.818%204.906%2072.581%207.269%20116.727%200c21.818-4.906%2043.636-9.704%2065.454-19.444c14.182-7.269%2031.637-14.537%2050.8-26.785c0%200-21.818%2034.018-80.181%2051.026c12%2016.937%2028.909%2036.344%2028.909%2036.344c99.782-2.18%20138.545-65.419%20140.727-62.73c0-140.65-66-255.133-66-255.133c-59.455-44.121-115.09-45.793-124.91-45.793l2.037-.727zM595%20454c25.463%200%2046%2021.757%2046%2048.41c0%2026.833-20.646%2048.59-46%2048.59s-46-21.757-46-48.373c.072-26.834%2020.754-48.518%2046-48.518zm-165.855%200C454.499%20454%20475%20475.757%20475%20502.41c0%2026.833-20.646%2048.59-46%2048.59s-46-21.757-46-48.373c0-26.834%2020.646-48.518%2046-48.518z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/discord-filled.svg?color=%231a73e8&size=48