antennapod logo

antennapod from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
antennapod
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the antennapod logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 7.188 10.98l3.339-9.459a2.118 2.118 0 1 1 2.946 0l3.339 9.46A12 12 0 0 0 24 12A12 12 0 0 0 12 0m0 2.824a9.177 9.177 0 0 1 4.969 16.892l-.486-1.376a7.765 7.765 0 1 0-8.967 0l-.485 1.376A9.177 9.177 0 0 1 12 2.824m0 3.529a5.647 5.647 0 0 1 3.739 9.879l-.521-1.478a4.235 4.235 0 1 0-6.436 0l-.522 1.478A5.647 5.647 0 0 1 12 6.353m0 8.298l-1.618 4.584a7.4 7.4 0 0 0 3.236 0zm-2.21 6.258l-.937 2.656A12 12 0 0 0 12 24a12 12 0 0 0 3.146-.435l-.937-2.656a9.2 9.2 0 0 1-2.209.267a9.2 9.2 0 0 1-2.21-.267"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAntennapod(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="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 7.188 10.98l3.339-9.459a2.118 2.118 0 1 1 2.946 0l3.339 9.46A12 12 0 0 0 24 12A12 12 0 0 0 12 0m0 2.824a9.177 9.177 0 0 1 4.969 16.892l-.486-1.376a7.765 7.765 0 1 0-8.967 0l-.485 1.376A9.177 9.177 0 0 1 12 2.824m0 3.529a5.647 5.647 0 0 1 3.739 9.879l-.521-1.478a4.235 4.235 0 1 0-6.436 0l-.522 1.478A5.647 5.647 0 0 1 12 6.353m0 8.298l-1.618 4.584a7.4 7.4 0 0 0 3.236 0zm-2.21 6.258l-.937 2.656A12 12 0 0 0 12 24a12 12 0 0 0 3.146-.435l-.937-2.656a9.2 9.2 0 0 1-2.209.267a9.2 9.2 0 0 1-2.21-.267"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 7.188 10.98l3.339-9.459a2.118 2.118 0 1 1 2.946 0l3.339 9.46A12 12 0 0 0 24 12A12 12 0 0 0 12 0m0 2.824a9.177 9.177 0 0 1 4.969 16.892l-.486-1.376a7.765 7.765 0 1 0-8.967 0l-.485 1.376A9.177 9.177 0 0 1 12 2.824m0 3.529a5.647 5.647 0 0 1 3.739 9.879l-.521-1.478a4.235 4.235 0 1 0-6.436 0l-.522 1.478A5.647 5.647 0 0 1 12 6.353m0 8.298l-1.618 4.584a7.4 7.4 0 0 0 3.236 0zm-2.21 6.258l-.937 2.656A12 12 0 0 0 12 24a12 12 0 0 0 3.146-.435l-.937-2.656a9.2 9.2 0 0 1-2.209.267a9.2 9.2 0 0 1-2.21-.267"/></svg>
</template>

CSS

.icon-antennapod {
  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%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%207.188%2010.98l3.339-9.459a2.118%202.118%200%201%201%202.946%200l3.339%209.46A12%2012%200%200%200%2024%2012A12%2012%200%200%200%2012%200m0%202.824a9.177%209.177%200%200%201%204.969%2016.892l-.486-1.376a7.765%207.765%200%201%200-8.967%200l-.485%201.376A9.177%209.177%200%200%201%2012%202.824m0%203.529a5.647%205.647%200%200%201%203.739%209.879l-.521-1.478a4.235%204.235%200%201%200-6.436%200l-.522%201.478A5.647%205.647%200%200%201%2012%206.353m0%208.298l-1.618%204.584a7.4%207.4%200%200%200%203.236%200zm-2.21%206.258l-.937%202.656A12%2012%200%200%200%2012%2024a12%2012%200%200%200%203.146-.435l-.937-2.656a9.2%209.2%200%200%201-2.209.267a9.2%209.2%200%200%201-2.21-.267%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%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%207.188%2010.98l3.339-9.459a2.118%202.118%200%201%201%202.946%200l3.339%209.46A12%2012%200%200%200%2024%2012A12%2012%200%200%200%2012%200m0%202.824a9.177%209.177%200%200%201%204.969%2016.892l-.486-1.376a7.765%207.765%200%201%200-8.967%200l-.485%201.376A9.177%209.177%200%200%201%2012%202.824m0%203.529a5.647%205.647%200%200%201%203.739%209.879l-.521-1.478a4.235%204.235%200%201%200-6.436%200l-.522%201.478A5.647%205.647%200%200%201%2012%206.353m0%208.298l-1.618%204.584a7.4%207.4%200%200%200%203.236%200zm-2.21%206.258l-.937%202.656A12%2012%200%200%200%2012%2024a12%2012%200%200%200%203.146-.435l-.937-2.656a9.2%209.2%200%200%201-2.209.267a9.2%209.2%200%200%201-2.21-.267%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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