discord-line from Remix Icon by Remix Design · Line · Logos · Apache-2.0 Free for personal and commercial use.

Name
discord-line
Set
Remix Icon
Style
Line
Category
Logos
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More logos icons from Remix Icon

Use the discord icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.52 13.846c-1.04 0-1.888-.945-1.888-2.101s.827-2.102 1.889-2.102c1.05 0 1.91.945 1.889 2.102c0 1.156-.839 2.1-1.89 2.1m6.974 0c-1.04 0-1.89-.945-1.89-2.101s.829-2.102 1.89-2.102c1.05 0 1.91.945 1.89 2.102c0 1.156-.829 2.1-1.89 2.1m-5.369-9.523l-.308-.563l-.634.106a16.4 16.4 0 0 0-4.158 1.28l-.228.105l-.142.21c-2.613 3.853-3.33 7.648-2.975 11.375l.039.407l.33.24a16.9 16.9 0 0 0 5.078 2.543l.79.242L9.03 17.55c1.91.472 4.03.472 5.939 0l1.107 2.717l.79-.242a16.8 16.8 0 0 0 5.08-2.545l.327-.238l.04-.402c.436-4.32-.697-8.083-2.958-11.384l-.142-.208l-.228-.104a16.6 16.6 0 0 0-4.154-1.28l-.618-.103l-.314.542c-.088.15-.177.32-.263.493a16 16 0 0 0-3.263 0c-.085-.17-.17-.333-.248-.474M6.715 16.61c.197.114.405.226.61.328l-.449 1.096a15 15 0 0 1-3.428-1.778c-.225-3.138.413-6.305 2.564-9.57a14.6 14.6 0 0 1 2.824-.913c.06.125.116.248.162.356l.273.643l.692-.101a14.1 14.1 0 0 1 4.09 0l.69.1l.272-.642c.047-.112.102-.234.16-.356c.977.21 1.923.52 2.828.915c1.875 2.82 2.821 5.966 2.546 9.567a15 15 0 0 1-3.43 1.779l-.445-1.095c.206-.102.414-.214.613-.329c.49-.282 1.017-.634 1.353-.97l-1.28-1.28c-.163.164-.523.42-.977.682c-.444.256-.885.463-1.167.556c-2.003.663-4.428.663-6.432 0c-.281-.093-.722-.3-1.166-.556c-.454-.261-.814-.518-.978-.682l-1.28 1.28c.337.336.864.688 1.354.97"/></svg>

React

import type { SVGProps } from "react";

