apple podcasts logo icon
apple-podcasts-logo-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- apple-podcasts-logo-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the apple podcasts logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.36 130a40 40 0 1 0-66.72 0a28.4 28.4 0 0 0-4.52 4.51a27.86 27.86 0 0 0-5.42 23.67l12.75 56A27.87 27.87 0 0 0 124.77 236h6.46a27.87 27.87 0 0 0 27.32-21.79l12.75-56a27.86 27.86 0 0 0-5.42-23.67a28.4 28.4 0 0 0-4.52-4.54M128 92a16 16 0 1 1-16 16a16 16 0 0 1 16-16m19.89 60.88l-12.74 56a4 4 0 0 1-3.92 3.12h-6.46a4 4 0 0 1-3.92-3.12l-12.74-56a3.92 3.92 0 0 1 .77-3.37A4 4 0 0 1 112 148h32a4 4 0 0 1 3.15 1.51a3.92 3.92 0 0 1 .74 3.37M236 128a107.88 107.88 0 0 1-38 82.21A12 12 0 0 1 182.47 192a84 84 0 1 0-108.94 0A12 12 0 0 1 58 210.21A108 108 0 1 1 236 128"/></svg>
React
import type { SVGProps } from "react";
export function PhApplePodcastsLogoBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.36 130a40 40 0 1 0-66.72 0a28.4 28.4 0 0 0-4.52 4.51a27.86 27.86 0 0 0-5.42 23.67l12.75 56A27.87 27.87 0 0 0 124.77 236h6.46a27.87 27.87 0 0 0 27.32-21.79l12.75-56a27.86 27.86 0 0 0-5.42-23.67a28.4 28.4 0 0 0-4.52-4.54M128 92a16 16 0 1 1-16 16a16 16 0 0 1 16-16m19.89 60.88l-12.74 56a4 4 0 0 1-3.92 3.12h-6.46a4 4 0 0 1-3.92-3.12l-12.74-56a3.92 3.92 0 0 1 .77-3.37A4 4 0 0 1 112 148h32a4 4 0 0 1 3.15 1.51a3.92 3.92 0 0 1 .74 3.37M236 128a107.88 107.88 0 0 1-38 82.21A12 12 0 0 1 182.47 192a84 84 0 1 0-108.94 0A12 12 0 0 1 58 210.21A108 108 0 1 1 236 128"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161.36 130a40 40 0 1 0-66.72 0a28.4 28.4 0 0 0-4.52 4.51a27.86 27.86 0 0 0-5.42 23.67l12.75 56A27.87 27.87 0 0 0 124.77 236h6.46a27.87 27.87 0 0 0 27.32-21.79l12.75-56a27.86 27.86 0 0 0-5.42-23.67a28.4 28.4 0 0 0-4.52-4.54M128 92a16 16 0 1 1-16 16a16 16 0 0 1 16-16m19.89 60.88l-12.74 56a4 4 0 0 1-3.92 3.12h-6.46a4 4 0 0 1-3.92-3.12l-12.74-56a3.92 3.92 0 0 1 .77-3.37A4 4 0 0 1 112 148h32a4 4 0 0 1 3.15 1.51a3.92 3.92 0 0 1 .74 3.37M236 128a107.88 107.88 0 0 1-38 82.21A12 12 0 0 1 182.47 192a84 84 0 1 0-108.94 0A12 12 0 0 1 58 210.21A108 108 0 1 1 236 128"/></svg> </template>
CSS
.icon-apple-podcasts-logo-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161.36%20130a40%2040%200%201%200-66.72%200a28.4%2028.4%200%200%200-4.52%204.51a27.86%2027.86%200%200%200-5.42%2023.67l12.75%2056A27.87%2027.87%200%200%200%20124.77%20236h6.46a27.87%2027.87%200%200%200%2027.32-21.79l12.75-56a27.86%2027.86%200%200%200-5.42-23.67a28.4%2028.4%200%200%200-4.52-4.54M128%2092a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16m19.89%2060.88l-12.74%2056a4%204%200%200%201-3.92%203.12h-6.46a4%204%200%200%201-3.92-3.12l-12.74-56a3.92%203.92%200%200%201%20.77-3.37A4%204%200%200%201%20112%20148h32a4%204%200%200%201%203.15%201.51a3.92%203.92%200%200%201%20.74%203.37M236%20128a107.88%20107.88%200%200%201-38%2082.21A12%2012%200%200%201%20182.47%20192a84%2084%200%201%200-108.94%200A12%2012%200%200%201%2058%20210.21A108%20108%200%201%201%20236%20128%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161.36%20130a40%2040%200%201%200-66.72%200a28.4%2028.4%200%200%200-4.52%204.51a27.86%2027.86%200%200%200-5.42%2023.67l12.75%2056A27.87%2027.87%200%200%200%20124.77%20236h6.46a27.87%2027.87%200%200%200%2027.32-21.79l12.75-56a27.86%2027.86%200%200%200-5.42-23.67a28.4%2028.4%200%200%200-4.52-4.54M128%2092a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16m19.89%2060.88l-12.74%2056a4%204%200%200%201-3.92%203.12h-6.46a4%204%200%200%201-3.92-3.12l-12.74-56a3.92%203.92%200%200%201%20.77-3.37A4%204%200%200%201%20112%20148h32a4%204%200%200%201%203.15%201.51a3.92%203.92%200%200%201%20.74%203.37M236%20128a107.88%20107.88%200%200%201-38%2082.21A12%2012%200%200%201%20182.47%20192a84%2084%200%201%200-108.94%200A12%2012%200%200%201%2058%20210.21A108%20108%200%201%201%20236%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/apple-podcasts-logo-bold.svg?color=%231a73e8&size=48