youtube activity 2 icon

youtube-activity-2-outline-rounded from Material Symbols Light by Google · Outline Rounded · Apache-2.0 Free for personal and commercial use.

Name
youtube-activity-2-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Viewbox
24×24
License
Apache 2.0
Aliases
youtube-activity-outline-rounded

3 other variants in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

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.154 17.5h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5V15q0-.213.144-.356t.356-.144t.356.144t.144.356v1.5h1.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.5V19q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM12 6.02l.933.002q.933.003 2.149.04t2.417.106t1.763.218q.476.137.846.494t.505.833q.2.781.278 1.83t.084 1.995q0 .213-.135.357t-.345.143t-.349-.143t-.152-.357q-.025-.855-.1-1.92q-.075-1.066-.244-1.649q-.07-.24-.237-.395t-.407-.224q-.578-.142-2.745-.236T12 7.019q-2.084 0-4.25.095t-2.742.236q-.24.07-.415.246q-.174.177-.224.379q-.2.683-.275 1.942Q4.02 11.177 4.02 12q0 .817.075 2.1t.275 1.95q.07.24.234.395t.405.224q.561.15 2.734.24Q9.916 17 12 17h1.058q.538 0 1.077-.02q.212 0 .356.135t.144.35t-.144.364t-.356.146q-.434 0-.828.012T12.63 18H12q-1.641 0-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15 1.753-.219q1.192-.069 2.418-.108q1.434-.04 3.077-.04m1.989 5.633l-3.297-1.843q-.211-.13-.404.001t-.192.353v3.693q0 .222.192.353t.404 0l3.296-1.861q.212-.121.212-.343t-.212-.353"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightYoutubeActivity2OutlineRounded(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.154 17.5h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5V15q0-.213.144-.356t.356-.144t.356.144t.144.356v1.5h1.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.5V19q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM12 6.02l.933.002q.933.003 2.149.04t2.417.106t1.763.218q.476.137.846.494t.505.833q.2.781.278 1.83t.084 1.995q0 .213-.135.357t-.345.143t-.349-.143t-.152-.357q-.025-.855-.1-1.92q-.075-1.066-.244-1.649q-.07-.24-.237-.395t-.407-.224q-.578-.142-2.745-.236T12 7.019q-2.084 0-4.25.095t-2.742.236q-.24.07-.415.246q-.174.177-.224.379q-.2.683-.275 1.942Q4.02 11.177 4.02 12q0 .817.075 2.1t.275 1.95q.07.24.234.395t.405.224q.561.15 2.734.24Q9.916 17 12 17h1.058q.538 0 1.077-.02q.212 0 .356.135t.144.35t-.144.364t-.356.146q-.434 0-.828.012T12.63 18H12q-1.641 0-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15 1.753-.219q1.192-.069 2.418-.108q1.434-.04 3.077-.04m1.989 5.633l-3.297-1.843q-.211-.13-.404.001t-.192.353v3.693q0 .222.192.353t.404 0l3.296-1.861q.212-.121.212-.343t-.212-.353"/></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.154 17.5h-1.5q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143h1.5V15q0-.213.144-.356t.356-.144t.356.144t.144.356v1.5h1.5q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.5V19q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM12 6.02l.933.002q.933.003 2.149.04t2.417.106t1.763.218q.476.137.846.494t.505.833q.2.781.278 1.83t.084 1.995q0 .213-.135.357t-.345.143t-.349-.143t-.152-.357q-.025-.855-.1-1.92q-.075-1.066-.244-1.649q-.07-.24-.237-.395t-.407-.224q-.578-.142-2.745-.236T12 7.019q-2.084 0-4.25.095t-2.742.236q-.24.07-.415.246q-.174.177-.224.379q-.2.683-.275 1.942Q4.02 11.177 4.02 12q0 .817.075 2.1t.275 1.95q.07.24.234.395t.405.224q.561.15 2.734.24Q9.916 17 12 17h1.058q.538 0 1.077-.02q.212 0 .356.135t.144.35t-.144.364t-.356.146q-.434 0-.828.012T12.63 18H12q-1.641 0-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15 1.753-.219q1.192-.069 2.418-.108q1.434-.04 3.077-.04m1.989 5.633l-3.297-1.843q-.211-.13-.404.001t-.192.353v3.693q0 .222.192.353t.404 0l3.296-1.861q.212-.121.212-.343t-.212-.353"/></svg>
</template>

