apple podcasts logo icon
apple-podcasts-logo-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- apple-podcasts-logo-fill
- Set
- Phosphor
- Style
- Fill
- 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="M159.8 151.82a19.67 19.67 0 0 1 3.58 17.05l-12.18 48A20.17 20.17 0 0 1 131.56 232h-7.12a20.17 20.17 0 0 1-19.64-15.13l-12.18-48a19.67 19.67 0 0 1 3.58-17.05a20.17 20.17 0 0 1 16-7.82h31.5a20.17 20.17 0 0 1 16.1 7.82M156 116a28 28 0 1 0-28 28a28 28 0 0 0 28-28m26 27a8 8 0 1 0 15.41 4.29a72 72 0 1 0-138.74 0A8 8 0 0 0 74 143a56 56 0 1 1 108 0M128 24a104 104 0 0 0-57.82 190.46a8 8 0 1 0 8.9-13.3a88 88 0 1 1 97.84 0a8 8 0 0 0 8.9 13.3A104 104 0 0 0 128 24"/></svg>
React
import type { SVGProps } from "react";
export function PhApplePodcastsLogoFill(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="M159.8 151.82a19.67 19.67 0 0 1 3.58 17.05l-12.18 48A20.17 20.17 0 0 1 131.56 232h-7.12a20.17 20.17 0 0 1-19.64-15.13l-12.18-48a19.67 19.67 0 0 1 3.58-17.05a20.17 20.17 0 0 1 16-7.82h31.5a20.17 20.17 0 0 1 16.1 7.82M156 116a28 28 0 1 0-28 28a28 28 0 0 0 28-28m26 27a8 8 0 1 0 15.41 4.29a72 72 0 1 0-138.74 0A8 8 0 0 0 74 143a56 56 0 1 1 108 0M128 24a104 104 0 0 0-57.82 190.46a8 8 0 1 0 8.9-13.3a88 88 0 1 1 97.84 0a8 8 0 0 0 8.9 13.3A104 104 0 0 0 128 24"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M159.8 151.82a19.67 19.67 0 0 1 3.58 17.05l-12.18 48A20.17 20.17 0 0 1 131.56 232h-7.12a20.17 20.17 0 0 1-19.64-15.13l-12.18-48a19.67 19.67 0 0 1 3.58-17.05a20.17 20.17 0 0 1 16-7.82h31.5a20.17 20.17 0 0 1 16.1 7.82M156 116a28 28 0 1 0-28 28a28 28 0 0 0 28-28m26 27a8 8 0 1 0 15.41 4.29a72 72 0 1 0-138.74 0A8 8 0 0 0 74 143a56 56 0 1 1 108 0M128 24a104 104 0 0 0-57.82 190.46a8 8 0 1 0 8.9-13.3a88 88 0 1 1 97.84 0a8 8 0 0 0 8.9 13.3A104 104 0 0 0 128 24"/></svg> </template>
CSS
.icon-apple-podcasts-logo-fill {
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%22M159.8%20151.82a19.67%2019.67%200%200%201%203.58%2017.05l-12.18%2048A20.17%2020.17%200%200%201%20131.56%20232h-7.12a20.17%2020.17%200%200%201-19.64-15.13l-12.18-48a19.67%2019.67%200%200%201%203.58-17.05a20.17%2020.17%200%200%201%2016-7.82h31.5a20.17%2020.17%200%200%201%2016.1%207.82M156%20116a28%2028%200%201%200-28%2028a28%2028%200%200%200%2028-28m26%2027a8%208%200%201%200%2015.41%204.29a72%2072%200%201%200-138.74%200A8%208%200%200%200%2074%20143a56%2056%200%201%201%20108%200M128%2024a104%20104%200%200%200-57.82%20190.46a8%208%200%201%200%208.9-13.3a88%2088%200%201%201%2097.84%200a8%208%200%200%200%208.9%2013.3A104%20104%200%200%200%20128%2024%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%22M159.8%20151.82a19.67%2019.67%200%200%201%203.58%2017.05l-12.18%2048A20.17%2020.17%200%200%201%20131.56%20232h-7.12a20.17%2020.17%200%200%201-19.64-15.13l-12.18-48a19.67%2019.67%200%200%201%203.58-17.05a20.17%2020.17%200%200%201%2016-7.82h31.5a20.17%2020.17%200%200%201%2016.1%207.82M156%20116a28%2028%200%201%200-28%2028a28%2028%200%200%200%2028-28m26%2027a8%208%200%201%200%2015.41%204.29a72%2072%200%201%200-138.74%200A8%208%200%200%200%2074%20143a56%2056%200%201%201%20108%200M128%2024a104%20104%200%200%200-57.82%20190.46a8%208%200%201%200%208.9-13.3a88%2088%200%201%201%2097.84%200a8%208%200%200%200%208.9%2013.3A104%20104%200%200%200%20128%2024%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-fill.svg?color=%231a73e8&size=48