Skip to content

Commit

Permalink
Merge branch 'develop' into bugfix/bash-plain
Browse files Browse the repository at this point in the history
  • Loading branch information
canaleal authored Dec 23, 2024
2 parents a7e0fe9 + dea97b3 commit 3e46a76
Show file tree
Hide file tree
Showing 188 changed files with 11,407 additions and 11,905 deletions.
413 changes: 207 additions & 206 deletions .vscode/devicon-schema.json

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
<a href="https://devicon.dev/">
<img alt="Registered logos" src="https://img.shields.io/github/directory-file-count/devicons/devicon/icons?color=%2360be86&label=registered%20logos&style=for-the-badge">
</a>
<a href="https://www.npmjs.com/package/devicon">
<img alt="Devicons npm downloads" src="https://img.shields.io/npm/dt/devicon?color=%2360be86&style=for-the-badge">
</a>
<a href="https://www.npmjs.com/package/devicon">
<img alt="Devicons npm downloads/month" src="https://img.shields.io/npm/dm/devicon?color=%2360be86&style=for-the-badge">
</a>
</p>
<br />
<div align="center">
Expand Down Expand Up @@ -156,7 +162,7 @@ Add the following CSS rules in your stylesheet:
<h4>You can also use the <code>img</code> tag and reference an SVG directly from the repository:</h4>

```html
<img src='https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/devicon/devicon-original.svg'>
<img src='https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/devicon/devicon-original.svg' />
```

<h2 id="request-icon">Requesting an icon</h2>
Expand Down Expand Up @@ -224,7 +230,7 @@ Follow these steps to build the website and icons either locally or using <a hre
</ol>

<h2 id="using-gitpod">Using Gitpod.io</h2>
<p>By using <a href=https://www.gitpod.io)>Gitpod.io</a>, you can easily build the icons and install the<br>required dependencies in one single click. No extra setup is required.</p>
<p>By using <a href=https://www.gitpod.io>Gitpod.io</a>, you can easily build the icons and install the<br>required dependencies in one single click. No extra setup is required.</p>

<a href=https://gitpod.io/#https://github.com/devicons/devicon/tree/develop><img src=https://gitpod.io/button/open-in-gitpod.svg alt="Open in Gitpod"></img></a>

Expand Down
25 changes: 0 additions & 25 deletions bower.json

This file was deleted.

Loading

0 comments on commit 3e46a76

Please sign in to comment.