CSS

.icon-youtube-activity-2-outline-rounded {
  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.154%2017.5h-1.5q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h1.5V15q0-.213.144-.356t.356-.144t.356.144t.144.356v1.5h1.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-1.5V19q0%20.213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM12%206.02l.933.002q.933.003%202.149.04t2.417.106t1.763.218q.476.137.846.494t.505.833q.2.781.278%201.83t.084%201.995q0%20.213-.135.357t-.345.143t-.349-.143t-.152-.357q-.025-.855-.1-1.92q-.075-1.066-.244-1.649q-.07-.24-.237-.395t-.407-.224q-.578-.142-2.745-.236T12%207.019q-2.084%200-4.25.095t-2.742.236q-.24.07-.415.246q-.174.177-.224.379q-.2.683-.275%201.942Q4.02%2011.177%204.02%2012q0%20.817.075%202.1t.275%201.95q.07.24.234.395t.405.224q.561.15%202.734.24Q9.916%2017%2012%2017h1.058q.538%200%201.077-.02q.212%200%20.356.135t.144.35t-.144.364t-.356.146q-.434%200-.828.012T12.63%2018H12q-1.641%200-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15%201.753-.219q1.192-.069%202.418-.108q1.434-.04%203.077-.04m1.989%205.633l-3.297-1.843q-.211-.13-.404.001t-.192.353v3.693q0%20.222.192.353t.404%200l3.296-1.861q.212-.121.212-.343t-.212-.353%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.154%2017.5h-1.5q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143h1.5V15q0-.213.144-.356t.356-.144t.356.144t.144.356v1.5h1.5q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-1.5V19q0%20.213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356zM12%206.02l.933.002q.933.003%202.149.04t2.417.106t1.763.218q.476.137.846.494t.505.833q.2.781.278%201.83t.084%201.995q0%20.213-.135.357t-.345.143t-.349-.143t-.152-.357q-.025-.855-.1-1.92q-.075-1.066-.244-1.649q-.07-.24-.237-.395t-.407-.224q-.578-.142-2.745-.236T12%207.019q-2.084%200-4.25.095t-2.742.236q-.24.07-.415.246q-.174.177-.224.379q-.2.683-.275%201.942Q4.02%2011.177%204.02%2012q0%20.817.075%202.1t.275%201.95q.07.24.234.395t.405.224q.561.15%202.734.24Q9.916%2017%2012%2017h1.058q.538%200%201.077-.02q.212%200%20.356.135t.144.35t-.144.364t-.356.146q-.434%200-.828.012T12.63%2018H12q-1.641%200-3.075-.05q-1.248-.025-2.44-.103q-1.19-.078-1.733-.209q-.516-.136-.865-.496q-.35-.36-.487-.836q-.15-.523-.229-1.262q-.08-.738-.102-1.409q-.05-.805-.05-1.632t.05-1.61q.023-.689.102-1.41q.079-.722.229-1.264q.137-.477.497-.838q.361-.361.855-.495q.562-.15%201.753-.219q1.192-.069%202.418-.108q1.434-.04%203.077-.04m1.989%205.633l-3.297-1.843q-.211-.13-.404.001t-.192.353v3.693q0%20.222.192.353t.404%200l3.296-1.861q.212-.121.212-.343t-.212-.353%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/youtube-activity-2-outline-rounded.svg?color=%231a73e8&size=48