brands icon indicating copy to clipboard operation
brands copied to clipboard

Add local calendar core integration brand icon

Open allenporter opened this issue 1 year ago • 2 comments

Proposed change

Add local calendar brand icon using a material icon, similar to local calendar. Added the calendar-multiple variant since it seemed more fitting for an integration that supports multiple calendars.

Type of change

  • [X] Add a new logo or icon for a new core integration
  • [ ] Add a missing icon or logo for an existing core integration
  • [ ] Add a new logo or icon for a custom integration (custom component)
  • [ ] Replace an existing icon or logo with a higher quality version
  • [ ] Removing an icon or logo

Additional information

  • This PR fixes or closes issue: fixes #
  • Link to code base pull request: https://github.com/home-assistant/core/pull/79601
  • Link to documentation pull request: https://github.com/home-assistant/home-assistant.io/pull/24429
  • Link to integration documentation on our website:

Checklist

  • [ ] The added/replaced image(s) are PNG
  • [ ] Icon image size is 256x256px (icon.png)
  • [ ] hDPI icon image size is 512x512px for ([email protected])
  • [ ] Logo image size has min 128px, but max 256px, on the shortest side (logo.png)
  • [ ] hDPI logo image size has min 256px, but max 512px, on the shortest side ([email protected])

allenporter avatar Oct 07 '22 03:10 allenporter

It looks like this includes changes from #1899 and a pull request for rtsptowebrtc that was never actually made.

KevinCathcart avatar Oct 07 '22 20:10 KevinCathcart

It looks like this includes changes from #1899 and a pull request for rtsptowebrtc that was never actually made.

Ah, whoops, fixed. (The rtsptowebrtc one was renamed rtsp_to_webrtc also merged earlier too).

allenporter avatar Oct 08 '22 03:10 allenporter