export function RiDiscordLine(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="M8.52 13.846c-1.04 0-1.888-.945-1.888-2.101s.827-2.102 1.889-2.102c1.05 0 1.91.945 1.889 2.102c0 1.156-.839 2.1-1.89 2.1m6.974 0c-1.04 0-1.89-.945-1.89-2.101s.829-2.102 1.89-2.102c1.05 0 1.91.945 1.89 2.102c0 1.156-.829 2.1-1.89 2.1m-5.369-9.523l-.308-.563l-.634.106a16.4 16.4 0 0 0-4.158 1.28l-.228.105l-.142.21c-2.613 3.853-3.33 7.648-2.975 11.375l.039.407l.33.24a16.9 16.9 0 0 0 5.078 2.543l.79.242L9.03 17.55c1.91.472 4.03.472 5.939 0l1.107 2.717l.79-.242a16.8 16.8 0 0 0 5.08-2.545l.327-.238l.04-.402c.436-4.32-.697-8.083-2.958-11.384l-.142-.208l-.228-.104a16.6 16.6 0 0 0-4.154-1.28l-.618-.103l-.314.542c-.088.15-.177.32-.263.493a16 16 0 0 0-3.263 0c-.085-.17-.17-.333-.248-.474M6.715 16.61c.197.114.405.226.61.328l-.449 1.096a15 15 0 0 1-3.428-1.778c-.225-3.138.413-6.305 2.564-9.57a14.6 14.6 0 0 1 2.824-.913c.06.125.116.248.162.356l.273.643l.692-.101a14.1 14.1 0 0 1 4.09 0l.69.1l.272-.642c.047-.112.102-.234.16-.356c.977.21 1.923.52 2.828.915c1.875 2.82 2.821 5.966 2.546 9.567a15 15 0 0 1-3.43 1.779l-.445-1.095c.206-.102.414-.214.613-.329c.49-.282 1.017-.634 1.353-.97l-1.28-1.28c-.163.164-.523.42-.977.682c-.444.256-.885.463-1.167.556c-2.003.663-4.428.663-6.432 0c-.281-.093-.722-.3-1.166-.556c-.454-.261-.814-.518-.978-.682l-1.28 1.28c.337.336.864.688 1.354.97"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.52 13.846c-1.04 0-1.888-.945-1.888-2.101s.827-2.102 1.889-2.102c1.05 0 1.91.945 1.889 2.102c0 1.156-.839 2.1-1.89 2.1m6.974 0c-1.04 0-1.89-.945-1.89-2.101s.829-2.102 1.89-2.102c1.05 0 1.91.945 1.89 2.102c0 1.156-.829 2.1-1.89 2.1m-5.369-9.523l-.308-.563l-.634.106a16.4 16.4 0 0 0-4.158 1.28l-.228.105l-.142.21c-2.613 3.853-3.33 7.648-2.975 11.375l.039.407l.33.24a16.9 16.9 0 0 0 5.078 2.543l.79.242L9.03 17.55c1.91.472 4.03.472 5.939 0l1.107 2.717l.79-.242a16.8 16.8 0 0 0 5.08-2.545l.327-.238l.04-.402c.436-4.32-.697-8.083-2.958-11.384l-.142-.208l-.228-.104a16.6 16.6 0 0 0-4.154-1.28l-.618-.103l-.314.542c-.088.15-.177.32-.263.493a16 16 0 0 0-3.263 0c-.085-.17-.17-.333-.248-.474M6.715 16.61c.197.114.405.226.61.328l-.449 1.096a15 15 0 0 1-3.428-1.778c-.225-3.138.413-6.305 2.564-9.57a14.6 14.6 0 0 1 2.824-.913c.06.125.116.248.162.356l.273.643l.692-.101a14.1 14.1 0 0 1 4.09 0l.69.1l.272-.642c.047-.112.102-.234.16-.356c.977.21 1.923.52 2.828.915c1.875 2.82 2.821 5.966 2.546 9.567a15 15 0 0 1-3.43 1.779l-.445-1.095c.206-.102.414-.214.613-.329c.49-.282 1.017-.634 1.353-.97l-1.28-1.28c-.163.164-.523.42-.977.682c-.444.256-.885.463-1.167.556c-2.003.663-4.428.663-6.432 0c-.281-.093-.722-.3-1.166-.556c-.454-.261-.814-.518-.978-.682l-1.28 1.28c.337.336.864.688 1.354.97"/></svg>
</template>

CSS

.icon-discord-line {
  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%22M8.52%2013.846c-1.04%200-1.888-.945-1.888-2.101s.827-2.102%201.889-2.102c1.05%200%201.91.945%201.889%202.102c0%201.156-.839%202.1-1.89%202.1m6.974%200c-1.04%200-1.89-.945-1.89-2.101s.829-2.102%201.89-2.102c1.05%200%201.91.945%201.89%202.102c0%201.156-.829%202.1-1.89%202.1m-5.369-9.523l-.308-.563l-.634.106a16.4%2016.4%200%200%200-4.158%201.28l-.228.105l-.142.21c-2.613%203.853-3.33%207.648-2.975%2011.375l.039.407l.33.24a16.9%2016.9%200%200%200%205.078%202.543l.79.242L9.03%2017.55c1.91.472%204.03.472%205.939%200l1.107%202.717l.79-.242a16.8%2016.8%200%200%200%205.08-2.545l.327-.238l.04-.402c.436-4.32-.697-8.083-2.958-11.384l-.142-.208l-.228-.104a16.6%2016.6%200%200%200-4.154-1.28l-.618-.103l-.314.542c-.088.15-.177.32-.263.493a16%2016%200%200%200-3.263%200c-.085-.17-.17-.333-.248-.474M6.715%2016.61c.197.114.405.226.61.328l-.449%201.096a15%2015%200%200%201-3.428-1.778c-.225-3.138.413-6.305%202.564-9.57a14.6%2014.6%200%200%201%202.824-.913c.06.125.116.248.162.356l.273.643l.692-.101a14.1%2014.1%200%200%201%204.09%200l.69.1l.272-.642c.047-.112.102-.234.16-.356c.977.21%201.923.52%202.828.915c1.875%202.82%202.821%205.966%202.546%209.567a15%2015%200%200%201-3.43%201.779l-.445-1.095c.206-.102.414-.214.613-.329c.49-.282%201.017-.634%201.353-.97l-1.28-1.28c-.163.164-.523.42-.977.682c-.444.256-.885.463-1.167.556c-2.003.663-4.428.663-6.432%200c-.281-.093-.722-.3-1.166-.556c-.454-.261-.814-.518-.978-.682l-1.28%201.28c.337.336.864.688%201.354.97%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%22M8.52%2013.846c-1.04%200-1.888-.945-1.888-2.101s.827-2.102%201.889-2.102c1.05%200%201.91.945%201.889%202.102c0%201.156-.839%202.1-1.89%202.1m6.974%200c-1.04%200-1.89-.945-1.89-2.101s.829-2.102%201.89-2.102c1.05%200%201.91.945%201.89%202.102c0%201.156-.829%202.1-1.89%202.1m-5.369-9.523l-.308-.563l-.634.106a16.4%2016.4%200%200%200-4.158%201.28l-.228.105l-.142.21c-2.613%203.853-3.33%207.648-2.975%2011.375l.039.407l.33.24a16.9%2016.9%200%200%200%205.078%202.543l.79.242L9.03%2017.55c1.91.472%204.03.472%205.939%200l1.107%202.717l.79-.242a16.8%2016.8%200%200%200%205.08-2.545l.327-.238l.04-.402c.436-4.32-.697-8.083-2.958-11.384l-.142-.208l-.228-.104a16.6%2016.6%200%200%200-4.154-1.28l-.618-.103l-.314.542c-.088.15-.177.32-.263.493a16%2016%200%200%200-3.263%200c-.085-.17-.17-.333-.248-.474M6.715%2016.61c.197.114.405.226.61.328l-.449%201.096a15%2015%200%200%201-3.428-1.778c-.225-3.138.413-6.305%202.564-9.57a14.6%2014.6%200%200%201%202.824-.913c.06.125.116.248.162.356l.273.643l.692-.101a14.1%2014.1%200%200%201%204.09%200l.69.1l.272-.642c.047-.112.102-.234.16-.356c.977.21%201.923.52%202.828.915c1.875%202.82%202.821%205.966%202.546%209.567a15%2015%200%200%201-3.43%201.779l-.445-1.095c.206-.102.414-.214.613-.329c.49-.282%201.017-.634%201.353-.97l-1.28-1.28c-.163.164-.523.42-.977.682c-.444.256-.885.463-1.167.556c-2.003.663-4.428.663-6.432%200c-.281-.093-.722-.3-1.166-.556c-.454-.261-.814-.518-.978-.682l-1.28%201.28c.337.336.864.688%201.354.97%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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