diff options
author | codecalm <codecalm@gmail.com> | 2020-03-26 18:25:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-26 18:25:52 +0100 |
commit | bdc90a7aa66b22cdbb3bc421bc5e956e5ba6edd2 (patch) | |
tree | c8847ba11d804482c5fa78e9a7f7e19c337ef5fc /src/_icons | |
parent | anchor icon (diff) | |
download | tabler-icons-bdc90a7aa66b22cdbb3bc421bc5e956e5ba6edd2.tar.xz |
notebook
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/notebook.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/notebook.svg b/src/_icons/notebook.svg new file mode 100644 index 00000000..98a38415 --- /dev/null +++ b/src/_icons/notebook.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M6 4h11a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-11a1 1 0 0 1 -1 -1v-14a1 1 0 0 1 1 -1m3 0v18" /> + <line x1="13" y1="8" x2="15" y2="8" /> + <line x1="13" y1="12" x2="15" y2="12" /> +</svg> |