Skip to content

Commit

Permalink
Update leave preview icon (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgekaran authored Apr 17, 2023
1 parent ee4d7d5 commit 446a723
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion preview/src/widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@

<div role="button" id="leave-button" class="leave-button" tabindex="0">
<svg class="icon" aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.19156 1.74052C2.73901 1.21228 3.47598 0.920044 4.23905 0.920044H9.99662C10.7597 0.920044 11.4967 1.21228 12.0441 1.74052C12.5925 2.26964 12.9057 2.99311 12.9057 3.75338V5.67004C12.9057 6.08426 12.5699 6.42004 12.1557 6.42004C11.7415 6.42004 11.4057 6.08426 11.4057 5.67004V3.75338C11.4057 3.40857 11.264 3.07223 11.0026 2.81995C10.7402 2.56679 10.3788 2.42004 9.99662 2.42004H4.23905C3.85686 2.42004 3.49548 2.56679 3.23312 2.81995C2.97166 3.07223 2.82996 3.40857 2.82996 3.75338V16.2534C2.82996 16.5982 2.97166 16.9345 3.23312 17.1868C3.49548 17.44 3.85686 17.5867 4.23905 17.5867H9.99662C10.3788 17.5867 10.7402 17.44 11.0026 17.1868C11.264 16.9345 11.4057 16.5982 11.4057 16.2534V14.17C11.4057 13.7558 11.7415 13.42 12.1557 13.42C12.5699 13.42 12.9057 13.7558 12.9057 14.17V16.2534C12.9057 17.0136 12.5925 17.7371 12.0441 18.2662C11.4967 18.7945 10.7597 19.0867 9.99662 19.0867H4.23905C3.47598 19.0867 2.73901 18.7945 2.19156 18.2662C1.6432 17.7371 1.32996 17.0136 1.32996 16.2534V3.75338C1.32996 2.99311 1.6432 2.26964 2.19156 1.74052ZM14.4948 6.70482C14.7824 6.40675 15.2572 6.39827 15.5553 6.68589L18.4341 9.46366C18.5805 9.60501 18.6633 9.79982 18.6633 10.0034C18.6633 10.2069 18.5805 10.4017 18.4341 10.5431L15.5553 13.3209C15.2572 13.6085 14.7824 13.6 14.4948 13.3019C14.2072 13.0039 14.2156 12.5291 14.5137 12.2414L16.0559 10.7534H5.67844C5.26423 10.7534 4.92844 10.4176 4.92844 10.0034C4.92844 9.58916 5.26423 9.25338 5.67844 9.25338H16.0559L14.5137 7.76531C14.2156 7.4777 14.2072 7.0029 14.4948 6.70482Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.25367 1.5C2.91625 1.5 2.59266 1.63404 2.35407 1.87263C2.11548 2.11121 1.98145 2.43481 1.98145 2.77222V16.9278C1.98145 17.2652 2.11548 17.5888 2.35407 17.8274C2.59266 18.066 2.91625 18.2 3.25367 18.2H7.29811C7.71233 18.2 8.04811 18.5358 8.04811 18.95C8.04811 19.3642 7.71233 19.7 7.29811 19.7H3.25367C2.51843 19.7 1.8133 19.4079 1.29341 18.888C0.773518 18.3681 0.481445 17.663 0.481445 16.9278V2.77222C0.481445 2.03698 0.773518 1.33186 1.29341 0.811965C1.8133 0.292072 2.51843 0 3.25367 0H7.29811C7.71233 0 8.04811 0.335786 8.04811 0.75C8.04811 1.16421 7.71233 1.5 7.29811 1.5H3.25367Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.6142 4.51411C13.9071 4.22122 14.3819 4.22122 14.6748 4.51411L19.7304 9.56967C20.0233 9.86256 20.0233 10.3374 19.7304 10.6303L14.6748 15.6859C14.3819 15.9788 13.9071 15.9788 13.6142 15.6859C13.3213 15.393 13.3213 14.9181 13.6142 14.6252L18.1394 10.1L13.6142 5.57477C13.3213 5.28188 13.3213 4.80701 13.6142 4.51411Z" fill="currentColor"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.3167 10.1C6.3167 9.68579 6.65248 9.35 7.0667 9.35H19.2C19.6142 9.35 19.95 9.68579 19.95 10.1C19.95 10.5142 19.6142 10.85 19.2 10.85H7.0667C6.65248 10.85 6.3167 10.5142 6.3167 10.1Z" fill="currentColor"/>
</svg>
Leave preview
</div>
Expand Down
Binary file modified preview/test/widget.spec.ts-snapshots/widget-expanded-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview/test/widget.spec.ts-snapshots/widget-expanded-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 446a723

Please sign in to comment.