summaryrefslogtreecommitdiff
path: root/social/svg/design/ic_notifications_off_48px.svg
diff options
context:
space:
mode:
Diffstat (limited to 'social/svg/design/ic_notifications_off_48px.svg')
-rw-r--r--social/svg/design/ic_notifications_off_48px.svg11
1 files changed, 8 insertions, 3 deletions
diff --git a/social/svg/design/ic_notifications_off_48px.svg b/social/svg/design/ic_notifications_off_48px.svg
index 89dd4b263e30..6339663b4dd3 100644
--- a/social/svg/design/ic_notifications_off_48px.svg
+++ b/social/svg/design/ic_notifications_off_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-23c0-6.15-4.27-11.28-10-12.64V7c0-1.66-1.34-3-3-3s-3 1.34-3 3v1.36c-1.02.24-1.98.64-2.89 1.11L36 28.36V21zm-.54 17l4 4L42 39.45 8.55 6 6 8.55l5.84 5.84C10.68 16.32 10 18.58 10 21v11l-4 4v2h29.46z"/>
+<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="M40 37.39L15.68 12.3l-5.13-5.29L8 9.55l5.6 5.6.01.01C12.56 17.14 12 19.48 12 22v10l-4 4v2h27.46l4 4L42 39.45l-2-2.06zM24 44c2.21 0 4-1.79 4-4h-8c0 2.21 1.79 4 4 4zm12-14.64V22c0-6.15-3.27-11.28-9-12.64V8c0-1.66-1.34-3-3-3s-3 1.34-3 3v1.36c-.29.07-.57.15-.85.24-.21.07-.41.14-.61.22 0 0-.01 0-.01.01-.01 0-.02.01-.03.01-.46.18-.91.39-1.35.62-.01 0-.02.01-.03.01L36 29.36z"/>
</svg>