Skip to content

feat(icons): add MicrophoneIcon to shared library#6015

Merged
idoshamun merged 1 commit into
mainfrom
chore/icon-microphone
May 10, 2026
Merged

feat(icons): add MicrophoneIcon to shared library#6015
idoshamun merged 1 commit into
mainfrom
chore/icon-microphone

Conversation

@tsahimatsliah
Copy link
Copy Markdown
Member

@tsahimatsliah tsahimatsliah commented May 10, 2026

Summary

  • Adds MicrophoneIcon (outlined + filled variants) to @dailydotdev/shared/src/components/icons, sourced from the daily.dev Design System Figma file, node 440:147.
  • Wires it through the standard Icon wrapper so consumers get <MicrophoneIcon /> (outlined) and <MicrophoneIcon secondary /> (filled), with all the usual IconProps (size, className, etc.).

Test plan

  • pnpm --filter shared lint
  • Spot-check the icon in Storybook / a consumer (webapp or extension) at default and secondary state, plus a few sizes.

Made with Cursor

Preview domain

https://chore-icon-microphone.preview.app.daily.dev

Adds outlined and filled microphone variants to the shared icon library
(sourced from the daily.dev Design System Figma file, node 440:147) so
both webapp and extension can consume `MicrophoneIcon` like any other
icon, with `secondary` switching to the filled variant.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Ready Ready Preview May 10, 2026 8:00am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored May 10, 2026 8:00am

Request Review

@idoshamun idoshamun merged commit f791f2d into main May 10, 2026
14 checks passed
@idoshamun idoshamun deleted the chore/icon-microphone branch May 10, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants