applepodcasts logo
applepodcasts from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- applepodcasts
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the applepodcasts logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.34 0A5.33 5.33 0 0 0 0 5.34v13.32A5.33 5.33 0 0 0 5.34 24h13.32A5.33 5.33 0 0 0 24 18.66V5.34A5.33 5.33 0 0 0 18.66 0zm6.525 2.568c2.336 0 4.448.902 6.056 2.587c1.224 1.272 1.912 2.619 2.264 4.392c.12.59.12 2.2.007 2.864a8.5 8.5 0 0 1-3.24 5.296c-.608.46-2.096 1.261-2.336 1.261c-.088 0-.096-.091-.056-.46c.072-.592.144-.715.48-.856c.536-.224 1.448-.874 2.008-1.435a7.64 7.64 0 0 0 2.008-3.536c.208-.824.184-2.656-.048-3.504c-.728-2.696-2.928-4.792-5.624-5.352c-.784-.16-2.208-.16-3 0c-2.728.56-4.984 2.76-5.672 5.528c-.184.752-.184 2.584 0 3.336c.456 1.832 1.64 3.512 3.192 4.512c.304.2.672.408.824.472c.336.144.408.264.472.856c.04.36.03.464-.056.464c-.056 0-.464-.176-.896-.384l-.04-.03c-2.472-1.216-4.056-3.274-4.632-6.012c-.144-.706-.168-2.392-.03-3.04c.36-1.74 1.048-3.1 2.192-4.304c1.648-1.737 3.768-2.656 6.128-2.656zm.134 2.81c.409.004.803.04 1.106.106c2.784.62 4.76 3.408 4.376 6.174c-.152 1.114-.536 2.03-1.216 2.88c-.336.43-1.152 1.15-1.296 1.15c-.023 0-.048-.272-.048-.603v-.605l.416-.496c1.568-1.878 1.456-4.502-.256-6.224c-.664-.67-1.432-1.064-2.424-1.246c-.64-.118-.776-.118-1.448-.008c-1.02.167-1.81.562-2.512 1.256c-1.72 1.704-1.832 4.342-.264 6.222l.413.496v.608c0 .336-.027.608-.06.608c-.03 0-.264-.16-.512-.36l-.034-.011c-.832-.664-1.568-1.842-1.872-2.997c-.184-.698-.184-2.024.008-2.72c.504-1.878 1.888-3.335 3.808-4.019c.41-.145 1.133-.22 1.814-.211zm-.13 2.99c.31 0 .62.06.844.178a2.17 2.17 0 0 1 1.04 1.259c.464 1.578-1.208 2.96-2.72 2.254h-.015c-.712-.331-1.096-.956-1.104-1.77c0-.733.408-1.371 1.112-1.745c.224-.117.534-.176.844-.176zm-.011 4.728c.988-.004 1.706.349 1.97.97c.198.464.124 1.932-.218 4.302c-.232 1.656-.36 2.074-.68 2.356c-.44.39-1.064.498-1.656.288h-.003c-.716-.257-.87-.605-1.164-2.644c-.341-2.37-.416-3.838-.218-4.302c.262-.616.974-.966 1.97-.97z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsApplepodcasts(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="M5.34 0A5.33 5.33 0 0 0 0 5.34v13.32A5.33 5.33 0 0 0 5.34 24h13.32A5.33 5.33 0 0 0 24 18.66V5.34A5.33 5.33 0 0 0 18.66 0zm6.525 2.568c2.336 0 4.448.902 6.056 2.587c1.224 1.272 1.912 2.619 2.264 4.392c.12.59.12 2.2.007 2.864a8.5 8.5 0 0 1-3.24 5.296c-.608.46-2.096 1.261-2.336 1.261c-.088 0-.096-.091-.056-.46c.072-.592.144-.715.48-.856c.536-.224 1.448-.874 2.008-1.435a7.64 7.64 0 0 0 2.008-3.536c.208-.824.184-2.656-.048-3.504c-.728-2.696-2.928-4.792-5.624-5.352c-.784-.16-2.208-.16-3 0c-2.728.56-4.984 2.76-5.672 5.528c-.184.752-.184 2.584 0 3.336c.456 1.832 1.64 3.512 3.192 4.512c.304.2.672.408.824.472c.336.144.408.264.472.856c.04.36.03.464-.056.464c-.056 0-.464-.176-.896-.384l-.04-.03c-2.472-1.216-4.056-3.274-4.632-6.012c-.144-.706-.168-2.392-.03-3.04c.36-1.74 1.048-3.1 2.192-4.304c1.648-1.737 3.768-2.656 6.128-2.656zm.134 2.81c.409.004.803.04 1.106.106c2.784.62 4.76 3.408 4.376 6.174c-.152 1.114-.536 2.03-1.216 2.88c-.336.43-1.152 1.15-1.296 1.15c-.023 0-.048-.272-.048-.603v-.605l.416-.496c1.568-1.878 1.456-4.502-.256-6.224c-.664-.67-1.432-1.064-2.424-1.246c-.64-.118-.776-.118-1.448-.008c-1.02.167-1.81.562-2.512 1.256c-1.72 1.704-1.832 4.342-.264 6.222l.413.496v.608c0 .336-.027.608-.06.608c-.03 0-.264-.16-.512-.36l-.034-.011c-.832-.664-1.568-1.842-1.872-2.997c-.184-.698-.184-2.024.008-2.72c.504-1.878 1.888-3.335 3.808-4.019c.41-.145 1.133-.22 1.814-.211zm-.13 2.99c.31 0 .62.06.844.178a2.17 2.17 0 0 1 1.04 1.259c.464 1.578-1.208 2.96-2.72 2.254h-.015c-.712-.331-1.096-.956-1.104-1.77c0-.733.408-1.371 1.112-1.745c.224-.117.534-.176.844-.176zm-.011 4.728c.988-.004 1.706.349 1.97.97c.198.464.124 1.932-.218 4.302c-.232 1.656-.36 2.074-.68 2.356c-.44.39-1.064.498-1.656.288h-.003c-.716-.257-.87-.605-1.164-2.644c-.341-2.37-.416-3.838-.218-4.302c.262-.616.974-.966 1.97-.97z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.34 0A5.33 5.33 0 0 0 0 5.34v13.32A5.33 5.33 0 0 0 5.34 24h13.32A5.33 5.33 0 0 0 24 18.66V5.34A5.33 5.33 0 0 0 18.66 0zm6.525 2.568c2.336 0 4.448.902 6.056 2.587c1.224 1.272 1.912 2.619 2.264 4.392c.12.59.12 2.2.007 2.864a8.5 8.5 0 0 1-3.24 5.296c-.608.46-2.096 1.261-2.336 1.261c-.088 0-.096-.091-.056-.46c.072-.592.144-.715.48-.856c.536-.224 1.448-.874 2.008-1.435a7.64 7.64 0 0 0 2.008-3.536c.208-.824.184-2.656-.048-3.504c-.728-2.696-2.928-4.792-5.624-5.352c-.784-.16-2.208-.16-3 0c-2.728.56-4.984 2.76-5.672 5.528c-.184.752-.184 2.584 0 3.336c.456 1.832 1.64 3.512 3.192 4.512c.304.2.672.408.824.472c.336.144.408.264.472.856c.04.36.03.464-.056.464c-.056 0-.464-.176-.896-.384l-.04-.03c-2.472-1.216-4.056-3.274-4.632-6.012c-.144-.706-.168-2.392-.03-3.04c.36-1.74 1.048-3.1 2.192-4.304c1.648-1.737 3.768-2.656 6.128-2.656zm.134 2.81c.409.004.803.04 1.106.106c2.784.62 4.76 3.408 4.376 6.174c-.152 1.114-.536 2.03-1.216 2.88c-.336.43-1.152 1.15-1.296 1.15c-.023 0-.048-.272-.048-.603v-.605l.416-.496c1.568-1.878 1.456-4.502-.256-6.224c-.664-.67-1.432-1.064-2.424-1.246c-.64-.118-.776-.118-1.448-.008c-1.02.167-1.81.562-2.512 1.256c-1.72 1.704-1.832 4.342-.264 6.222l.413.496v.608c0 .336-.027.608-.06.608c-.03 0-.264-.16-.512-.36l-.034-.011c-.832-.664-1.568-1.842-1.872-2.997c-.184-.698-.184-2.024.008-2.72c.504-1.878 1.888-3.335 3.808-4.019c.41-.145 1.133-.22 1.814-.211zm-.13 2.99c.31 0 .62.06.844.178a2.17 2.17 0 0 1 1.04 1.259c.464 1.578-1.208 2.96-2.72 2.254h-.015c-.712-.331-1.096-.956-1.104-1.77c0-.733.408-1.371 1.112-1.745c.224-.117.534-.176.844-.176zm-.011 4.728c.988-.004 1.706.349 1.97.97c.198.464.124 1.932-.218 4.302c-.232 1.656-.36 2.074-.68 2.356c-.44.39-1.064.498-1.656.288h-.003c-.716-.257-.87-.605-1.164-2.644c-.341-2.37-.416-3.838-.218-4.302c.262-.616.974-.966 1.97-.97z"/></svg> </template>
CSS
.icon-applepodcasts {
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%22M5.34%200A5.33%205.33%200%200%200%200%205.34v13.32A5.33%205.33%200%200%200%205.34%2024h13.32A5.33%205.33%200%200%200%2024%2018.66V5.34A5.33%205.33%200%200%200%2018.66%200zm6.525%202.568c2.336%200%204.448.902%206.056%202.587c1.224%201.272%201.912%202.619%202.264%204.392c.12.59.12%202.2.007%202.864a8.5%208.5%200%200%201-3.24%205.296c-.608.46-2.096%201.261-2.336%201.261c-.088%200-.096-.091-.056-.46c.072-.592.144-.715.48-.856c.536-.224%201.448-.874%202.008-1.435a7.64%207.64%200%200%200%202.008-3.536c.208-.824.184-2.656-.048-3.504c-.728-2.696-2.928-4.792-5.624-5.352c-.784-.16-2.208-.16-3%200c-2.728.56-4.984%202.76-5.672%205.528c-.184.752-.184%202.584%200%203.336c.456%201.832%201.64%203.512%203.192%204.512c.304.2.672.408.824.472c.336.144.408.264.472.856c.04.36.03.464-.056.464c-.056%200-.464-.176-.896-.384l-.04-.03c-2.472-1.216-4.056-3.274-4.632-6.012c-.144-.706-.168-2.392-.03-3.04c.36-1.74%201.048-3.1%202.192-4.304c1.648-1.737%203.768-2.656%206.128-2.656zm.134%202.81c.409.004.803.04%201.106.106c2.784.62%204.76%203.408%204.376%206.174c-.152%201.114-.536%202.03-1.216%202.88c-.336.43-1.152%201.15-1.296%201.15c-.023%200-.048-.272-.048-.603v-.605l.416-.496c1.568-1.878%201.456-4.502-.256-6.224c-.664-.67-1.432-1.064-2.424-1.246c-.64-.118-.776-.118-1.448-.008c-1.02.167-1.81.562-2.512%201.256c-1.72%201.704-1.832%204.342-.264%206.222l.413.496v.608c0%20.336-.027.608-.06.608c-.03%200-.264-.16-.512-.36l-.034-.011c-.832-.664-1.568-1.842-1.872-2.997c-.184-.698-.184-2.024.008-2.72c.504-1.878%201.888-3.335%203.808-4.019c.41-.145%201.133-.22%201.814-.211zm-.13%202.99c.31%200%20.62.06.844.178a2.17%202.17%200%200%201%201.04%201.259c.464%201.578-1.208%202.96-2.72%202.254h-.015c-.712-.331-1.096-.956-1.104-1.77c0-.733.408-1.371%201.112-1.745c.224-.117.534-.176.844-.176zm-.011%204.728c.988-.004%201.706.349%201.97.97c.198.464.124%201.932-.218%204.302c-.232%201.656-.36%202.074-.68%202.356c-.44.39-1.064.498-1.656.288h-.003c-.716-.257-.87-.605-1.164-2.644c-.341-2.37-.416-3.838-.218-4.302c.262-.616.974-.966%201.97-.97z%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%22M5.34%200A5.33%205.33%200%200%200%200%205.34v13.32A5.33%205.33%200%200%200%205.34%2024h13.32A5.33%205.33%200%200%200%2024%2018.66V5.34A5.33%205.33%200%200%200%2018.66%200zm6.525%202.568c2.336%200%204.448.902%206.056%202.587c1.224%201.272%201.912%202.619%202.264%204.392c.12.59.12%202.2.007%202.864a8.5%208.5%200%200%201-3.24%205.296c-.608.46-2.096%201.261-2.336%201.261c-.088%200-.096-.091-.056-.46c.072-.592.144-.715.48-.856c.536-.224%201.448-.874%202.008-1.435a7.64%207.64%200%200%200%202.008-3.536c.208-.824.184-2.656-.048-3.504c-.728-2.696-2.928-4.792-5.624-5.352c-.784-.16-2.208-.16-3%200c-2.728.56-4.984%202.76-5.672%205.528c-.184.752-.184%202.584%200%203.336c.456%201.832%201.64%203.512%203.192%204.512c.304.2.672.408.824.472c.336.144.408.264.472.856c.04.36.03.464-.056.464c-.056%200-.464-.176-.896-.384l-.04-.03c-2.472-1.216-4.056-3.274-4.632-6.012c-.144-.706-.168-2.392-.03-3.04c.36-1.74%201.048-3.1%202.192-4.304c1.648-1.737%203.768-2.656%206.128-2.656zm.134%202.81c.409.004.803.04%201.106.106c2.784.62%204.76%203.408%204.376%206.174c-.152%201.114-.536%202.03-1.216%202.88c-.336.43-1.152%201.15-1.296%201.15c-.023%200-.048-.272-.048-.603v-.605l.416-.496c1.568-1.878%201.456-4.502-.256-6.224c-.664-.67-1.432-1.064-2.424-1.246c-.64-.118-.776-.118-1.448-.008c-1.02.167-1.81.562-2.512%201.256c-1.72%201.704-1.832%204.342-.264%206.222l.413.496v.608c0%20.336-.027.608-.06.608c-.03%200-.264-.16-.512-.36l-.034-.011c-.832-.664-1.568-1.842-1.872-2.997c-.184-.698-.184-2.024.008-2.72c.504-1.878%201.888-3.335%203.808-4.019c.41-.145%201.133-.22%201.814-.211zm-.13%202.99c.31%200%20.62.06.844.178a2.17%202.17%200%200%201%201.04%201.259c.464%201.578-1.208%202.96-2.72%202.254h-.015c-.712-.331-1.096-.956-1.104-1.77c0-.733.408-1.371%201.112-1.745c.224-.117.534-.176.844-.176zm-.011%204.728c.988-.004%201.706.349%201.97.97c.198.464.124%201.932-.218%204.302c-.232%201.656-.36%202.074-.68%202.356c-.44.39-1.064.498-1.656.288h-.003c-.716-.257-.87-.605-1.164-2.644c-.341-2.37-.416-3.838-.218-4.302c.262-.616.974-.966%201.97-.97z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/applepodcasts.svg?color=%231a73e8&size=48