diff options
Diffstat (limited to 'icons/notes-off.svg')
-rw-r--r-- | icons/notes-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/notes-off.svg b/icons/notes-off.svg new file mode 100644 index 00000000..e239ec0e --- /dev/null +++ b/icons/notes-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-notes-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |