Skip to content

Commit

Permalink
Merge pull request #258 from Achintha444/main-new-2
Browse files Browse the repository at this point in the history
chore(primitives): change the Arrow icons, Copy icon, Eye icon & `EyeSlash` icon to fix the issue where it has gotten filled.
  • Loading branch information
Achintha444 authored Sep 6, 2024
2 parents 85a1b4c + 1abd6ad commit 3b7dac0
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 26 deletions.
3 changes: 1 addition & 2 deletions packages/primitives/src/icons/arrow-down-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions packages/primitives/src/icons/arrow-left-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions packages/primitives/src/icons/arrow-right-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions packages/primitives/src/icons/arrow-up-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions packages/primitives/src/icons/copy-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 2 additions & 4 deletions packages/primitives/src/icons/eye-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions packages/primitives/src/icons/eye-slash-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -113,15 +113,10 @@ exports[`SignIn should match the snapshot 1`] = `
width="16"
>
<path
d="M1.02195 8.55061C0.84797 8.32901 0.708774 8.14057 0.608079 8C0.708774 7.85943 0.84797 7.67099 1.02195 7.44939C1.41614 6.94731 1.98568 6.27909 2.68748 5.61254C4.11016 4.26131 5.98916 3 8 3C10.0108 3 11.8898 4.26131 13.3125 5.61254C14.0143 6.27909 14.5839 6.94731 14.978 7.44939C15.152 7.67099 15.2912 7.85943 15.3919 8C15.2912 8.14057 15.152 8.32901 14.978 8.55061C14.5839 9.05269 14.0143 9.72091 13.3125 10.3875C11.8898 11.7387 10.0108 13 8 13C5.98916 13 4.11016 11.7387 2.68748 10.3875C1.98568 9.72091 1.41614 9.05269 1.02195 8.55061Z"
clip-rule="evenodd"
d="M16 8C16 8 12.4183 13.5 8 13.5C3.58172 13.5 0 8 0 8C0 8 3.58172 2.5 8 2.5C12.4183 2.5 16 8 16 8ZM10.0003 8.00019C10.0003 8.27633 10.2242 8.50019 10.5003 8.50019C10.7765 8.50019 11.0003 8.27633 11.0003 8.00019C11.0003 6.34333 9.65719 5.00019 8.00034 5.00019C6.34348 5.00019 5.00034 6.34333 5.00034 8.00019C5.00034 9.65704 6.34349 11.0002 8.00034 11.0002C8.27648 11.0002 8.50034 10.7763 8.50034 10.5002C8.50034 10.224 8.27648 10.0002 8.00034 10.0002C6.89577 10.0002 6.00034 9.10476 6.00034 8.00019C6.00034 6.89562 6.89577 6.00019 8.00034 6.00019C9.10491 6.00019 10.0003 6.89562 10.0003 8.00019ZM1.41523 7.75815C1.34757 7.84433 1.2854 7.92526 1.22895 8C1.2854 8.07475 1.34757 8.15567 1.41523 8.24185C1.79878 8.73038 2.35207 9.37932 3.03181 10.0249C4.42946 11.3524 6.18747 12.5 8 12.5C9.81253 12.5 11.5705 11.3524 12.9682 10.0249C13.6479 9.37932 14.2012 8.73038 14.5848 8.24185C14.6524 8.15567 14.7146 8.07475 14.7711 8C14.7146 7.92526 14.6524 7.84433 14.5848 7.75815C14.2012 7.26962 13.6479 6.62068 12.9682 5.97508C11.5705 4.64763 9.81253 3.5 8 3.5C6.18747 3.5 4.42946 4.64763 3.03181 5.97508C2.35207 6.62068 1.79878 7.26962 1.41523 7.75815Z"
fill=""
stroke="black"
/>
<path
d="M10.5 8C10.5 6.61929 9.38071 5.5 8 5.5C6.61929 5.5 5.5 6.61929 5.5 8C5.5 9.38071 6.61929 10.5 8 10.5"
fill=""
stroke="black"
stroke-linecap="round"
fill-rule="evenodd"
/>
</svg>
<span
Expand Down

0 comments on commit 3b7dac0

Please sign in to comment.