youtube activity 2 icon
youtube-activity-2-outline from Material Symbols by Google · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- youtube-activity-2-outline
- Set
- Material Symbols
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- youtube-activity-outline
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-2v2zM12 5l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.638t.65 1.112q.275.975.338 2.3T21.975 12H20q0-.925-.075-2.262T19.65 7.7q-.05-.125-.15-.213t-.225-.137q-.6-.15-2.85-.25T12 7q-2.2 0-4.45.1t-2.85.25q-.125.05-.213.15t-.137.225q-.2.725-.275 2.063T4 12t.075 2.225t.275 2.075q.05.125.137.213t.213.137q.6.15 2.85.25T12 17h1.488q.762 0 1.512-.025v1.975q-.525.025-1.062.038t-.963.012H12q-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 5m-2 10l5.2-3L10 9z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsYoutubeActivity2Outline(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-2v2zM12 5l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.638t.65 1.112q.275.975.338 2.3T21.975 12H20q0-.925-.075-2.262T19.65 7.7q-.05-.125-.15-.213t-.225-.137q-.6-.15-2.85-.25T12 7q-2.2 0-4.45.1t-2.85.25q-.125.05-.213.15t-.137.225q-.2.725-.275 2.063T4 12t.075 2.225t.275 2.075q.05.125.137.213t.213.137q.6.15 2.85.25T12 17h1.488q.762 0 1.512-.025v1.975q-.525.025-1.062.038t-.963.012H12q-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 5m-2 10l5.2-3L10 9z"/></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-2v2zM12 5l1 .013q1 .012 2.313.05t2.6.125t1.887.237q.65.175 1.125.638t.65 1.112q.275.975.338 2.3T21.975 12H20q0-.925-.075-2.262T19.65 7.7q-.05-.125-.15-.213t-.225-.137q-.6-.15-2.85-.25T12 7q-2.2 0-4.45.1t-2.85.25q-.125.05-.213.15t-.137.225q-.2.725-.275 2.063T4 12t.075 2.225t.275 2.075q.05.125.137.213t.213.137q.6.15 2.85.25T12 17h1.488q.762 0 1.512-.025v1.975q-.525.025-1.062.038t-.963.012H12q-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 5m-2 10l5.2-3L10 9z"/></svg> </template>
CSS
.icon-youtube-activity-2-outline {
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-2v2zM12%205l1%20.013q1%20.012%202.313.05t2.6.125t1.887.237q.65.175%201.125.638t.65%201.112q.275.975.338%202.3T21.975%2012H20q0-.925-.075-2.262T19.65%207.7q-.05-.125-.15-.213t-.225-.137q-.6-.15-2.85-.25T12%207q-2.2%200-4.45.1t-2.85.25q-.125.05-.213.15t-.137.225q-.2.725-.275%202.063T4%2012t.075%202.225t.275%202.075q.05.125.137.213t.213.137q.6.15%202.85.25T12%2017h1.488q.762%200%201.512-.025v1.975q-.525.025-1.062.038t-.963.012H12q-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%205m-2%2010l5.2-3L10%209z%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-2v2zM12%205l1%20.013q1%20.012%202.313.05t2.6.125t1.887.237q.65.175%201.125.638t.65%201.112q.275.975.338%202.3T21.975%2012H20q0-.925-.075-2.262T19.65%207.7q-.05-.125-.15-.213t-.225-.137q-.6-.15-2.85-.25T12%207q-2.2%200-4.45.1t-2.85.25q-.125.05-.213.15t-.137.225q-.2.725-.275%202.063T4%2012t.075%202.225t.275%202.075q.05.125.137.213t.213.137q.6.15%202.85.25T12%2017h1.488q.762%200%201.512-.025v1.975q-.525.025-1.062.038t-.963.012H12q-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%205m-2%2010l5.2-3L10%209z%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-outline.svg?color=%231a73e8&size=48