Current section
Files
Jump to
Current section
Files
priv/logo.svg
<svg viewBox="0 0 400 400" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="dj-circle-gradient" cx="50%" cy="-100%" r="200%">
<stop offset="50%" stop-color="#ffcc33" />
<stop offset="100%" stop-color="#ee8800" />
</radialGradient>
</defs>
<g stroke-linecap="round" stroke="#663300" stroke-linejoin="round" stroke-width="6">
<circle cx="200" cy="200" r="198" fill="url(#dj-circle-gradient)"/>
<ellipse cx="135" cy="130" rx="25" ry="30" fill="#aa6600"/>
<path d="M285,100 l-40,30 l40,30 l-40,-30 l40,-30z" stroke-width="10"/>
<path d="M2,190 l0,20 l68,0 s20,0,20,20 v20 s0,20,20,20 h60 s20,0,20,-20 v-30 c0,-10,20,-10,20,0 v30 s0,20,20,20 h60 s20,0,20,-20 v-20 s0,-20,20,-20 l68,0 l0,-20 l-68,0 s-10,0,-20,10 h-220 s-10,-10,-20,-10 l-68,0" fill="#331a00"/>
<g fill="none" stroke-width="6" stroke="#aa6600">
<path d="M120,215 c40,0,40,40,0,40z"/>
<path d="M250,215 l20,0 l0,30 c0,10,-20,10,-30,0"/>
</g>
<g fill="none" opacity="0.25" stroke="#aa6600" stroke-width="6">
<path d="M160,260 q20,0,20,-20"/>
<path d="M280,260 q20,0,20,-20"/>
</g>
<path d="M120,290 q80,40,160,0 q-80,120,-160,0z" fill="#aa6600"/>
</g>
</svg>