add: deezer (#301)

Note that the Deezer brandbook explicitly forbid using the equalizer
without the wordmark text, except when the company name
will be written below.

Unfortunately I was unable to keep it under 1KiB without sacrificing
something, even with xlinks and patterns...

Credits to @matheusagcosta challenging me to shrink it under 1024 B.
This commit is contained in:
Romain Dartigues
2019-10-13 20:25:13 +02:00
committed by Terence Eden
parent 3bc9e1d8d6
commit 7ce27f120b
5 changed files with 49 additions and 1 deletions

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#231f20"
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
<path
android:fillColor="#ec2529"
android:pathData="M80 335h64v20H80zM80 309h64v20H80zM80 283h64v20H80z" />
<path
android:fillColor="#f1796e"
android:pathData="M80 257h64v20H80zM80 231h64v20H80z" />
<path
android:fillColor="#f6dd05"
android:pathData="M151 335h64v20h-64zM151 309h64v20h-64zM151 283h64v20h-64z" />
<path
android:fillColor="#d81996"
android:pathData="M224 335h64v20h-64zM224 309h64v20h-64zM224 283h64v20h-64z" />
<path
android:fillColor="#e78dcc"
android:pathData="M224 257h64v20h-64zM224 231h64v20h-64zM224 205h64v20h-64zM224 179h64v20h-64z" />
<path
android:fillColor="#adda1a"
android:pathData="M296 335h64v20h-64zM296 309h64v20h-64zM296 283h64v20h-64z" />
<path
android:fillColor="#d6e465"
android:pathData="M296 257h64v20h-64zM296 231h64v20h-64z" />
<path
android:fillColor="#56bbe9"
android:pathData="M368 335h64v20h-64zM368 309h64v20h-64zM368 283h64v20h-64z" />
<path
android:fillColor="#b0d8e6"
android:pathData="M368 257h64v20h-64zM368 231h64v20h-64zM368 205h64v20h-64zM368 179h64v20h-64zM368 153h64v20h-64z" />
</vector>