Bug 1477350 - Fix autoplay blocked icon to use context-fill correctly. r=florian draft
authorDale Harvey <dale@arandomurl.com>
Tue, 24 Jul 2018 09:10:07 +0100
changeset 821908 3eeae1990716ebf77904fc412f27cf1a7f821962
parent 821460 5b31b8bf2d680fba2f46cfa99576f1027bed328f
push id117220
push userbmo:dharvey@mozilla.com
push dateTue, 24 Jul 2018 08:38:56 +0000
reviewersflorian
bugs1477350
milestone63.0a1
Bug 1477350 - Fix autoplay blocked icon to use context-fill correctly. r=florian MozReview-Commit-ID: CgPp6XjZ1qh
browser/themes/shared/notification-icons/autoplay-media-blocked.svg
--- a/browser/themes/shared/notification-icons/autoplay-media-blocked.svg
+++ b/browser/themes/shared/notification-icons/autoplay-media-blocked.svg
@@ -1,10 +1,8 @@
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="context-fill" fill-opacity="context-fill-opacity">
-    <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
-        <path d="M9.94970307,6.4383516 C8.40256713,7.13481327 7.27358134,8.59523862 7.04329506,10.3390783 L5.85914977,11.0232511 C5.68193745,11.1255647 5.46360318,11.1255661 5.28638956,11.0232548 C5.10917593,10.9209434 5.0000052,10.7318625 5,10.5272353 L5,4.57046357 C5.00082111,4.36624583 5.11031415,4.17791321 5.28737873,4.0761601 C5.46444331,3.97440698 5.68229154,3.97462749 5.85914977,4.07673884 L9.94970307,6.4383516 Z" fill="#000000" fill-rule="nonzero"></path>
-        <path d="M13.5616811,5.14867232 C12.6193302,2.72101341 10.2606472,1 7.5,1 C3.91014913,1 1,3.91014913 1,7.5 C1,10.8017358 3.46176769,13.528495 6.64994254,13.9449169" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path>
-        <path d="M12,7 C9.790861,7 8,8.790861 8,11 C8,13.209139 9.790861,15 12,15 C14.209139,15 16,13.209139 16,11 C16,8.790861 14.209139,7 12,7 Z M12,8 C12.6220042,8.00091132 13.2280791,8.19675778 13.733,8.56 L9.56,12.733 C8.90610356,11.8203472 8.81838019,10.6183679 9.33283825,9.62044577 C9.8472963,8.62252365 10.8772778,7.99675388 12,8 Z M12,14 C11.3779958,13.9990887 10.7719209,13.8032422 10.267,13.44 L14.44,9.267 C15.0938964,10.1796528 15.1816198,11.3816321 14.6671618,12.3795542 C14.1527037,13.3774764 13.1227222,14.0032461 12,14 Z" fill="#000000" fill-rule="nonzero"></path>
-    </g>
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="context-fill" fill-opacity="context-fill-opacity">
+  <path d="M9.95 6.438a5.005 5.005 0 0 0-2.907 3.901l-1.184.684A.573.573 0 0 1 5 10.527V4.57a.573.573 0 0 1 .86-.493l4.09 2.361z"/>
+  <path d="M14.26 4.877a.75.75 0 1 1-1.397.543A5.752 5.752 0 0 0 1.75 7.5a5.751 5.751 0 0 0 4.997 5.701.75.75 0 0 1-.194 1.488 7.251 7.251 0 1 1 7.708-9.812z"/>
+  <path d="M12 7a4 4 0 1 0 0 8 4 4 0 0 0 0-8zm0 1a2.97 2.97 0 0 1 1.733.56L9.56 12.733A2.991 2.991 0 0 1 12 8zm0 6a2.975 2.975 0 0 1-1.733-.56l4.173-4.173A2.991 2.991 0 0 1 12 14z"/>
 </svg>