diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 21:39:21 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 21:39:21 +0200 |
commit | 78117052bd38898430f8f686d666eb87b30437da (patch) | |
tree | 7c2526330681ab64466b323f4fe64e734267558b /src | |
parent | `brand-edge`, 'brand-firefox' #44 (diff) | |
download | tabler-icons-78117052bd38898430f8f686d666eb87b30437da.tar.xz |
`brand-pocket' #44
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/brand-pocket.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-pocket.svg b/src/_icons/brand-pocket.svg new file mode 100644 index 00000000..a4e33887 --- /dev/null +++ b/src/_icons/brand-pocket.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <path d="M5 4h14a2 2 0 0 1 2 2v6a9 9 0 0 1 -18 0v-6a2 2 0 0 1 2 -2" /> + <polyline points="8 11 12 15 16 11" /> +</svg> |