Discord Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Discord icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310455.svg" alt="Discord icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310455.svg" alt="Discord icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310455.svg" alt="Discord icon" :width="24" :height="24" />
CSS background
.icon-discord {
background-image: url('https://proicons.com/icon/310455.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.8878 7.33483C19.2651 6.19106 18.231 5.32667 16.9949 4.91667C16.2614 4.65102 15.497 4.48033 14.7203 4.40875C14.5311 4.74465 14.3615 5.0912 14.2123 5.44668C12.7011 5.21487 11.1633 5.21487 9.65208 5.44668C9.49687 5.0921 9.32366 4.74567 9.13312 4.40875C8.38074 4.49132 7.64 4.65799 6.92476 4.90563C5.68022 5.31756 4.64092 6.19088 4.02077 7.34587C2.38391 10.3055 1.71585 13.7037 2.11055 17.0626C3.6154 18.1813 5.29929 19.0363 7.0904 19.5912C7.59798 19.0976 7.97706 18.4873 8.19458 17.8135C7.65538 17.6119 7.1345 17.3644 6.63768 17.0737C6.54935 16.9522 6.89165 16.7535 7.00206 16.7203C8.57268 17.4564 10.286 17.838 12.0206 17.838C13.7551 17.838 15.4684 17.4564 17.039 16.7203C17.1384 16.7203 17.4918 16.9522 17.4034 17.0737C16.9617 17.416 15.979 17.6589 15.8134 17.9018C16.1026 18.5127 16.4741 19.0812 16.9176 19.5912C18.7121 19.0363 20.3996 18.1813 21.9085 17.0626C22.2683 13.6885 21.5616 10.2865 19.8878 7.33483ZM8.66937 14.6997C8.15588 14.6939 7.66557 14.485 7.30557 14.1188C6.94557 13.7526 6.74514 13.2588 6.74809 12.7453C6.75668 12.2394 6.9622 11.7569 7.32097 11.4002C7.67974 11.0435 8.16348 10.8407 8.66937 10.8351C8.92551 10.8365 9.17884 10.8886 9.41479 10.9883C9.65074 11.0879 9.86465 11.2333 10.0442 11.416C10.2238 11.5986 10.3655 11.815 10.4612 12.0526C10.5568 12.2902 10.6046 12.5444 10.6017 12.8005C10.5902 13.3063 10.3819 13.7877 10.021 14.1424C9.66021 14.497 9.1753 14.6969 8.66937 14.6997ZM15.2944 14.6997C14.7809 14.6968 14.2895 14.4907 13.9274 14.1266C13.5653 13.7625 13.3621 13.2698 13.3621 12.7563C13.365 12.2458 13.5699 11.7571 13.932 11.3971C14.294 11.0371 14.7839 10.8351 15.2944 10.8351C15.5501 10.8351 15.8031 10.8858 16.039 10.9842C16.2749 11.0827 16.4889 11.227 16.6687 11.4088C16.8484 11.5906 16.9902 11.8062 17.086 12.0432C17.1818 12.2802 17.2297 12.5339 17.2267 12.7895C17.2181 13.2962 17.0106 13.7792 16.6492 14.1344C16.2878 14.4897 15.8012 14.6887 15.2944 14.6886V14.6997Z" fill="#5B6BE7"/> </svg>
Discord in other icon packs
Copied!