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