diff options
Diffstat (limited to 'src/icons/notes-off.svg')
-rw-r--r-- | src/icons/notes-off.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/notes-off.svg b/src/icons/notes-off.svg new file mode 100644 index 00000000..37dcac25 --- /dev/null +++ b/src/icons/notes-off.svg @@ -0,0 +1,13 @@ +--- +tags: [notetaking, journal, draft, idea, to-do list] +category: Document +version: "1.66" +unicode: "f16a" +--- +<svg> + <path d="M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-14" /> + <path d="M11 7h4" /> + <path d="M9 11h2" /> + <path d="M9 15h4" /> + <path d="M3 3l18 18" /> +</svg> |