podcasts icon
podcasts-rounded from Material Symbols by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- podcasts-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- podcasts-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More audio & video icons from Material Symbols
Use the podcasts icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 21v-7.275q-.45-.275-.725-.712T10 12q0-.825.588-1.412T12 10t1.413.588T14 12q0 .575-.275 1.025t-.725.7V21q0 .425-.288.713T12 22t-.712-.288T11 21m-5.175-2.475q-.3.3-.725.3t-.7-.325q-1.125-1.325-1.763-2.975T2 12q0-2.075.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 1.875-.638 3.525T19.6 18.5q-.275.325-.687.338t-.713-.288q-.275-.275-.275-.7t.275-.75q.85-1.05 1.325-2.35T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12q0 1.45.475 2.738t1.35 2.337q.275.325.287.738t-.287.712M8.65 15.7q-.3.3-.725.313t-.675-.338q-.575-.775-.913-1.7T6 12q0-2.5 1.75-4.25T12 6t4.25 1.75T18 12q0 1.05-.337 1.988t-.913 1.687q-.25.325-.675.338t-.725-.288q-.275-.275-.287-.7t.237-.775q.325-.5.513-1.062T16 12q0-1.65-1.175-2.825T12 8T9.175 9.175T8 12q0 .65.188 1.2t.512 1.05q.25.35.238.763t-.288.687"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPodcastsRounded(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="M11 21v-7.275q-.45-.275-.725-.712T10 12q0-.825.588-1.412T12 10t1.413.588T14 12q0 .575-.275 1.025t-.725.7V21q0 .425-.288.713T12 22t-.712-.288T11 21m-5.175-2.475q-.3.3-.725.3t-.7-.325q-1.125-1.325-1.763-2.975T2 12q0-2.075.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 1.875-.638 3.525T19.6 18.5q-.275.325-.687.338t-.713-.288q-.275-.275-.275-.7t.275-.75q.85-1.05 1.325-2.35T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12q0 1.45.475 2.738t1.35 2.337q.275.325.287.738t-.287.712M8.65 15.7q-.3.3-.725.313t-.675-.338q-.575-.775-.913-1.7T6 12q0-2.5 1.75-4.25T12 6t4.25 1.75T18 12q0 1.05-.337 1.988t-.913 1.687q-.25.325-.675.338t-.725-.288q-.275-.275-.287-.7t.237-.775q.325-.5.513-1.062T16 12q0-1.65-1.175-2.825T12 8T9.175 9.175T8 12q0 .65.188 1.2t.512 1.05q.25.35.238.763t-.288.687"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 21v-7.275q-.45-.275-.725-.712T10 12q0-.825.588-1.412T12 10t1.413.588T14 12q0 .575-.275 1.025t-.725.7V21q0 .425-.288.713T12 22t-.712-.288T11 21m-5.175-2.475q-.3.3-.725.3t-.7-.325q-1.125-1.325-1.763-2.975T2 12q0-2.075.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12q0 1.875-.638 3.525T19.6 18.5q-.275.325-.687.338t-.713-.288q-.275-.275-.275-.7t.275-.75q.85-1.05 1.325-2.35T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12q0 1.45.475 2.738t1.35 2.337q.275.325.287.738t-.287.712M8.65 15.7q-.3.3-.725.313t-.675-.338q-.575-.775-.913-1.7T6 12q0-2.5 1.75-4.25T12 6t4.25 1.75T18 12q0 1.05-.337 1.988t-.913 1.687q-.25.325-.675.338t-.725-.288q-.275-.275-.287-.7t.237-.775q.325-.5.513-1.062T16 12q0-1.65-1.175-2.825T12 8T9.175 9.175T8 12q0 .65.188 1.2t.512 1.05q.25.35.238.763t-.288.687"/></svg> </template>
CSS
.icon-podcasts-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%22M11%2021v-7.275q-.45-.275-.725-.712T10%2012q0-.825.588-1.412T12%2010t1.413.588T14%2012q0%20.575-.275%201.025t-.725.7V21q0%20.425-.288.713T12%2022t-.712-.288T11%2021m-5.175-2.475q-.3.3-.725.3t-.7-.325q-1.125-1.325-1.763-2.975T2%2012q0-2.075.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012q0%201.875-.638%203.525T19.6%2018.5q-.275.325-.687.338t-.713-.288q-.275-.275-.275-.7t.275-.75q.85-1.05%201.325-2.35T20%2012q0-3.35-2.325-5.675T12%204T6.325%206.325T4%2012q0%201.45.475%202.738t1.35%202.337q.275.325.287.738t-.287.712M8.65%2015.7q-.3.3-.725.313t-.675-.338q-.575-.775-.913-1.7T6%2012q0-2.5%201.75-4.25T12%206t4.25%201.75T18%2012q0%201.05-.337%201.988t-.913%201.687q-.25.325-.675.338t-.725-.288q-.275-.275-.287-.7t.237-.775q.325-.5.513-1.062T16%2012q0-1.65-1.175-2.825T12%208T9.175%209.175T8%2012q0%20.65.188%201.2t.512%201.05q.25.35.238.763t-.288.687%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%22M11%2021v-7.275q-.45-.275-.725-.712T10%2012q0-.825.588-1.412T12%2010t1.413.588T14%2012q0%20.575-.275%201.025t-.725.7V21q0%20.425-.288.713T12%2022t-.712-.288T11%2021m-5.175-2.475q-.3.3-.725.3t-.7-.325q-1.125-1.325-1.763-2.975T2%2012q0-2.075.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012q0%201.875-.638%203.525T19.6%2018.5q-.275.325-.687.338t-.713-.288q-.275-.275-.275-.7t.275-.75q.85-1.05%201.325-2.35T20%2012q0-3.35-2.325-5.675T12%204T6.325%206.325T4%2012q0%201.45.475%202.738t1.35%202.337q.275.325.287.738t-.287.712M8.65%2015.7q-.3.3-.725.313t-.675-.338q-.575-.775-.913-1.7T6%2012q0-2.5%201.75-4.25T12%206t4.25%201.75T18%2012q0%201.05-.337%201.988t-.913%201.687q-.25.325-.675.338t-.725-.288q-.275-.275-.287-.7t.237-.775q.325-.5.513-1.062T16%2012q0-1.65-1.175-2.825T12%208T9.175%209.175T8%2012q0%20.65.188%201.2t.512%201.05q.25.35.238.763t-.288.687%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/podcasts-rounded.svg?color=%231a73e8&size=48