discord from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.

Name
discord
Set
Jam Icons
Style
Outline
Viewbox
18×20
License
MIT

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 18 20"><path fill="currentColor" d="M15.45 0c1.118 0 2.031.901 2.05 2.025V20l-2.15-1.9l-1.21-1.12l-1.28-1.19l.53 1.85H2.05A2.055 2.055 0 0 1 0 15.615V2.06C0 .932.901.019 2.015 0zM7.32 4.78l-.1-.12h-.057c-.273.009-1.486.1-2.753 1.05l-.048.092c-.251.49-1.392 2.872-1.392 5.738l.02.033c.142.217 1.019 1.423 3.03 1.487l.295-.361l.375-.469c-1.166-.349-1.666-1.051-1.74-1.164l-.01-.016l.041.027q.07.047.239.143c.01.01.02.02.04.03c.03.02.06.03.09.05c.25.14.5.25.73.34c.41.16.9.32 1.47.43c.729.136 1.58.187 2.508.025l.082-.015c.47-.08.95-.22 1.45-.43c.35-.13.74-.32 1.15-.59l-.016.025c-.096.14-.62.833-1.794 1.165l.165.207c.253.314.495.603.495.603c2.21-.07 3.06-1.52 3.06-1.52c0-3.22-1.44-5.83-1.44-5.83c-1.238-.929-2.425-1.037-2.733-1.049L10.4 4.66l-.14.16c1.508.461 2.3 1.103 2.46 1.243l.03.027a8.15 8.15 0 0 0-5.03-.94c-.06 0-.11.01-.17.02l-.056.005c-.38.039-1.197.179-2.214.625l-.145.068c-.182.086-.314.153-.385.19l-.06.032s.813-.774 2.576-1.294zm-.38 3.61c.57 0 1.03.5 1.02 1.11c0 .61-.45 1.11-1.02 1.11c-.56 0-1.02-.5-1.02-1.11s.45-1.11 1.02-1.11m3.65 0c.57 0 1.02.5 1.02 1.11s-.45 1.11-1.02 1.11c-.56 0-1.02-.5-1.02-1.11s.45-1.11 1.02-1.11"/></svg>

React

import type { SVGProps } from "react";

