youtobe icon
youtobe from IconPark Outline by ByteDance · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- youtobe
- Set
- IconPark Outline
- Style
- Outline
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More brand icons from IconPark Outline
Use the youtobe icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path d="M44 32.768V15.232c0-1.325-.87-2.49-2.155-2.812C38.369 11.548 31.185 10 24 10S9.631 11.548 6.155 12.42C4.87 12.743 4 13.907 4 15.232v17.536c0 1.325.87 2.49 2.155 2.812C9.631 36.452 16.815 38 24 38s14.369-1.548 17.845-2.42C43.13 35.257 44 34.093 44 32.768Z"/><path stroke-linejoin="round" d="M22.574 29.899a1 1 0 0 1-1.574-.82V18.921a1 1 0 0 1 1.573-.82l7.257 5.08a1 1 0 0 1 0 1.638z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineYoutobe(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeWidth="4"><path d="M44 32.768V15.232c0-1.325-.87-2.49-2.155-2.812C38.369 11.548 31.185 10 24 10S9.631 11.548 6.155 12.42C4.87 12.743 4 13.907 4 15.232v17.536c0 1.325.87 2.49 2.155 2.812C9.631 36.452 16.815 38 24 38s14.369-1.548 17.845-2.42C43.13 35.257 44 34.093 44 32.768Z"/><path strokeLinejoin="round" d="M22.574 29.899a1 1 0 0 1-1.574-.82V18.921a1 1 0 0 1 1.573-.82l7.257 5.08a1 1 0 0 1 0 1.638z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-width="4"><path d="M44 32.768V15.232c0-1.325-.87-2.49-2.155-2.812C38.369 11.548 31.185 10 24 10S9.631 11.548 6.155 12.42C4.87 12.743 4 13.907 4 15.232v17.536c0 1.325.87 2.49 2.155 2.812C9.631 36.452 16.815 38 24 38s14.369-1.548 17.845-2.42C43.13 35.257 44 34.093 44 32.768Z"/><path stroke-linejoin="round" d="M22.574 29.899a1 1 0 0 1-1.574-.82V18.921a1 1 0 0 1 1.573-.82l7.257 5.08a1 1 0 0 1 0 1.638z"/></g></svg> </template>
CSS
.icon-youtobe {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M44%2032.768V15.232c0-1.325-.87-2.49-2.155-2.812C38.369%2011.548%2031.185%2010%2024%2010S9.631%2011.548%206.155%2012.42C4.87%2012.743%204%2013.907%204%2015.232v17.536c0%201.325.87%202.49%202.155%202.812C9.631%2036.452%2016.815%2038%2024%2038s14.369-1.548%2017.845-2.42C43.13%2035.257%2044%2034.093%2044%2032.768Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M22.574%2029.899a1%201%200%200%201-1.574-.82V18.921a1%201%200%200%201%201.573-.82l7.257%205.08a1%201%200%200%201%200%201.638z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M44%2032.768V15.232c0-1.325-.87-2.49-2.155-2.812C38.369%2011.548%2031.185%2010%2024%2010S9.631%2011.548%206.155%2012.42C4.87%2012.743%204%2013.907%204%2015.232v17.536c0%201.325.87%202.49%202.155%202.812C9.631%2036.452%2016.815%2038%2024%2038s14.369-1.548%2017.845-2.42C43.13%2035.257%2044%2034.093%2044%2032.768Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M22.574%2029.899a1%201%200%200%201-1.574-.82V18.921a1%201%200%200%201%201.573-.82l7.257%205.08a1%201%200%200%201%200%201.638z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/youtobe.svg?color=%231a73e8&size=48