logo youtube icon
logo-youtube from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- logo-youtube
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Related icons in TDesign Icons
logo-adobe-illustratelogo-adobe-lightroomlogo-adobe-photoshoplogo-alipaylogo-androidlogo-applelogo-behancelogo-chromelogo-cinema4dlogo-cnblogo-codepenlogo-codesandboxlogo-codesignlogo-dribbblelogo-facebooklogo-figmalogo-framerlogo-githublogo-gitlablogo-hiflowlogo-ielogo-instagramlogo-iwikilogo-markdown
Use the logo youtube icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M1 11.5c0-3.771 0-5.657 1.172-6.828S5.229 3.5 9 3.5h6c3.771 0 5.657 0 6.828 1.172S23 7.729 23 11.5v1c0 3.771 0 5.657-1.172 6.828S18.771 20.5 15 20.5H9c-3.771 0-5.657 0-6.828-1.172S1 16.271 1 12.5z"/><path d="m9.8 15.302l5.701-3.301l-5.7-3.302z"/><path stroke="currentColor" stroke-width="2" d="M1 11.5c0-3.771 0-5.657 1.172-6.828S5.229 3.5 9 3.5h6c3.771 0 5.657 0 6.828 1.172S23 7.729 23 11.5v1c0 3.771 0 5.657-1.172 6.828S18.771 20.5 15 20.5H9c-3.771 0-5.657 0-6.828-1.172S1 16.271 1 12.5z"/><path stroke="currentColor" stroke-width="2" d="m9.8 15.302l5.701-3.301l-5.7-3.302z"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignLogoYoutube(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M1 11.5c0-3.771 0-5.657 1.172-6.828S5.229 3.5 9 3.5h6c3.771 0 5.657 0 6.828 1.172S23 7.729 23 11.5v1c0 3.771 0 5.657-1.172 6.828S18.771 20.5 15 20.5H9c-3.771 0-5.657 0-6.828-1.172S1 16.271 1 12.5z"/><path d="m9.8 15.302l5.701-3.301l-5.7-3.302z"/><path stroke="currentColor" strokeWidth="2" d="M1 11.5c0-3.771 0-5.657 1.172-6.828S5.229 3.5 9 3.5h6c3.771 0 5.657 0 6.828 1.172S23 7.729 23 11.5v1c0 3.771 0 5.657-1.172 6.828S18.771 20.5 15 20.5H9c-3.771 0-5.657 0-6.828-1.172S1 16.271 1 12.5z"/><path stroke="currentColor" strokeWidth="2" d="m9.8 15.302l5.701-3.301l-5.7-3.302z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M1 11.5c0-3.771 0-5.657 1.172-6.828S5.229 3.5 9 3.5h6c3.771 0 5.657 0 6.828 1.172S23 7.729 23 11.5v1c0 3.771 0 5.657-1.172 6.828S18.771 20.5 15 20.5H9c-3.771 0-5.657 0-6.828-1.172S1 16.271 1 12.5z"/><path d="m9.8 15.302l5.701-3.301l-5.7-3.302z"/><path stroke="currentColor" stroke-width="2" d="M1 11.5c0-3.771 0-5.657 1.172-6.828S5.229 3.5 9 3.5h6c3.771 0 5.657 0 6.828 1.172S23 7.729 23 11.5v1c0 3.771 0 5.657-1.172 6.828S18.771 20.5 15 20.5H9c-3.771 0-5.657 0-6.828-1.172S1 16.271 1 12.5z"/><path stroke="currentColor" stroke-width="2" d="m9.8 15.302l5.701-3.301l-5.7-3.302z"/></g></svg> </template>
CSS
.icon-logo-youtube {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1%2011.5c0-3.771%200-5.657%201.172-6.828S5.229%203.5%209%203.5h6c3.771%200%205.657%200%206.828%201.172S23%207.729%2023%2011.5v1c0%203.771%200%205.657-1.172%206.828S18.771%2020.5%2015%2020.5H9c-3.771%200-5.657%200-6.828-1.172S1%2016.271%201%2012.5z%22%2F%3E%3Cpath%20d%3D%22m9.8%2015.302l5.701-3.301l-5.7-3.302z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M1%2011.5c0-3.771%200-5.657%201.172-6.828S5.229%203.5%209%203.5h6c3.771%200%205.657%200%206.828%201.172S23%207.729%2023%2011.5v1c0%203.771%200%205.657-1.172%206.828S18.771%2020.5%2015%2020.5H9c-3.771%200-5.657%200-6.828-1.172S1%2016.271%201%2012.5z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m9.8%2015.302l5.701-3.301l-5.7-3.302z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M1%2011.5c0-3.771%200-5.657%201.172-6.828S5.229%203.5%209%203.5h6c3.771%200%205.657%200%206.828%201.172S23%207.729%2023%2011.5v1c0%203.771%200%205.657-1.172%206.828S18.771%2020.5%2015%2020.5H9c-3.771%200-5.657%200-6.828-1.172S1%2016.271%201%2012.5z%22%2F%3E%3Cpath%20d%3D%22m9.8%2015.302l5.701-3.301l-5.7-3.302z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M1%2011.5c0-3.771%200-5.657%201.172-6.828S5.229%203.5%209%203.5h6c3.771%200%205.657%200%206.828%201.172S23%207.729%2023%2011.5v1c0%203.771%200%205.657-1.172%206.828S18.771%2020.5%2015%2020.5H9c-3.771%200-5.657%200-6.828-1.172S1%2016.271%201%2012.5z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m9.8%2015.302l5.701-3.301l-5.7-3.302z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/logo-youtube.svg?color=%231a73e8&size=48