diff options
Diffstat (limited to 'src/icons/notification-off.svg')
-rw-r--r-- | src/icons/notification-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/notification-off.svg b/src/icons/notification-off.svg new file mode 100644 index 00000000..fd6649a8 --- /dev/null +++ b/src/icons/notification-off.svg @@ -0,0 +1,11 @@ +--- +tags: [bell, alarm, reminder, important] +category: System +version: "1.66" +unicode: "f16b" +--- +<svg> + <path d="M6.154 6.187a2 2 0 0 0 -1.154 1.813v9a2 2 0 0 0 2 2h9a2 2 0 0 0 1.811 -1.151" /> + <circle cx="17" cy="7" r="3" /> + <path d="M3 3l18 18" /> +</svg> |