diff options
Diffstat (limited to 'icons/movie.svg')
-rw-r--r-- | icons/movie.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/movie.svg b/icons/movie.svg index 528e440a..29fce769 100644 --- a/icons/movie.svg +++ b/icons/movie.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-movie" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path stroke="none" d="M0 0h24v24H0z"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <rect x="4" y="4" width="16" height="16" rx="2" /> <line x1="8" y1="4" x2="8" y2="20" /> <line x1="16" y1="4" x2="16" y2="20" /> |