youtube activity 2 icon
youtube-activity-2 from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- youtube-activity-2
- Set
- Material Symbols
- Style
- Regular
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- youtube-activity, youtube-activity-sharp
3 other variants in Material Symbols
The same icon in other sets
Related icons in Material Symbols
Use the youtube activity 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 20v-2h-2v-2h2v-2h2v2h2v2h-2v2zm-9-5l5.2-3L10 9zm2-10l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.65t.65 1.125q.3 1.1.363 2.563t.037 2.662q-.45-.2-.95-.312T20 12q-2.075 0-3.537 1.45T15 16.975q0 .5.088 1.013t.287.962q-.675.025-1.275.038T13.025 19H12q-1.775 0-3.325-.05q-1.325-.025-2.613-.112T4.176 18.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2 12.925 2 12t.05-1.8q.025-.775.113-1.588T2.4 7.2q.175-.65.65-1.125t1.125-.65q.6-.15 1.888-.238t2.612-.137Q10.225 5 12 5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsYoutubeActivity2(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="M19 20v-2h-2v-2h2v-2h2v2h2v2h-2v2zm-9-5l5.2-3L10 9zm2-10l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.65t.65 1.125q.3 1.1.363 2.563t.037 2.662q-.45-.2-.95-.312T20 12q-2.075 0-3.537 1.45T15 16.975q0 .5.088 1.013t.287.962q-.675.025-1.275.038T13.025 19H12q-1.775 0-3.325-.05q-1.325-.025-2.613-.112T4.176 18.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2 12.925 2 12t.05-1.8q.025-.775.113-1.588T2.4 7.2q.175-.65.65-1.125t1.125-.65q.6-.15 1.888-.238t2.612-.137Q10.225 5 12 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 20v-2h-2v-2h2v-2h2v2h2v2h-2v2zm-9-5l5.2-3L10 9zm2-10l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.65t.65 1.125q.3 1.1.363 2.563t.037 2.662q-.45-.2-.95-.312T20 12q-2.075 0-3.537 1.45T15 16.975q0 .5.088 1.013t.287.962q-.675.025-1.275.038T13.025 19H12q-1.775 0-3.325-.05q-1.325-.025-2.613-.112T4.176 18.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2 12.925 2 12t.05-1.8q.025-.775.113-1.588T2.4 7.2q.175-.65.65-1.125t1.125-.65q.6-.15 1.888-.238t2.612-.137Q10.225 5 12 5"/></svg> </template>
CSS
.icon-youtube-activity-2 {
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%22M19%2020v-2h-2v-2h2v-2h2v2h2v2h-2v2zm-9-5l5.2-3L10%209zm2-10l1%20.013q1%20.012%202.313.05t2.6.125t1.887.237q.65.175%201.125.65t.65%201.125q.3%201.1.363%202.563t.037%202.662q-.45-.2-.95-.312T20%2012q-2.075%200-3.537%201.45T15%2016.975q0%20.5.088%201.013t.287.962q-.675.025-1.275.038T13.025%2019H12q-1.775%200-3.325-.05q-1.325-.025-2.613-.112T4.176%2018.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2%2012.925%202%2012t.05-1.8q.025-.775.113-1.588T2.4%207.2q.175-.65.65-1.125t1.125-.65q.6-.15%201.888-.238t2.612-.137Q10.225%205%2012%205%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%22M19%2020v-2h-2v-2h2v-2h2v2h2v2h-2v2zm-9-5l5.2-3L10%209zm2-10l1%20.013q1%20.012%202.313.05t2.6.125t1.887.237q.65.175%201.125.65t.65%201.125q.3%201.1.363%202.563t.037%202.662q-.45-.2-.95-.312T20%2012q-2.075%200-3.537%201.45T15%2016.975q0%20.5.088%201.013t.287.962q-.675.025-1.275.038T13.025%2019H12q-1.775%200-3.325-.05q-1.325-.025-2.613-.112T4.176%2018.6q-.65-.175-1.125-.65t-.65-1.125q-.15-.6-.238-1.425t-.112-1.575Q2%2012.925%202%2012t.05-1.8q.025-.775.113-1.588T2.4%207.2q.175-.65.65-1.125t1.125-.65q.6-.15%201.888-.238t2.612-.137Q10.225%205%2012%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/youtube-activity-2.svg?color=%231a73e8&size=48