Skip to content

Commit

Permalink
refactor(ProductIcon): rename some product icons and added a new one
Browse files Browse the repository at this point in the history
  • Loading branch information
matthprost committed Sep 6, 2023
1 parent a54699a commit 535db29
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 2 deletions.
12 changes: 12 additions & 0 deletions .changeset/hip-sloths-jog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
'@ultraviolet/icons': major
---

⚠️ THIS IS BREAKING CHANGES ⚠️

- ProductIcon `messaging` has been renamed to `nats`
- ProductIcon `SqsSns` has been renamed to `sqs`

---

- New ProductIcon `sns`
88 changes: 86 additions & 2 deletions packages/icons/src/components/ProductIcon/Icons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2265,7 +2265,7 @@ export const PRODUCT_ICONS = {
</g>
</g>
),
messaging: (
nats: (
<g className="Messaging&amp;Queueing">
<g className="Messaging&amp;Queueing">
<g className=".Square">
Expand Down Expand Up @@ -2827,7 +2827,7 @@ export const PRODUCT_ICONS = {
</g>
</g>
),
SqsSns: (
sqs: (
<g className="SqsSns" clipPath="url(#a)">
<g className=".Square">
<path
Expand Down Expand Up @@ -2875,4 +2875,88 @@ export const PRODUCT_ICONS = {
</g>
</g>
),
sns: (
<g className="SNS" clipPath="url(#a)">
<g className=".Square">
<path
fill="#F1EEFC"
d="M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48V16Z"
className="fillWeak"
/>
</g>
<g className="Icon">
<g className="fill">
<path
fill="#521094"
fillRule="evenodd"
d="M18.261 23.047a2 2 0 0 1 1.95-1.56h3.337a2 2 0 0 1 1.96 1.603l.662 3.261a1 1 0 1 1-1.96.398l-.662-3.261h-3.336l-.557 2.465a2 2 0 0 1-.903 1.263l-2.497 1.537a2 2 0 0 1-1.85.129l-2.456-1.075L10 30.823l1.86 1.57a2 2 0 0 1 .711 1.528v3.133a2 2 0 0 1-.71 1.529L10 40.153l1.948 3.015 2.456-1.074a2 2 0 0 1 1.85.129l2.497 1.536a2 2 0 0 1 .903 1.263l.557 2.466h3.353l.557-2.466a2 2 0 0 1 .903-1.263l2.497-1.536a2 2 0 0 1 1.85-.13l2.4 1.051 1.637-2.953-1.905-1.608a2 2 0 0 1-.71-1.529v-3.598a1 1 0 0 1 2 0v3.598l1.905 1.608a2 2 0 0 1 .46 2.498l-1.637 2.954a2 2 0 0 1-2.55.863l-2.402-1.05-2.497 1.536-.557 2.465a2 2 0 0 1-1.95 1.56h-3.354a2 2 0 0 1-1.951-1.56l-.557-2.465-2.497-1.537-2.456 1.075a2 2 0 0 1-2.481-.747L8.32 41.24a2 2 0 0 1 .39-2.614l1.861-1.57.466.55-.466-.55V33.92l-1.86-1.57a2 2 0 0 1-.39-2.614l1.949-3.015a2 2 0 0 1 2.481-.747l2.456 1.074 2.497-1.536.557-2.466Z"
className="fill"
clipRule="evenodd"
/>
<path
fill="#521094"
fillRule="evenodd"
d="M21.682 31.845a3.643 3.643 0 1 0 0 7.285 3.643 3.643 0 0 0 0-7.285Zm-5.643 3.642a5.643 5.643 0 1 1 11.286 0 5.643 5.643 0 0 1-11.286 0Z"
className="fill"
clipRule="evenodd"
/>
</g>
<g className="fill">
<path
fill="#521094"
fillRule="evenodd"
d="M54.78 18.638a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z"
className="fill"
clipRule="evenodd"
/>
<path
fill="#521094"
fillRule="evenodd"
d="M56.112 18.66a1 1 0 0 1-.325.737l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.923-3.189-2.923a1 1 0 0 1 1.352-1.474l3.992 3.66a1 1 0 0 1 .325.737Z"
className="fill"
clipRule="evenodd"
/>
</g>
<g className="fill">
<path
fill="#521094"
fillRule="evenodd"
d="M54.78 31.958a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z"
className="fill"
clipRule="evenodd"
/>
<path
fill="#521094"
fillRule="evenodd"
d="M56.112 31.98a1 1 0 0 1-.325.738l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.924-3.189-2.922a1 1 0 0 1 1.352-1.475l3.992 3.66a1 1 0 0 1 .325.738Z"
className="fill"
clipRule="evenodd"
/>
</g>
<g className="fill">
<path
fill="#521094"
fillRule="evenodd"
d="M54.78 45.279a1 1 0 0 1-1 1h-7.098a1 1 0 1 1 0-2h7.099a1 1 0 0 1 1 1Z"
className="fill"
clipRule="evenodd"
/>
<path
fill="#521094"
fillRule="evenodd"
d="M56.112 45.3a1 1 0 0 1-.325.738l-3.992 3.66a1 1 0 0 1-1.352-1.474l3.189-2.923-3.189-2.923a1 1 0 0 1 1.352-1.474l3.992 3.66a1 1 0 0 1 .325.737Z"
className="fill"
clipRule="evenodd"
/>
</g>
<path
fill="#A060F6"
fillRule="evenodd"
d="M27.882 18a2 2 0 0 1 2-2h11.8a2 2 0 0 1 2 2v9.083a2 2 0 0 1-2 2h-9.486l-3.943 2.738a1 1 0 0 1-1.495-1.202l1.124-2.733V18Zm13.8 0h-11.8v9.886c0 .133-.013.266-.04.396l1.213-.841a2 2 0 0 1 1.14-.358h9.487V18Z"
className="fillStrong"
clipRule="evenodd"
/>
</g>
</g>
),
} as const

0 comments on commit 535db29

Please sign in to comment.