Аудио CD (Cd Audio SVG Icon)

Скачать
<?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> <mask id="mask_circle"> <circle cx="38%" cy="38%" r="50" fill="white"/> <circle cx="38%" cy="38%" r="10" fill="#000000"/> </mask> <linearGradient x1="20" y1="60" x2="60" y2="40" id="Gradient" gradientUnits="userSpaceOnUse"> <stop style="stop-color:#666666;stop-opacity:1" offset="0" /> <stop style="stop-color:#cccccc;stop-opacity:1" offset="1" /> </linearGradient> </defs> <circle cx="38%" cy="38%" r="37" style="fill:url(#Gradient);stroke:#222222;stroke-width:2" mask="url(#mask_circle)"/> <circle cx="38%" cy="38%" r="10" fill="none" stroke="#222222" style="stroke-width:2" /> <path style="fill:#222222;stroke:#666666" d="M 60,52 60,2.1 99,9.6 99,69 c 0,0 -5,9 -21,5 -8,-2 -8,-12 1,-14 5,-1 12,0 15,2 l 0,-42 -29,-8 0,46 c 0,0 -4,11 -20,6 -6,-2 -10,-11 -1,-14 6,-2 12,0 16,2 z"/> </svg>
  • puppylinux
  • PD
  • 7 просмотров
  • 5 скачиваний