noise-texture.svg 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <svg
  3. xmlns:dc="http://purl.org/dc/elements/1.1/"
  4. xmlns:cc="http://creativecommons.org/ns#"
  5. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  6. xmlns:svg="http://www.w3.org/2000/svg"
  7. xmlns="http://www.w3.org/2000/svg"
  8. xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  9. xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  10. width="1600"
  11. height="900"
  12. viewBox="0 0 1600 900"
  13. version="1.1"
  14. id="svg13"
  15. sodipodi:docname="noise-texture.svg"
  16. inkscape:version="0.92.2 (5c3e80d, 2017-08-06)">
  17. <metadata
  18. id="metadata17">
  19. <rdf:RDF>
  20. <cc:Work
  21. rdf:about="">
  22. <dc:format>image/svg+xml</dc:format>
  23. <dc:type
  24. rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
  25. </cc:Work>
  26. </rdf:RDF>
  27. </metadata>
  28. <sodipodi:namedview
  29. pagecolor="#ffffff"
  30. bordercolor="#666666"
  31. borderopacity="1"
  32. objecttolerance="10"
  33. gridtolerance="10"
  34. guidetolerance="10"
  35. inkscape:pageopacity="0"
  36. inkscape:pageshadow="2"
  37. inkscape:window-width="1366"
  38. inkscape:window-height="698"
  39. id="namedview15"
  40. showgrid="false"
  41. inkscape:zoom="0.26222222"
  42. inkscape:cx="647.80786"
  43. inkscape:cy="422.79535"
  44. inkscape:window-x="0"
  45. inkscape:window-y="0"
  46. inkscape:window-maximized="1"
  47. inkscape:current-layer="svg13" />
  48. <defs
  49. id="defs9">
  50. <radialGradient
  51. id="a"
  52. gradientTransform="matrix(1 1 -1 1 0.5 -0.5)">
  53. <stop
  54. stop-color="#455A64"
  55. stop-opacity="0"
  56. offset="0.25"
  57. id="stop2"
  58. style="stop-color:#444444;stop-opacity:0" />
  59. <stop
  60. stop-color="#455A64"
  61. stop-opacity="0.5"
  62. offset="0.75"
  63. id="stop4"
  64. style="stop-color:#444444;stop-opacity:0.50196081" />
  65. <stop
  66. stop-color="#455A64"
  67. stop-opacity="1"
  68. offset="1"
  69. id="stop6"
  70. style="stop-color:#444444;stop-opacity:1" />
  71. </radialGradient>
  72. </defs>
  73. <rect
  74. width="1600"
  75. height="900"
  76. fill="url(#a)"
  77. id="rect11" />
  78. </svg>