diff options
Diffstat (limited to 'editor/icons/icon_gradient_texture.svg')
-rw-r--r-- | editor/icons/icon_gradient_texture.svg | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/editor/icons/icon_gradient_texture.svg b/editor/icons/icon_gradient_texture.svg index 553a2d843b..1388c141bd 100644 --- a/editor/icons/icon_gradient_texture.svg +++ b/editor/icons/icon_gradient_texture.svg @@ -1,19 +1 @@ -<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> -<defs> -<linearGradient id="a" x1="10" x2="10" y1="1" y2="15" gradientUnits="userSpaceOnUse"> -<stop stop-color="#e0e0e0" offset="0"/> -<stop stop-color="#e0e0e0" stop-opacity="0" offset="1"/> -</linearGradient> -</defs> -<g transform="translate(0 -1036.4)"> -<path transform="translate(0 1036.4)" d="m2 1a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1 -1v-12a1 1 0 0 0 -1 -1h-12zm1 2h10v8h-10v-8z" fill="url(#a)"/> -<rect x="6" y="1043.4" width="2" height="1" fill="#e0e0e0"/> -<rect x="6" y="1044.4" width="2" height="2" fill="#e0e0e0"/> -<rect x="4" y="1045.4" width="2" height="1" fill="#e0e0e0"/> -<rect x="8" y="1044.4" width="2" height="2" fill="#e0e0e0"/> -<rect x="10" y="1044.4" width="2" height="2" fill="#e0e0e0"/> -<rect x="8" y="1042.4" width="3" height="2" fill="#e0e0e0"/> -<rect x="9" y="1041.4" width="1" height="1" fill="#e0e0e0"/> -<rect x="5" y="1044.4" width="1" height="1" fill="#e0e0e0"/> -</g> -</svg> +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="10" x2="10" y1="1" y2="15"><stop offset="0" stop-color="#e0e0e0"/><stop offset="1" stop-color="#e0e0e0" stop-opacity="0"/></linearGradient><g transform="translate(0 -1036.4)"><path d="m2 1a1 1 0 0 0 -1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-12a1 1 0 0 0 -1-1zm1 2h10v8h-10z" fill="url(#a)" transform="translate(0 1036.4)"/><g fill="#e0e0e0"><path d="m6 1043.4h2v1h-2z"/><path d="m6 1044.4h2v2h-2z"/><path d="m4 1045.4h2v1h-2z"/><path d="m8 1044.4h2v2h-2z"/><path d="m10 1044.4h2v2h-2z"/><path d="m8 1042.4h3v2h-3z"/><path d="m9 1041.4h1v1h-1z"/><path d="m5 1044.4h1v1h-1z"/></g></g></svg>
\ No newline at end of file |