Skip to content

Commit

Permalink
feat(plugin-basic-ui): update IconBack component (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
2woongjae authored Nov 27, 2023
1 parent d418053 commit f4d88be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/plugin-basic-ui/src/assets/IconBack.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const IconBack: React.FC<{
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M11.5659 5.56564C11.8783 5.25322 11.8783 4.74669 11.5659 4.43427C11.2535 4.12185 10.7469 4.12185 10.4345 4.43427L3.43451 11.4343C3.12209 11.7467 3.12209 12.2532 3.43451 12.5656L10.4345 19.5656C10.7469 19.8781 11.2535 19.8781 11.5659 19.5656C11.8783 19.2532 11.8783 18.7467 11.5659 18.4343L5.93157 12.8H20.0002C20.442 12.8 20.8002 12.4418 20.8002 12C20.8002 11.5581 20.442 11.2 20.0002 11.2H5.93157L11.5659 5.56564Z"
d="M16.66 3.23C16.96 3.53 16.96 4.02 16.66 4.32L8.97999 12L16.66 19.68C16.96 19.98 16.96 20.47 16.66 20.77C16.36 21.07 15.87 21.07 15.57 20.77L7.33999 12.55C7.03999 12.25 7.03999 11.76 7.33999 11.46L15.56 3.23C15.86 2.93 16.35 2.93 16.65 3.23H16.66Z"
fill="currentColor"
/>
</svg>
Expand Down

1 comment on commit f4d88be

@vercel
Copy link

@vercel vercel bot commented on f4d88be Nov 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.