apple podcasts logo

apple-podcasts from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
apple-podcasts
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Related icons in CoreUI Brands

Use the apple podcasts logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.12 0A7.1 7.1 0 0 0 0 7.12v17.76A7.1 7.1 0 0 0 7.12 32h17.76A7.1 7.1 0 0 0 32 24.88V7.12A7.1 7.1 0 0 0 24.88 0zm8.697 3.421c3.115 0 5.932 1.204 8.079 3.453c1.631 1.693 2.547 3.489 3.016 5.855c.161.787.161 2.932.009 3.817a11.34 11.34 0 0 1-4.317 7.063c-.812.615-2.797 1.683-3.115 1.683c-.12 0-.129-.12-.077-.615c.099-.792.192-.953.64-1.141c.713-.296 1.932-1.167 2.677-1.911a10.2 10.2 0 0 0 2.677-4.719c.281-1.1.244-3.543-.063-4.672c-.969-3.595-3.907-6.385-7.5-7.136c-1.041-.213-2.943-.213-4 0c-3.636.751-6.647 3.683-7.563 7.371c-.245 1.004-.245 3.448 0 4.448c.609 2.443 2.188 4.681 4.255 6.015c.407.271.896.547 1.1.631c.447.192.547.355.629 1.14c.052.485.041.62-.072.62c-.073 0-.62-.235-1.199-.511l-.052-.041c-3.297-1.62-5.407-4.364-6.177-8.016c-.187-.943-.224-3.187-.036-4.052c.479-2.323 1.396-4.135 2.921-5.739c2.199-2.319 5.027-3.543 8.172-3.543zM16 7.172a7.6 7.6 0 0 1 1.473.14c3.715.828 6.344 4.543 5.833 8.229c-.203 1.489-.713 2.709-1.619 3.844c-.448.573-1.537 1.532-1.729 1.532c-.032 0-.063-.365-.063-.803v-.808l.552-.661c2.093-2.505 1.943-6.005-.339-8.296c-.885-.896-1.912-1.423-3.235-1.661c-.853-.161-1.031-.161-1.927-.011c-1.364.219-2.417.744-3.355 1.672c-2.291 2.271-2.443 5.791-.348 8.296l.552.661v.813c0 .448-.037.807-.084.807c-.036 0-.349-.213-.683-.479l-.047-.016c-1.109-.885-2.088-2.453-2.495-3.995c-.244-.932-.244-2.697.011-3.625c.672-2.505 2.521-4.448 5.079-5.359c.547-.193 1.509-.297 2.416-.281zm-.177 3.984c.417 0 .828.084 1.131.24c.645.339 1.183.989 1.385 1.677c.62 2.104-1.609 3.948-3.631 3.005h-.015c-.953-.443-1.464-1.276-1.475-2.36c0-.979.541-1.828 1.484-2.328c.297-.156.709-.235 1.125-.235zm-.011 6.308c1.319-.005 2.271.463 2.625 1.291c.265.62.167 2.573-.292 5.735c-.307 2.208-.479 2.765-.905 3.141c-.589.52-1.417.667-2.209.385h-.004c-.953-.344-1.157-.808-1.553-3.527c-.452-3.161-.552-5.115-.285-5.735c.348-.823 1.296-1.285 2.624-1.291z"/></svg>

React

import type { SVGProps } from "react";

