youtubestudio logo
youtubestudio from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- youtubestudio
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the youtubestudio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.919 13.176c.048-.384.084-.768.084-1.176s-.036-.792-.084-1.176l2.532-1.98a.605.605 0 0 0 .144-.768l-2.4-4.152a.6.6 0 0 0-.732-.264l-2.988 1.2a8.8 8.8 0 0 0-2.028-1.176l-.456-3.18A.585.585 0 0 0 14.403 0h-4.8c-.3 0-.552.216-.588.504l-.456 3.18A9.2 9.2 0 0 0 6.531 4.86l-2.988-1.2a.585.585 0 0 0-.732.264l-2.4 4.152a.59.59 0 0 0 .144.768l2.532 1.98c-.048.384-.084.78-.084 1.176s.036.792.084 1.176l-2.532 1.98a.605.605 0 0 0-.144.768l2.4 4.152c.144.264.468.36.732.264l2.988-1.2c.624.48 1.296.876 2.028 1.176l.456 3.18a.585.585 0 0 0 .588.504h4.8c.3 0 .552-.216.588-.504l.456-3.18a9.2 9.2 0 0 0 2.028-1.176l2.988 1.2c.276.108.588 0 .732-.264l2.4-4.152a.605.605 0 0 0-.144-.768zM9.603 15.6V8.4l6 3.6z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsYoutubestudio(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.919 13.176c.048-.384.084-.768.084-1.176s-.036-.792-.084-1.176l2.532-1.98a.605.605 0 0 0 .144-.768l-2.4-4.152a.6.6 0 0 0-.732-.264l-2.988 1.2a8.8 8.8 0 0 0-2.028-1.176l-.456-3.18A.585.585 0 0 0 14.403 0h-4.8c-.3 0-.552.216-.588.504l-.456 3.18A9.2 9.2 0 0 0 6.531 4.86l-2.988-1.2a.585.585 0 0 0-.732.264l-2.4 4.152a.59.59 0 0 0 .144.768l2.532 1.98c-.048.384-.084.78-.084 1.176s.036.792.084 1.176l-2.532 1.98a.605.605 0 0 0-.144.768l2.4 4.152c.144.264.468.36.732.264l2.988-1.2c.624.48 1.296.876 2.028 1.176l.456 3.18a.585.585 0 0 0 .588.504h4.8c.3 0 .552-.216.588-.504l.456-3.18a9.2 9.2 0 0 0 2.028-1.176l2.988 1.2c.276.108.588 0 .732-.264l2.4-4.152a.605.605 0 0 0-.144-.768zM9.603 15.6V8.4l6 3.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.919 13.176c.048-.384.084-.768.084-1.176s-.036-.792-.084-1.176l2.532-1.98a.605.605 0 0 0 .144-.768l-2.4-4.152a.6.6 0 0 0-.732-.264l-2.988 1.2a8.8 8.8 0 0 0-2.028-1.176l-.456-3.18A.585.585 0 0 0 14.403 0h-4.8c-.3 0-.552.216-.588.504l-.456 3.18A9.2 9.2 0 0 0 6.531 4.86l-2.988-1.2a.585.585 0 0 0-.732.264l-2.4 4.152a.59.59 0 0 0 .144.768l2.532 1.98c-.048.384-.084.78-.084 1.176s.036.792.084 1.176l-2.532 1.98a.605.605 0 0 0-.144.768l2.4 4.152c.144.264.468.36.732.264l2.988-1.2c.624.48 1.296.876 2.028 1.176l.456 3.18a.585.585 0 0 0 .588.504h4.8c.3 0 .552-.216.588-.504l.456-3.18a9.2 9.2 0 0 0 2.028-1.176l2.988 1.2c.276.108.588 0 .732-.264l2.4-4.152a.605.605 0 0 0-.144-.768zM9.603 15.6V8.4l6 3.6z"/></svg> </template>
CSS
.icon-youtubestudio {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.919%2013.176c.048-.384.084-.768.084-1.176s-.036-.792-.084-1.176l2.532-1.98a.605.605%200%200%200%20.144-.768l-2.4-4.152a.6.6%200%200%200-.732-.264l-2.988%201.2a8.8%208.8%200%200%200-2.028-1.176l-.456-3.18A.585.585%200%200%200%2014.403%200h-4.8c-.3%200-.552.216-.588.504l-.456%203.18A9.2%209.2%200%200%200%206.531%204.86l-2.988-1.2a.585.585%200%200%200-.732.264l-2.4%204.152a.59.59%200%200%200%20.144.768l2.532%201.98c-.048.384-.084.78-.084%201.176s.036.792.084%201.176l-2.532%201.98a.605.605%200%200%200-.144.768l2.4%204.152c.144.264.468.36.732.264l2.988-1.2c.624.48%201.296.876%202.028%201.176l.456%203.18a.585.585%200%200%200%20.588.504h4.8c.3%200%20.552-.216.588-.504l.456-3.18a9.2%209.2%200%200%200%202.028-1.176l2.988%201.2c.276.108.588%200%20.732-.264l2.4-4.152a.605.605%200%200%200-.144-.768zM9.603%2015.6V8.4l6%203.6z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.919%2013.176c.048-.384.084-.768.084-1.176s-.036-.792-.084-1.176l2.532-1.98a.605.605%200%200%200%20.144-.768l-2.4-4.152a.6.6%200%200%200-.732-.264l-2.988%201.2a8.8%208.8%200%200%200-2.028-1.176l-.456-3.18A.585.585%200%200%200%2014.403%200h-4.8c-.3%200-.552.216-.588.504l-.456%203.18A9.2%209.2%200%200%200%206.531%204.86l-2.988-1.2a.585.585%200%200%200-.732.264l-2.4%204.152a.59.59%200%200%200%20.144.768l2.532%201.98c-.048.384-.084.78-.084%201.176s.036.792.084%201.176l-2.532%201.98a.605.605%200%200%200-.144.768l2.4%204.152c.144.264.468.36.732.264l2.988-1.2c.624.48%201.296.876%202.028%201.176l.456%203.18a.585.585%200%200%200%20.588.504h4.8c.3%200%20.552-.216.588-.504l.456-3.18a9.2%209.2%200%200%200%202.028-1.176l2.988%201.2c.276.108.588%200%20.732-.264l2.4-4.152a.605.605%200%200%200-.144-.768zM9.603%2015.6V8.4l6%203.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/youtubestudio.svg?color=%231a73e8&size=48