Controls

Stroke width2px
Size120px
Animated
Speed
podcastmicmicrophoneaudiorecordingbroadcasting

Podcast Mic

Animated podcast microphone icon

import PodcastMic from "cssvg-icons/podcast-mic";

export default function App() {
  return (
    <PodcastMic
      color="#ffffff"
      strokeWidth={2}
      size={120}
    />
  );
}

Details

AuthorHari

Missing something?

Need a variant of Podcast Mic or a different style? Open a GitHub issue and we'll add it to the queue.

Request a variant