summaryrefslogtreecommitdiff
path: root/social/svg/design/ic_notifications_paused_48px.svg
diff options
context:
space:
mode:
Diffstat (limited to 'social/svg/design/ic_notifications_paused_48px.svg')
-rw-r--r--social/svg/design/ic_notifications_paused_48px.svg11
1 files changed, 8 insertions, 3 deletions
diff --git a/social/svg/design/ic_notifications_paused_48px.svg b/social/svg/design/ic_notifications_paused_48px.svg
index 9ed4b0d7d8f2..f80a2dbc0f02 100644
--- a/social/svg/design/ic_notifications_paused_48px.svg
+++ b/social/svg/design/ic_notifications_paused_48px.svg
@@ -1,4 +1,9 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48">
- <path d="M0 0h48v48H0z" fill="none"/>
- <path d="M23 44c2.21 0 4-1.79 4-4h-8c0 2.21 1.79 4 4 4zm13-12V21c0-6.15-4.27-11.28-10-12.64V7c0-1.66-1.34-3-3-3s-3 1.34-3 3v1.36C14.27 9.72 10 14.85 10 21v11l-4 4v2h34v-2l-4-4zm-8-12.4l-5.6 6.8H28V30H18v-3.6l5.6-6.8H18V16h10v3.6z"/>
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" viewBox="0 0 48 48">
+ <defs>
+ <path id="a" d="M0 0h48v48H0z"/>
+ </defs>
+ <clipPath id="b">
+ <use xlink:href="#a" overflow="visible"/>
+ </clipPath>
+ <path clip-path="url(#b)" fill="#010101" d="M24 44c2.21 0 4-1.79 4-4h-8c0 2.21 1.79 4 4 4zm12-12V22c0-6.15-3.27-11.28-9-12.64V8c0-1.66-1.34-3-3-3s-3 1.34-3 3v1.36c-5.73 1.36-9 6.49-9 12.64v10l-4 4v2h32v-2l-4-4zm-7-12.4l-5.6 6.8H29V30H19v-3.6l5.6-6.8H19V16h10v3.6z"/>
</svg>