Sound eq (Эквалайзер звука)

Скачать
<?xml version="1.0" encoding="UTF-8"?> <svg width="800px" height="800px" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" version="1.1"> <defs> <linearGradient x1="20" y1="100" x2="20" y2="-20" id="Gradient" gradientUnits="userSpaceOnUse"> <stop style="stop-color:#00A117;stop-opacity:1" offset="0.3" /> <stop style="stop-color:#DCB223;stop-opacity:1" offset="0.5" /> <stop style="stop-color:#CA0913;stop-opacity:1" offset="0.8" /> </linearGradient> </defs> <g style="fill:url(#Gradient);stroke:#222222;stroke-width:2"> <rect width="10" height="50" x="90" y="47"/> <rect width="10" height="65" x="70" y="32"/> <rect width="10" height="80" x="50" y="17"/> <rect width="10" height="95" x="30" y="2"/> <rect width="10" height="70" x="10" y="27"/> </g> </svg>
  • puppylinux
  • PD
  • 10 просмотров
  • 5 скачиваний