<p align="center">
    <br>
    <img src="https://cdn.jsdelivr.net/npm/@programming-languages-logos/html@0.0.1/html_256x256.png" alt="programming Languages Logo">
    <br>
    <br>
    <img src="https://cdn.abranhe.com/projects/porgramming-languages-logos/logo.svg" alt="programming gif">
    <br>
    <br>
    <b>The HTML programming language logo</b>
</p>

### Installing

```
$ npm install @programming-languages-logos/html
```

### Usage

You can then import the badges from `./node_modules/@programming-languages-logos/html`, for example `./node_modules/@programming-languages-logos/html/html.svg`.

 Use the hosted version on
 [**jsdelivr**](https://www.jsdelivr.com/package/npm/@programming-languages-logos/html).

[Download the zip](https://github.com/abranhe/programming-languages-logos/releases/latest) from Github.


*I recommend to install it as a developer dependency*:  `--save-dev`

```
$ npm install @programming-languages-logos/html --save-dev
```

### Related

- [programming-languages-logos][all]: Collection of all programming languages logos.

### Team

|[![Carlos Abraham Logo][abranhe-img]][abranhe]|
| :-: |
| [Carlos Abraham][abranhe] |

<!------------- Some links ----------------->
[abranhe]: https://github.com/abranhe
[abranhe-img]: https://avatars3.githubusercontent.com/u/21347264?s=50
[all]: https://github.com/abranhe/programming-languages-logos
