Лампа (Bulb 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="60%"> <stop style="stop-color:rgb(255,255,255);stop-opacity:0.75;" offset="0%"/> <stop style="stop-color:rgb(252,255,166);stop-opacity:1;" offset="100%"/> </radialGradient> <linearGradient id="LG1" x1="20%" y1="80%" x2="20%" y2="0%"> <stop style="stop-color:#999;stop-opacity:1" offset="0%" /> <stop style="stop-color:#DDD;stop-opacity:1" offset="100%" /> </linearGradient> <linearGradient id="LG2" x1="20%" y1="80%" x2="20%" y2="0%"> <stop style="stop-color:#AAA;stop-opacity:1" offset="0%" /> <stop style="stop-color:#EEE;stop-opacity:1" offset="100%" /> </linearGradient> </defs> <path style="fill:url(#RG1);fill-opacity:1;fill-rule:nonzero;stroke-width:1;stroke:#666;" d="M 40,70 Q 40,65 30,55 A 28 28 1 1 1 70 55 Q 60,65 60,70"/> <path style="stroke-width:0.5;stroke:#333;fill:none" d="M 45,70 41,40 C 42,42 43,38 44,40 C 45,42 46,38 47,40 C 48,42 49,38 50,40 C 51,42 52,38 53,40 C 54,42 55,38 56,40 C 57,42 58,38 59,40 L 55,70"/> <path style="fill:url(#LG1);stroke:none" d="M 39,70 61,70 61,88 39,88 z" /> <path style="fill:url(#LG2);stroke:none" d="M 39,73 61,77 Q 62.25,78.6 61,80 L 39,76 Q 37.75,74.4 39,73 z M 39,79 61,83 Q 62.25,84.6 61,86 L 39,82 Q 37.75,80.4 39,79 z" /> <path style="fill:#333" d="M 45,88 Q 50,92 55,88 z"/> </svg>
  • puppylinux
  • PD
  • 7 просмотров
  • 3 скачиваний