diff options
author | codecalm <codecalm@gmail.com> | 2020-08-24 20:03:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-24 20:03:29 +0200 |
commit | 2559acfd07f2d6c55232e47eba9d660e52e4eb88 (patch) | |
tree | 21a385874d3b787436cdb38f6a5f4bc20a66133e | |
parent | pinterest icon #19 (diff) | |
download | tabler-icons-2559acfd07f2d6c55232e47eba9d660e52e4eb88.tar.xz |
youtube icon #19
-rw-r--r-- | src/_icons/brand-youtube.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-youtube.svg b/src/_icons/brand-youtube.svg new file mode 100644 index 00000000..0b04a346 --- /dev/null +++ b/src/_icons/brand-youtube.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <rect x="3" y="5" width="18" height="14" rx="4" /> + <path d="M10 9l5 3l-5 3z" /> +</svg> |