diff options
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> |