Skip to content

Commit

Permalink
chromatic
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilsabatp committed Jan 25, 2024
1 parent de986f7 commit cc817b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- feature/storybook-update
- develop
- feature/redesign-explore-btn
- feature/explore-btn
# List of jobs
jobs:
chromatic-deployment:
Expand Down
2 changes: 1 addition & 1 deletion src/temp/icons/ExploreIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const ExploreIcon = () => {
viewBox="0 0 19 16"
fill="none"
>
<g clip-path="url(#clip0_871_169)">
<g clipPath="url(#clip0_871_169)">
<path
d="M15.4375 0.571429C15.4375 0.255714 15.1718 0 14.8438 0H12.4688C12.1407 0 11.875 0.255714 11.875 0.571429V2.28571H15.4375V0.571429ZM2.37166 4.57107C2.27852 7.92286 0.128398 8.65071 0 13.2857V14.8571C0 15.4882 0.531777 16 1.1875 16H4.75C5.40572 16 5.9375 15.4882 5.9375 14.8571V9.14286H7.125V3.42857H3.55656C2.90232 3.42857 2.38947 3.94179 2.37166 4.57107ZM16.6283 4.57107C16.6105 3.94179 16.0977 3.42857 15.4434 3.42857H11.875V9.14286H13.0625V14.8571C13.0625 15.4882 13.5943 16 14.25 16H17.8125C18.4682 16 19 15.4882 19 14.8571V13.2857C18.8716 8.65071 16.7215 7.92286 16.6283 4.57107ZM6.53125 0H4.15625C3.8282 0 3.5625 0.255714 3.5625 0.571429V2.28571H7.125V0.571429C7.125 0.255714 6.8593 0 6.53125 0ZM8.3125 9.14286H10.6875V3.42857H8.3125V9.14286Z"
fill="#333333"
Expand Down

0 comments on commit cc817b2

Please sign in to comment.