Интернет (Internet 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> <radialGradient id="RG1" cx="50%" cy="50%" fx="50%" fy="50%" r="50%"> <stop style="stop-color:rgb(103,155,203);stop-opacity:0.75;" offset="0%"/> <stop style="stop-color:rgb(18,49,65);stop-opacity:1;" offset="100%"/> </radialGradient> </defs> <ellipse cx="50" cy="50" rx="46" ry="44" style="stroke-width:4;stroke:#dddddd;fill:none;"/> <ellipse cx="50" cy="50" rx="47" ry="44" style="fill:url(#RG1)"/> <g style="fill:none;stroke:#aaaaaa;stroke-width:1.5px;stroke-linecap:butt;" > <path d="M 50,94 C 40,90 22,76 22,50 22,21 40,12 50,6 l 0,88 C 50,94 79,84 78,49 77,14 50,6 50,6" /> <path d="m 4,50 92,0"/> <path d="m 17,20 c 0,0 12,12 33,12 22,0 34,-12 34,-12"/> <path d="m 14,78 c 0,0 13,-11 36,-11 25,0 36,11 36,11"/> </g> </svg>
  • puppylinux
  • PD
  • 8 просмотров
  • 3 скачиваний