question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Icon Contribution: Compare

See original GitHub issue

Icon Contribution

  • Icon name: Compare

  • Use case: Can be used to compare two or more items with each other. Examples: Compare two files. Compare two images. Compare two products.

  • Previews of the icon:

  • 24px: compare

  • 24px@2x: compare@2x

  • 24px@3x: compare@3x

  • SVG of the icon:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21 16H12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 20L11 16L16 12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M3 8L12 8" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M8 4L13 8L8 12" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
simulierencommented, Dec 5, 2019

@locness3 Okay, thank you! I couldn’t find this #171 before.

0reactions
mpeters-primicocommented, Nov 9, 2020

Here’s another version of compare if anyone needs it:

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-compare"><polyline points="13 10 8 5 13 0"></polyline><path d="M22 16v-7a4 4 0 0 0-4-4H8"></path><polyline points="11 14 16 19 11 24"></polyline><path d="M2 8v7a4 4 0 0 0 4 4h8"></path></svg>

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Compare Icons – Download for Free in PNG and SVG - Icons8
Free Compare icons in various UI design styles for web, mobile. Download static and animated Compare vector icons for free in PNG, SVG,...
Read more >
Test finalized icon contribution API · Issue #143637 - GitHub
... add https://github.com/microsoft/vscode/blob/main/extensions/theme-seti/icons/seti.woff to the extension's root add to contributes in p.
Read more >
Product Icon Reference | Visual Studio Code Extension API
identifier default codicon ID description accounts‑view‑bar‑icon account Accounts icon in the view bar. breakpoints‑view‑icon debug‑alt View icon of the breakpoints view. callstack‑view‑icon debug‑alt View icon of...
Read more >
Tools | Voya.com
Calculator icon to be used on the tools page for retirement tools. Traditional vs. Roth IRA Calculator. Compare the financial differences of a...
Read more >
Icon & symbol – Fonts Knowledge
An icon is a literal, visual representation of the thing it represents, whereas a symbol can be a more abstract representation of something....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found