diff options
Diffstat (limited to 'src/icons/note-off.svg')
-rw-r--r-- | src/icons/note-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/note-off.svg b/src/icons/note-off.svg new file mode 100644 index 00000000..175ee3d5 --- /dev/null +++ b/src/icons/note-off.svg @@ -0,0 +1,11 @@ +--- +tags: [checkbox, brief, record, write, message] +category: Document +version: "1.66" +unicode: "f169" +--- +<svg> + <path d="M13 20l3.505 -3.505m1.994 -1.994l1.501 -1.501" /> + <path d="M17 13h3v-7a2 2 0 0 0 -2 -2h-10m-3.427 .6c-.355 .36 -.573 .853 -.573 1.4v12a2 2 0 0 0 2 2h7v-6c0 -.272 .109 -.519 .285 -.699" /> + <path d="M3 3l18 18" /> +</svg> |