diff options
Diffstat (limited to 'src/_icons/brand-netflix.svg')
-rw-r--r-- | src/_icons/brand-netflix.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-netflix.svg b/src/_icons/brand-netflix.svg index 33c2e505..ed8a2038 100644 --- a/src/_icons/brand-netflix.svg +++ b/src/_icons/brand-netflix.svg @@ -2,5 +2,5 @@ category: Brand --- <svg> - <path d="M9 20V4l7 16V4" /> + <path d="M9 20v-16l7 16v-16" /> </svg> |