Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui-icons): Anthropic icon is not visible in dark mode #727

Merged

Conversation

aversini
Copy link
Collaborator

@aversini aversini commented Oct 6, 2024

This pull request includes a small change to the IconAnthropic component in the packages/ui-icons/src/components/Icons/IconAnthropic.tsx file. The change simplifies the path element by removing the fill attribute and condensing the d attribute into a single line.

Copy link

github-actions bot commented Oct 6, 2024

Bundle Size (components)

Status File Size (Gzip) Limits
style.css 7.34 KB 8 KB
index.js 10.98 KB (+14 B +0.12%) 12 KB
vendor.js 66.14 KB 67 KB

Overall bundle size: 84.46 KB (+14 B +0.02%)
Overall status: ✅

Bundle Size (fingerprint)

Status File Size (Gzip) Limits
index.js 3.94 KB 4 KB
vendor.js 44.34 KB 45 KB

Overall bundle size: 48.28 KB
Overall status: ✅

Bundle Size (form components)

Status File Size (Gzip) Limits
index.js 9.55 KB 20 KB
vendor.js 44.46 KB 67 KB

Overall bundle size: 54.01 KB
Overall status: ✅

Bundle Size (system)

Status File Size (Gzip) Limits
style.css 2.71 KB 8 KB
index.js 1.93 KB 3 KB
vendor.js 44.46 KB 46 KB

Overall bundle size: 49.11 KB
Overall status: ✅

@aversini aversini merged commit b7aae05 into main Oct 6, 2024
7 checks passed
@aversini aversini deleted the fix(ui-icons)-Anthropic-icon-is-not-visible-in-dark-mode branch October 6, 2024 13:10
@aversini aversini mentioned this pull request Oct 6, 2024
aversini added a commit that referenced this pull request Oct 6, 2024
🚀 Automated Release
---


<details><summary>ui-bubble: 1.0.13</summary>

##
[1.0.13](ui-bubble-v1.0.12...ui-bubble-v1.0.13)
(2024-10-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-icons bumped to 1.15.1
</details>

<details><summary>ui-components: 5.31.18</summary>

##
[5.31.18](ui-components-v5.31.17...ui-components-v5.31.18)
(2024-10-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-bubble bumped to 1.0.13
    * @versini/ui-icons bumped to 1.15.1
    * @versini/ui-panel bumped to 1.0.14
    * @versini/ui-table bumped to 1.0.13
</details>

<details><summary>ui-icons: 1.15.1</summary>

##
[1.15.1](ui-icons-v1.15.0...ui-icons-v1.15.1)
(2024-10-06)


### Bug Fixes

* **ui-icons:** Anthropic icon is not visible in dark mode
([#727](#727))
([b7aae05](b7aae05))
</details>

<details><summary>ui-panel: 1.0.14</summary>

##
[1.0.14](ui-panel-v1.0.13...ui-panel-v1.0.14)
(2024-10-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-icons bumped to 1.15.1
</details>

<details><summary>ui-table: 1.0.13</summary>

##
[1.0.13](ui-table-v1.0.12...ui-table-v1.0.13)
(2024-10-06)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @versini/ui-icons bumped to 1.15.1
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: aversini <[email protected]>
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.

1 participant