Skip to content

feat: adding download icon #857

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 18, 2021
Merged

feat: adding download icon #857

merged 3 commits into from
May 18, 2021

Conversation

itssharmasandeep
Copy link
Contributor

Description

Adding download icon to the hypertrace icon library.

Testing

Local testing done.

Checklist:

  • My changes generate no new warnings

@itssharmasandeep itssharmasandeep requested a review from a team as a code owner May 18, 2021 11:13
@@ -0,0 +1,3 @@
<svg width="20" height="18" viewBox="0 0 20 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.5858 6L11 8.58579V1C11 0.447715 10.5523 0 10 0C9.44771 0 9 0.447715 9 1V8.58579L6.41421 6C6.02369 5.60948 5.39052 5.60948 5 6C4.60948 6.39052 4.60948 7.02369 5 7.41421L9.29289 11.7071C9.68342 12.0976 10.3166 12.0976 10.7071 11.7071L15 7.41421C15.3905 7.02369 15.3905 6.39052 15 6C14.6095 5.60948 13.9763 5.60948 13.5858 6ZM20 13C20 12.4477 19.5523 12 19 12C18.4477 12 18 12.4477 18 13V16H2V13C2 12.4477 1.55228 12 1 12C0.447715 12 0 12.4477 0 13V16C0 17.1046 0.89543 18 2 18H18C19.1046 18 20 17.1046 20 16V13Z" fill="#272C2E"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

fill should be currentColor

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just copy pasted from mock

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #857 (99e6a80) into main (69137a2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #857   +/-   ##
=======================================
  Coverage   85.47%   85.47%           
=======================================
  Files         797      797           
  Lines       16351    16351           
  Branches     1955     1955           
=======================================
  Hits        13976    13976           
  Misses       2343     2343           
  Partials       32       32           
Impacted Files Coverage Δ
...ts/assets-library/src/icons/icon-library.module.ts 100.00% <ø> (ø)

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 69137a2...99e6a80. Read the comment docs.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@itssharmasandeep itssharmasandeep merged commit 1b54d53 into main May 18, 2021
@itssharmasandeep itssharmasandeep deleted the download-icon branch May 18, 2021 11:45
@github-actions
Copy link

Unit Test Results

    4 files  ±0  252 suites  ±0   14m 46s ⏱️ +12s
908 tests ±0  908 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
914 runs  ±0  914 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1b54d53. ± Comparison against base commit 69137a2.

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.

2 participants