diff options
author | codecalm <codecalm@gmail.com> | 2020-03-22 20:30:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-22 20:30:07 +0100 |
commit | b3a93606cb4f54f94716374550f9329aa1127d79 (patch) | |
tree | 3ad992ecb70d8acae45794a372ff16914af1a891 /src/_icons/notes.svg | |
parent | readme icons number update (diff) | |
download | tabler-icons-b3a93606cb4f54f94716374550f9329aa1127d79.tar.xz |
note, notes icon
Diffstat (limited to 'src/_icons/notes.svg')
-rw-r--r-- | src/_icons/notes.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/notes.svg b/src/_icons/notes.svg new file mode 100644 index 00000000..0b06ba65 --- /dev/null +++ b/src/_icons/notes.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="5" y="3" width="14" height="18" rx="2" /> + <line x1="9" y1="7" x2="15" y2="7" /> + <line x1="9" y1="11" x2="15" y2="11" /> + <line x1="9" y1="15" x2="13" y2="15" /> +</svg> |