Текст x vala (Text X Vala 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="40%" cy="50%" fx="40%" fy="50%" r="40%"> <stop style="stop-color:rgb(103,155,203);stop-opacity:1;" offset="0%"/> <stop style="stop-color:rgb(0,68,130);stop-opacity:1;" offset="100%"/> </radialGradient> </defs> <path style="fill:#ffffff;stroke:none;" d="m 65,3 0,19 19,0 z"/> <path style="fill:#EBEBDA;stroke:#777777;stroke-width:2;" d="m 65,3 0,19 19,0 0,74 -72,0 0,-93 53,0 19,19"/> <path style="fill:#004B90;stroke:#333;stroke-width:2;" d="m 25,35 10,-10 30,0 10,10 -10,10 -30,0 z" /> <path style="fill:url(#RG1);fill-opacity:1;fill-rule:nonzero;stroke:#333;stroke-width:2;" d="m 25,35 10,10 30,0 10,-10 5,20 -5,20 -10,10 -30,0 -10,-10 -5,-20 z" /> <g style="fill:none;stroke:#333;stroke-width:1;"> <path d="m 20,55 10,10 40,0 10,-10" /> <path d="m 35,45 -5,20 5,20" /> <path d="m 65,45 5,20 -5,20" /> </g> </svg>
  • puppylinux
  • PD
  • 8 просмотров
  • 4 скачиваний