export function JamDiscord(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 18 20"><path fill="currentColor" d="M15.45 0c1.118 0 2.031.901 2.05 2.025V20l-2.15-1.9l-1.21-1.12l-1.28-1.19l.53 1.85H2.05A2.055 2.055 0 0 1 0 15.615V2.06C0 .932.901.019 2.015 0zM7.32 4.78l-.1-.12h-.057c-.273.009-1.486.1-2.753 1.05l-.048.092c-.251.49-1.392 2.872-1.392 5.738l.02.033c.142.217 1.019 1.423 3.03 1.487l.295-.361l.375-.469c-1.166-.349-1.666-1.051-1.74-1.164l-.01-.016l.041.027q.07.047.239.143c.01.01.02.02.04.03c.03.02.06.03.09.05c.25.14.5.25.73.34c.41.16.9.32 1.47.43c.729.136 1.58.187 2.508.025l.082-.015c.47-.08.95-.22 1.45-.43c.35-.13.74-.32 1.15-.59l-.016.025c-.096.14-.62.833-1.794 1.165l.165.207c.253.314.495.603.495.603c2.21-.07 3.06-1.52 3.06-1.52c0-3.22-1.44-5.83-1.44-5.83c-1.238-.929-2.425-1.037-2.733-1.049L10.4 4.66l-.14.16c1.508.461 2.3 1.103 2.46 1.243l.03.027a8.15 8.15 0 0 0-5.03-.94c-.06 0-.11.01-.17.02l-.056.005c-.38.039-1.197.179-2.214.625l-.145.068c-.182.086-.314.153-.385.19l-.06.032s.813-.774 2.576-1.294zm-.38 3.61c.57 0 1.03.5 1.02 1.11c0 .61-.45 1.11-1.02 1.11c-.56 0-1.02-.5-1.02-1.11s.45-1.11 1.02-1.11m3.65 0c.57 0 1.02.5 1.02 1.11s-.45 1.11-1.02 1.11c-.56 0-1.02-.5-1.02-1.11s.45-1.11 1.02-1.11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 18 20"><path fill="currentColor" d="M15.45 0c1.118 0 2.031.901 2.05 2.025V20l-2.15-1.9l-1.21-1.12l-1.28-1.19l.53 1.85H2.05A2.055 2.055 0 0 1 0 15.615V2.06C0 .932.901.019 2.015 0zM7.32 4.78l-.1-.12h-.057c-.273.009-1.486.1-2.753 1.05l-.048.092c-.251.49-1.392 2.872-1.392 5.738l.02.033c.142.217 1.019 1.423 3.03 1.487l.295-.361l.375-.469c-1.166-.349-1.666-1.051-1.74-1.164l-.01-.016l.041.027q.07.047.239.143c.01.01.02.02.04.03c.03.02.06.03.09.05c.25.14.5.25.73.34c.41.16.9.32 1.47.43c.729.136 1.58.187 2.508.025l.082-.015c.47-.08.95-.22 1.45-.43c.35-.13.74-.32 1.15-.59l-.016.025c-.096.14-.62.833-1.794 1.165l.165.207c.253.314.495.603.495.603c2.21-.07 3.06-1.52 3.06-1.52c0-3.22-1.44-5.83-1.44-5.83c-1.238-.929-2.425-1.037-2.733-1.049L10.4 4.66l-.14.16c1.508.461 2.3 1.103 2.46 1.243l.03.027a8.15 8.15 0 0 0-5.03-.94c-.06 0-.11.01-.17.02l-.056.005c-.38.039-1.197.179-2.214.625l-.145.068c-.182.086-.314.153-.385.19l-.06.032s.813-.774 2.576-1.294zm-.38 3.61c.57 0 1.03.5 1.02 1.11c0 .61-.45 1.11-1.02 1.11c-.56 0-1.02-.5-1.02-1.11s.45-1.11 1.02-1.11m3.65 0c.57 0 1.02.5 1.02 1.11s-.45 1.11-1.02 1.11c-.56 0-1.02-.5-1.02-1.11s.45-1.11 1.02-1.11"/></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%2018%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.45%200c1.118%200%202.031.901%202.05%202.025V20l-2.15-1.9l-1.21-1.12l-1.28-1.19l.53%201.85H2.05A2.055%202.055%200%200%201%200%2015.615V2.06C0%20.932.901.019%202.015%200zM7.32%204.78l-.1-.12h-.057c-.273.009-1.486.1-2.753%201.05l-.048.092c-.251.49-1.392%202.872-1.392%205.738l.02.033c.142.217%201.019%201.423%203.03%201.487l.295-.361l.375-.469c-1.166-.349-1.666-1.051-1.74-1.164l-.01-.016l.041.027q.07.047.239.143c.01.01.02.02.04.03c.03.02.06.03.09.05c.25.14.5.25.73.34c.41.16.9.32%201.47.43c.729.136%201.58.187%202.508.025l.082-.015c.47-.08.95-.22%201.45-.43c.35-.13.74-.32%201.15-.59l-.016.025c-.096.14-.62.833-1.794%201.165l.165.207c.253.314.495.603.495.603c2.21-.07%203.06-1.52%203.06-1.52c0-3.22-1.44-5.83-1.44-5.83c-1.238-.929-2.425-1.037-2.733-1.049L10.4%204.66l-.14.16c1.508.461%202.3%201.103%202.46%201.243l.03.027a8.15%208.15%200%200%200-5.03-.94c-.06%200-.11.01-.17.02l-.056.005c-.38.039-1.197.179-2.214.625l-.145.068c-.182.086-.314.153-.385.19l-.06.032s.813-.774%202.576-1.294zm-.38%203.61c.57%200%201.03.5%201.02%201.11c0%20.61-.45%201.11-1.02%201.11c-.56%200-1.02-.5-1.02-1.11s.45-1.11%201.02-1.11m3.65%200c.57%200%201.02.5%201.02%201.11s-.45%201.11-1.02%201.11c-.56%200-1.02-.5-1.02-1.11s.45-1.11%201.02-1.11%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%2018%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.45%200c1.118%200%202.031.901%202.05%202.025V20l-2.15-1.9l-1.21-1.12l-1.28-1.19l.53%201.85H2.05A2.055%202.055%200%200%201%200%2015.615V2.06C0%20.932.901.019%202.015%200zM7.32%204.78l-.1-.12h-.057c-.273.009-1.486.1-2.753%201.05l-.048.092c-.251.49-1.392%202.872-1.392%205.738l.02.033c.142.217%201.019%201.423%203.03%201.487l.295-.361l.375-.469c-1.166-.349-1.666-1.051-1.74-1.164l-.01-.016l.041.027q.07.047.239.143c.01.01.02.02.04.03c.03.02.06.03.09.05c.25.14.5.25.73.34c.41.16.9.32%201.47.43c.729.136%201.58.187%202.508.025l.082-.015c.47-.08.95-.22%201.45-.43c.35-.13.74-.32%201.15-.59l-.016.025c-.096.14-.62.833-1.794%201.165l.165.207c.253.314.495.603.495.603c2.21-.07%203.06-1.52%203.06-1.52c0-3.22-1.44-5.83-1.44-5.83c-1.238-.929-2.425-1.037-2.733-1.049L10.4%204.66l-.14.16c1.508.461%202.3%201.103%202.46%201.243l.03.027a8.15%208.15%200%200%200-5.03-.94c-.06%200-.11.01-.17.02l-.056.005c-.38.039-1.197.179-2.214.625l-.145.068c-.182.086-.314.153-.385.19l-.06.032s.813-.774%202.576-1.294zm-.38%203.61c.57%200%201.03.5%201.02%201.11c0%20.61-.45%201.11-1.02%201.11c-.56%200-1.02-.5-1.02-1.11s.45-1.11%201.02-1.11m3.65%200c.57%200%201.02.5%201.02%201.11s-.45%201.11-1.02%201.11c-.56%200-1.02-.5-1.02-1.11s.45-1.11%201.02-1.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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