firewall.svg 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <svg width="100" height="100" version="1.0">
  3. <defs>
  4. <radialGradient
  5. id="RG1" cx="63" cy="60" fx="63" fy="60" r="60"
  6. gradientUnits="userSpaceOnUse">
  7. <stop style="stop-color:#000000;stop-opacity:1;" offset="1"/>
  8. <stop style="stop-color:#aaaaaa;stop-opacity:1;" offset="0"/>
  9. </radialGradient>
  10. <linearGradient x1="0" y1="90" x2="0" y2="60" id="flame" gradientUnits="userSpaceOnUse">
  11. <stop style="stop-color:#CA3B00;stop-opacity:1" offset="0" />
  12. <stop style="stop-color:#FFA400;stop-opacity:1" offset="1" />
  13. </linearGradient>
  14. <radialGradient
  15. id="RG_globe" cx="35" cy="34" fx="50" fy="32" r="28"
  16. gradientUnits="userSpaceOnUse">
  17. <stop style="stop-color:#123141;stop-opacity:1;" offset="1"/>
  18. <stop style="stop-color:#679BCB;stop-opacity:1;" offset="0"/>
  19. </radialGradient>
  20. </defs>
  21. <ellipse cx="35" cy="34" rx="32" ry="30" style="stroke-width:4;stroke:#dddddd;fill:none;"/>
  22. <ellipse cx="35" cy="34" rx="32" ry="30" style="fill:url(#RG_globe);fill-opacity:1;fill-rule:nonzero"/>
  23. <g style="fill:none;stroke:#aaaaaa;stroke-width:1.5px;stroke-linecap:butt;" >
  24. <path d="M 36,64 C 22,56 19,46 19,34 19,22 26,10 36,4 l 0,60 C 36,64 54,55 54,34 54,13 36,4 36,4" />
  25. <path d="m 4,34 63,0 0,0"/>
  26. <path d="m 13,15 c 0,0 12,7 23,7 13,0 23,-7 23,-7"/>
  27. <path d="m 13,54 c 0,0 9,-7 23,-7 16,0 23,7 23,7"/>
  28. </g>
  29. <ellipse cx="35" cy="34" rx="32" ry="30" style="stroke-width:3;stroke:#123141;fill:none;"/>
  30. <path style="fill:none;stroke:#eeeeee;stroke-width:5" d="m 35,67 c 0,0 -3,-9 -3,-42 19,8 27,-1 32,-8"/>
  31. <path style="fill:url(#RG1);fill-opacity:1;fill-rule:nonzero;stroke:#333333;stroke-width:4" d="M 64,19 C 59,25 52,34 33,26 34,66 33,82 64,96 96,82 97,69 96,26 77,34 68,25 64,19 z"/>
  32. <path style="fill:url(#flame);stroke:#B03104;stroke-width:2" d="m 38,73 c 7,-6 8,-10 8,-20 0,-4 -1,-12 5,0 5,12 -1,13 5,23 7,-6 4,-11 5,-18 3,13 9,3 7,22 5,-7 6,-24 12,-33 0,10 3,14 3,21 5,-7 4,-13 7,-14 1,14 6,1 5,10 C 90,83 80,89 64,96 46,88 41,80 38,73 z"/>
  33. <path style="fill:none;stroke:#333333;stroke-width:4" d="M 64,19 C 59,25 52,34 33,26 34,66 33,82 64,96 96,82 97,69 96,26 77,34 68,25 64,19 z"/>
  34. </svg>