export function CibApplePodcasts(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.12 0A7.1 7.1 0 0 0 0 7.12v17.76A7.1 7.1 0 0 0 7.12 32h17.76A7.1 7.1 0 0 0 32 24.88V7.12A7.1 7.1 0 0 0 24.88 0zm8.697 3.421c3.115 0 5.932 1.204 8.079 3.453c1.631 1.693 2.547 3.489 3.016 5.855c.161.787.161 2.932.009 3.817a11.34 11.34 0 0 1-4.317 7.063c-.812.615-2.797 1.683-3.115 1.683c-.12 0-.129-.12-.077-.615c.099-.792.192-.953.64-1.141c.713-.296 1.932-1.167 2.677-1.911a10.2 10.2 0 0 0 2.677-4.719c.281-1.1.244-3.543-.063-4.672c-.969-3.595-3.907-6.385-7.5-7.136c-1.041-.213-2.943-.213-4 0c-3.636.751-6.647 3.683-7.563 7.371c-.245 1.004-.245 3.448 0 4.448c.609 2.443 2.188 4.681 4.255 6.015c.407.271.896.547 1.1.631c.447.192.547.355.629 1.14c.052.485.041.62-.072.62c-.073 0-.62-.235-1.199-.511l-.052-.041c-3.297-1.62-5.407-4.364-6.177-8.016c-.187-.943-.224-3.187-.036-4.052c.479-2.323 1.396-4.135 2.921-5.739c2.199-2.319 5.027-3.543 8.172-3.543zM16 7.172a7.6 7.6 0 0 1 1.473.14c3.715.828 6.344 4.543 5.833 8.229c-.203 1.489-.713 2.709-1.619 3.844c-.448.573-1.537 1.532-1.729 1.532c-.032 0-.063-.365-.063-.803v-.808l.552-.661c2.093-2.505 1.943-6.005-.339-8.296c-.885-.896-1.912-1.423-3.235-1.661c-.853-.161-1.031-.161-1.927-.011c-1.364.219-2.417.744-3.355 1.672c-2.291 2.271-2.443 5.791-.348 8.296l.552.661v.813c0 .448-.037.807-.084.807c-.036 0-.349-.213-.683-.479l-.047-.016c-1.109-.885-2.088-2.453-2.495-3.995c-.244-.932-.244-2.697.011-3.625c.672-2.505 2.521-4.448 5.079-5.359c.547-.193 1.509-.297 2.416-.281zm-.177 3.984c.417 0 .828.084 1.131.24c.645.339 1.183.989 1.385 1.677c.62 2.104-1.609 3.948-3.631 3.005h-.015c-.953-.443-1.464-1.276-1.475-2.36c0-.979.541-1.828 1.484-2.328c.297-.156.709-.235 1.125-.235zm-.011 6.308c1.319-.005 2.271.463 2.625 1.291c.265.62.167 2.573-.292 5.735c-.307 2.208-.479 2.765-.905 3.141c-.589.52-1.417.667-2.209.385h-.004c-.953-.344-1.157-.808-1.553-3.527c-.452-3.161-.552-5.115-.285-5.735c.348-.823 1.296-1.285 2.624-1.291z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.12 0A7.1 7.1 0 0 0 0 7.12v17.76A7.1 7.1 0 0 0 7.12 32h17.76A7.1 7.1 0 0 0 32 24.88V7.12A7.1 7.1 0 0 0 24.88 0zm8.697 3.421c3.115 0 5.932 1.204 8.079 3.453c1.631 1.693 2.547 3.489 3.016 5.855c.161.787.161 2.932.009 3.817a11.34 11.34 0 0 1-4.317 7.063c-.812.615-2.797 1.683-3.115 1.683c-.12 0-.129-.12-.077-.615c.099-.792.192-.953.64-1.141c.713-.296 1.932-1.167 2.677-1.911a10.2 10.2 0 0 0 2.677-4.719c.281-1.1.244-3.543-.063-4.672c-.969-3.595-3.907-6.385-7.5-7.136c-1.041-.213-2.943-.213-4 0c-3.636.751-6.647 3.683-7.563 7.371c-.245 1.004-.245 3.448 0 4.448c.609 2.443 2.188 4.681 4.255 6.015c.407.271.896.547 1.1.631c.447.192.547.355.629 1.14c.052.485.041.62-.072.62c-.073 0-.62-.235-1.199-.511l-.052-.041c-3.297-1.62-5.407-4.364-6.177-8.016c-.187-.943-.224-3.187-.036-4.052c.479-2.323 1.396-4.135 2.921-5.739c2.199-2.319 5.027-3.543 8.172-3.543zM16 7.172a7.6 7.6 0 0 1 1.473.14c3.715.828 6.344 4.543 5.833 8.229c-.203 1.489-.713 2.709-1.619 3.844c-.448.573-1.537 1.532-1.729 1.532c-.032 0-.063-.365-.063-.803v-.808l.552-.661c2.093-2.505 1.943-6.005-.339-8.296c-.885-.896-1.912-1.423-3.235-1.661c-.853-.161-1.031-.161-1.927-.011c-1.364.219-2.417.744-3.355 1.672c-2.291 2.271-2.443 5.791-.348 8.296l.552.661v.813c0 .448-.037.807-.084.807c-.036 0-.349-.213-.683-.479l-.047-.016c-1.109-.885-2.088-2.453-2.495-3.995c-.244-.932-.244-2.697.011-3.625c.672-2.505 2.521-4.448 5.079-5.359c.547-.193 1.509-.297 2.416-.281zm-.177 3.984c.417 0 .828.084 1.131.24c.645.339 1.183.989 1.385 1.677c.62 2.104-1.609 3.948-3.631 3.005h-.015c-.953-.443-1.464-1.276-1.475-2.36c0-.979.541-1.828 1.484-2.328c.297-.156.709-.235 1.125-.235zm-.011 6.308c1.319-.005 2.271.463 2.625 1.291c.265.62.167 2.573-.292 5.735c-.307 2.208-.479 2.765-.905 3.141c-.589.52-1.417.667-2.209.385h-.004c-.953-.344-1.157-.808-1.553-3.527c-.452-3.161-.552-5.115-.285-5.735c.348-.823 1.296-1.285 2.624-1.291z"/></svg>
</template>

CSS

.icon-apple-podcasts {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.12%200A7.1%207.1%200%200%200%200%207.12v17.76A7.1%207.1%200%200%200%207.12%2032h17.76A7.1%207.1%200%200%200%2032%2024.88V7.12A7.1%207.1%200%200%200%2024.88%200zm8.697%203.421c3.115%200%205.932%201.204%208.079%203.453c1.631%201.693%202.547%203.489%203.016%205.855c.161.787.161%202.932.009%203.817a11.34%2011.34%200%200%201-4.317%207.063c-.812.615-2.797%201.683-3.115%201.683c-.12%200-.129-.12-.077-.615c.099-.792.192-.953.64-1.141c.713-.296%201.932-1.167%202.677-1.911a10.2%2010.2%200%200%200%202.677-4.719c.281-1.1.244-3.543-.063-4.672c-.969-3.595-3.907-6.385-7.5-7.136c-1.041-.213-2.943-.213-4%200c-3.636.751-6.647%203.683-7.563%207.371c-.245%201.004-.245%203.448%200%204.448c.609%202.443%202.188%204.681%204.255%206.015c.407.271.896.547%201.1.631c.447.192.547.355.629%201.14c.052.485.041.62-.072.62c-.073%200-.62-.235-1.199-.511l-.052-.041c-3.297-1.62-5.407-4.364-6.177-8.016c-.187-.943-.224-3.187-.036-4.052c.479-2.323%201.396-4.135%202.921-5.739c2.199-2.319%205.027-3.543%208.172-3.543zM16%207.172a7.6%207.6%200%200%201%201.473.14c3.715.828%206.344%204.543%205.833%208.229c-.203%201.489-.713%202.709-1.619%203.844c-.448.573-1.537%201.532-1.729%201.532c-.032%200-.063-.365-.063-.803v-.808l.552-.661c2.093-2.505%201.943-6.005-.339-8.296c-.885-.896-1.912-1.423-3.235-1.661c-.853-.161-1.031-.161-1.927-.011c-1.364.219-2.417.744-3.355%201.672c-2.291%202.271-2.443%205.791-.348%208.296l.552.661v.813c0%20.448-.037.807-.084.807c-.036%200-.349-.213-.683-.479l-.047-.016c-1.109-.885-2.088-2.453-2.495-3.995c-.244-.932-.244-2.697.011-3.625c.672-2.505%202.521-4.448%205.079-5.359c.547-.193%201.509-.297%202.416-.281zm-.177%203.984c.417%200%20.828.084%201.131.24c.645.339%201.183.989%201.385%201.677c.62%202.104-1.609%203.948-3.631%203.005h-.015c-.953-.443-1.464-1.276-1.475-2.36c0-.979.541-1.828%201.484-2.328c.297-.156.709-.235%201.125-.235zm-.011%206.308c1.319-.005%202.271.463%202.625%201.291c.265.62.167%202.573-.292%205.735c-.307%202.208-.479%202.765-.905%203.141c-.589.52-1.417.667-2.209.385h-.004c-.953-.344-1.157-.808-1.553-3.527c-.452-3.161-.552-5.115-.285-5.735c.348-.823%201.296-1.285%202.624-1.291z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.12%200A7.1%207.1%200%200%200%200%207.12v17.76A7.1%207.1%200%200%200%207.12%2032h17.76A7.1%207.1%200%200%200%2032%2024.88V7.12A7.1%207.1%200%200%200%2024.88%200zm8.697%203.421c3.115%200%205.932%201.204%208.079%203.453c1.631%201.693%202.547%203.489%203.016%205.855c.161.787.161%202.932.009%203.817a11.34%2011.34%200%200%201-4.317%207.063c-.812.615-2.797%201.683-3.115%201.683c-.12%200-.129-.12-.077-.615c.099-.792.192-.953.64-1.141c.713-.296%201.932-1.167%202.677-1.911a10.2%2010.2%200%200%200%202.677-4.719c.281-1.1.244-3.543-.063-4.672c-.969-3.595-3.907-6.385-7.5-7.136c-1.041-.213-2.943-.213-4%200c-3.636.751-6.647%203.683-7.563%207.371c-.245%201.004-.245%203.448%200%204.448c.609%202.443%202.188%204.681%204.255%206.015c.407.271.896.547%201.1.631c.447.192.547.355.629%201.14c.052.485.041.62-.072.62c-.073%200-.62-.235-1.199-.511l-.052-.041c-3.297-1.62-5.407-4.364-6.177-8.016c-.187-.943-.224-3.187-.036-4.052c.479-2.323%201.396-4.135%202.921-5.739c2.199-2.319%205.027-3.543%208.172-3.543zM16%207.172a7.6%207.6%200%200%201%201.473.14c3.715.828%206.344%204.543%205.833%208.229c-.203%201.489-.713%202.709-1.619%203.844c-.448.573-1.537%201.532-1.729%201.532c-.032%200-.063-.365-.063-.803v-.808l.552-.661c2.093-2.505%201.943-6.005-.339-8.296c-.885-.896-1.912-1.423-3.235-1.661c-.853-.161-1.031-.161-1.927-.011c-1.364.219-2.417.744-3.355%201.672c-2.291%202.271-2.443%205.791-.348%208.296l.552.661v.813c0%20.448-.037.807-.084.807c-.036%200-.349-.213-.683-.479l-.047-.016c-1.109-.885-2.088-2.453-2.495-3.995c-.244-.932-.244-2.697.011-3.625c.672-2.505%202.521-4.448%205.079-5.359c.547-.193%201.509-.297%202.416-.281zm-.177%203.984c.417%200%20.828.084%201.131.24c.645.339%201.183.989%201.385%201.677c.62%202.104-1.609%203.948-3.631%203.005h-.015c-.953-.443-1.464-1.276-1.475-2.36c0-.979.541-1.828%201.484-2.328c.297-.156.709-.235%201.125-.235zm-.011%206.308c1.319-.005%202.271.463%202.625%201.291c.265.62.167%202.573-.292%205.735c-.307%202.208-.479%202.765-.905%203.141c-.589.52-1.417.667-2.209.385h-.004c-.953-.344-1.157-.808-1.553-3.527c-.452-3.161-.552-5.115-.285-5.735c.348-.823%201.296-1.285%202.624-1.291z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/apple-podcasts.svg?color=%231a73e8&size=48