Skip to content

Conversation

@ahtohbi4
Copy link
Contributor

@ahtohbi4 ahtohbi4 commented Jul 3, 2019

Closes #17

@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

Merging #658 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #658   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          34     34           
  Branches        3      3           
=====================================
  Hits           34     34

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c64e93...4c741fa. Read the comment docs.

@mittalyashu
Copy link
Contributor

Copy pasted the SVG to design tool

image

@moeenio
Copy link

moeenio commented Jul 21, 2019

That's a Figma bug. It auto-connects the non-ended paths for some reason.

Comment on lines +1 to +13
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 6v12c0 1.1.9 2 2 2h16v-4M3 6c0 1.1.9 2 2 2h14M3 6c0-1.1.9-2 2-2h14v4m0 0h2v4M16 14c0-1.1.9-2 2-2h4v4h-4a2 2 0 0 1-2-2z" />
</svg>
Copy link

@jakeleboeuf jakeleboeuf Apr 16, 2020

Choose a reason for hiding this comment

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

Updated the paths to draw correctly in Figma:

image

Suggested change
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 6v12c0 1.1.9 2 2 2h16v-4M3 6c0 1.1.9 2 2 2h14M3 6c0-1.1.9-2 2-2h14v4m0 0h2v4M16 14c0-1.1.9-2 2-2h4v4h-4a2 2 0 0 1-2-2z" />
</svg>
<svg width="21" height="18" viewBox="0 0 21 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 3V15C1 16.1 1.9 17 3 17H19V13M1 3C1 4.1 1.9 5 3 5H17M1 3C1 1.9 1.9 1 3 1H17V5M17 5H19V9M14 11C14 9.9 14.9 9 16 9H20V13H16C15.4696 13 14.9609 12.7893 14.5858 12.4142C14.2107 12.0391 14 11.5304 14 11Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Choose a reason for hiding this comment

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

The viewBox is 21x18px here. Needs to be a 24px frame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Icon Request: Wallet

7 participants