deezer logo
deezer from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- deezer
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the deezer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M78.8 165.1c-8.2 0-14.8 26.5-14.8 59.2s6.6 59.2 14.8 59.2s14.8-26.5 14.8-59.2s-6.6-59.2-14.8-59.2m433.9-60.2c-7.7 0-14.5 17.1-19.4 44.1c-7.7-46.7-20.2-77-34.2-77c-16.8 0-31.1 42.9-38 105.4c-6.6-45.4-16.8-74.2-28.3-74.2c-16.1 0-29.6 56.9-34.7 136.2c-9.4-40.8-23.2-66.3-38.3-66.3s-28.8 25.5-38.3 66.3c-5.1-79.3-18.6-136.2-34.7-136.2c-11.5 0-21.7 28.8-28.3 74.2C211.9 114.9 197.3 72 180.7 72c-14 0-26.5 30.4-34.2 77c-4.8-27-11.7-44.1-19.4-44.1c-14.3 0-26 59.2-26 132.1s11.9 132.2 26.2 132.2c5.9 0 11.5-9.9 15.8-26.8c6.9 61.7 21.2 104.1 38 104.1c13 0 24.5-25.5 32.1-65.6c5.4 76.3 18.6 130.4 34.2 130.4c9.7 0 18.6-21.4 25.3-56.4c7.9 72.2 26.3 122.7 47.7 122.7s39.5-50.5 47.7-122.7c6.6 35 15.6 56.4 25.3 56.4c15.6 0 28.8-54.1 34.2-130.4c7.7 40.1 19.4 65.6 32.1 65.6c16.6 0 30.9-42.3 38-104.1c4.3 16.8 9.7 26.8 15.8 26.8c14.3 0 26-59.2 26-132.1S527 104.9 512.7 104.9m48.5 60.2c-8.2 0-14.8 26.5-14.8 59.2s6.6 59.2 14.8 59.2S576 257 576 224.3s-6.6-59.2-14.8-59.2"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsDeezer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M78.8 165.1c-8.2 0-14.8 26.5-14.8 59.2s6.6 59.2 14.8 59.2s14.8-26.5 14.8-59.2s-6.6-59.2-14.8-59.2m433.9-60.2c-7.7 0-14.5 17.1-19.4 44.1c-7.7-46.7-20.2-77-34.2-77c-16.8 0-31.1 42.9-38 105.4c-6.6-45.4-16.8-74.2-28.3-74.2c-16.1 0-29.6 56.9-34.7 136.2c-9.4-40.8-23.2-66.3-38.3-66.3s-28.8 25.5-38.3 66.3c-5.1-79.3-18.6-136.2-34.7-136.2c-11.5 0-21.7 28.8-28.3 74.2C211.9 114.9 197.3 72 180.7 72c-14 0-26.5 30.4-34.2 77c-4.8-27-11.7-44.1-19.4-44.1c-14.3 0-26 59.2-26 132.1s11.9 132.2 26.2 132.2c5.9 0 11.5-9.9 15.8-26.8c6.9 61.7 21.2 104.1 38 104.1c13 0 24.5-25.5 32.1-65.6c5.4 76.3 18.6 130.4 34.2 130.4c9.7 0 18.6-21.4 25.3-56.4c7.9 72.2 26.3 122.7 47.7 122.7s39.5-50.5 47.7-122.7c6.6 35 15.6 56.4 25.3 56.4c15.6 0 28.8-54.1 34.2-130.4c7.7 40.1 19.4 65.6 32.1 65.6c16.6 0 30.9-42.3 38-104.1c4.3 16.8 9.7 26.8 15.8 26.8c14.3 0 26-59.2 26-132.1S527 104.9 512.7 104.9m48.5 60.2c-8.2 0-14.8 26.5-14.8 59.2s6.6 59.2 14.8 59.2S576 257 576 224.3s-6.6-59.2-14.8-59.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M78.8 165.1c-8.2 0-14.8 26.5-14.8 59.2s6.6 59.2 14.8 59.2s14.8-26.5 14.8-59.2s-6.6-59.2-14.8-59.2m433.9-60.2c-7.7 0-14.5 17.1-19.4 44.1c-7.7-46.7-20.2-77-34.2-77c-16.8 0-31.1 42.9-38 105.4c-6.6-45.4-16.8-74.2-28.3-74.2c-16.1 0-29.6 56.9-34.7 136.2c-9.4-40.8-23.2-66.3-38.3-66.3s-28.8 25.5-38.3 66.3c-5.1-79.3-18.6-136.2-34.7-136.2c-11.5 0-21.7 28.8-28.3 74.2C211.9 114.9 197.3 72 180.7 72c-14 0-26.5 30.4-34.2 77c-4.8-27-11.7-44.1-19.4-44.1c-14.3 0-26 59.2-26 132.1s11.9 132.2 26.2 132.2c5.9 0 11.5-9.9 15.8-26.8c6.9 61.7 21.2 104.1 38 104.1c13 0 24.5-25.5 32.1-65.6c5.4 76.3 18.6 130.4 34.2 130.4c9.7 0 18.6-21.4 25.3-56.4c7.9 72.2 26.3 122.7 47.7 122.7s39.5-50.5 47.7-122.7c6.6 35 15.6 56.4 25.3 56.4c15.6 0 28.8-54.1 34.2-130.4c7.7 40.1 19.4 65.6 32.1 65.6c16.6 0 30.9-42.3 38-104.1c4.3 16.8 9.7 26.8 15.8 26.8c14.3 0 26-59.2 26-132.1S527 104.9 512.7 104.9m48.5 60.2c-8.2 0-14.8 26.5-14.8 59.2s6.6 59.2 14.8 59.2S576 257 576 224.3s-6.6-59.2-14.8-59.2"/></svg> </template>
CSS
.icon-deezer {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M78.8%20165.1c-8.2%200-14.8%2026.5-14.8%2059.2s6.6%2059.2%2014.8%2059.2s14.8-26.5%2014.8-59.2s-6.6-59.2-14.8-59.2m433.9-60.2c-7.7%200-14.5%2017.1-19.4%2044.1c-7.7-46.7-20.2-77-34.2-77c-16.8%200-31.1%2042.9-38%20105.4c-6.6-45.4-16.8-74.2-28.3-74.2c-16.1%200-29.6%2056.9-34.7%20136.2c-9.4-40.8-23.2-66.3-38.3-66.3s-28.8%2025.5-38.3%2066.3c-5.1-79.3-18.6-136.2-34.7-136.2c-11.5%200-21.7%2028.8-28.3%2074.2C211.9%20114.9%20197.3%2072%20180.7%2072c-14%200-26.5%2030.4-34.2%2077c-4.8-27-11.7-44.1-19.4-44.1c-14.3%200-26%2059.2-26%20132.1s11.9%20132.2%2026.2%20132.2c5.9%200%2011.5-9.9%2015.8-26.8c6.9%2061.7%2021.2%20104.1%2038%20104.1c13%200%2024.5-25.5%2032.1-65.6c5.4%2076.3%2018.6%20130.4%2034.2%20130.4c9.7%200%2018.6-21.4%2025.3-56.4c7.9%2072.2%2026.3%20122.7%2047.7%20122.7s39.5-50.5%2047.7-122.7c6.6%2035%2015.6%2056.4%2025.3%2056.4c15.6%200%2028.8-54.1%2034.2-130.4c7.7%2040.1%2019.4%2065.6%2032.1%2065.6c16.6%200%2030.9-42.3%2038-104.1c4.3%2016.8%209.7%2026.8%2015.8%2026.8c14.3%200%2026-59.2%2026-132.1S527%20104.9%20512.7%20104.9m48.5%2060.2c-8.2%200-14.8%2026.5-14.8%2059.2s6.6%2059.2%2014.8%2059.2S576%20257%20576%20224.3s-6.6-59.2-14.8-59.2%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M78.8%20165.1c-8.2%200-14.8%2026.5-14.8%2059.2s6.6%2059.2%2014.8%2059.2s14.8-26.5%2014.8-59.2s-6.6-59.2-14.8-59.2m433.9-60.2c-7.7%200-14.5%2017.1-19.4%2044.1c-7.7-46.7-20.2-77-34.2-77c-16.8%200-31.1%2042.9-38%20105.4c-6.6-45.4-16.8-74.2-28.3-74.2c-16.1%200-29.6%2056.9-34.7%20136.2c-9.4-40.8-23.2-66.3-38.3-66.3s-28.8%2025.5-38.3%2066.3c-5.1-79.3-18.6-136.2-34.7-136.2c-11.5%200-21.7%2028.8-28.3%2074.2C211.9%20114.9%20197.3%2072%20180.7%2072c-14%200-26.5%2030.4-34.2%2077c-4.8-27-11.7-44.1-19.4-44.1c-14.3%200-26%2059.2-26%20132.1s11.9%20132.2%2026.2%20132.2c5.9%200%2011.5-9.9%2015.8-26.8c6.9%2061.7%2021.2%20104.1%2038%20104.1c13%200%2024.5-25.5%2032.1-65.6c5.4%2076.3%2018.6%20130.4%2034.2%20130.4c9.7%200%2018.6-21.4%2025.3-56.4c7.9%2072.2%2026.3%20122.7%2047.7%20122.7s39.5-50.5%2047.7-122.7c6.6%2035%2015.6%2056.4%2025.3%2056.4c15.6%200%2028.8-54.1%2034.2-130.4c7.7%2040.1%2019.4%2065.6%2032.1%2065.6c16.6%200%2030.9-42.3%2038-104.1c4.3%2016.8%209.7%2026.8%2015.8%2026.8c14.3%200%2026-59.2%2026-132.1S527%20104.9%20512.7%20104.9m48.5%2060.2c-8.2%200-14.8%2026.5-14.8%2059.2s6.6%2059.2%2014.8%2059.2S576%20257%20576%20224.3s-6.6-59.2-14.8-59.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/deezer.svg?color=%231a73e8&size=48