CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/skillicons

README.md

Icon Skills package

.

Introduction

Welcome to the documentation for skillicons package, a package designed to seamlessly integrate skill icons into your documents. With this package, you can easily enhance your documents by incorporating visually appealing skill indicators, perfect for resumes, CVs, or any document requiring skill representation.

Acknowledgements

The skill icons used to create a package are sourced from the repository https://github.com/tandpfun/skill-icons.

Author

This package was created by Anton Mnatsakanov (https://github.com/AnMnv).

License

This package is distributed under the MIT License. See the LICENSE file for details.

Setting

  1. Clone skillicons.sty file and skill-icons folder from https://github.com/tandpfun/skill-icons into your current directory where your main.tex file is.
  2. Paste \usepackage{skillicons} in the preamble (before \begin{document})
  3. You are ready to go!

Usage Example

\documentclass[11pt]{report}
\usepackage{skillicons}
\begin{document}
\begin{itemize}
\item[] \photosymbol{JavaScript} I’m proficient in JavaScript.
\item[] \photosymbol{Python-Dark} Python is one of my core skills.
\item[] \photosymbol{React-Light} I have experience working with React.
\item[] \photosymbol{Java-Dark} Java is one of my strong suits.
\item[] \photosymbol{NodeJS-Light} I’m proficient in Node.js development.
\item[] \photosymbol{Git} I’m adept at using Git for version control.
\item[] \photosymbol{MySQL-Dark} SQL is one of the databases languages.
\item[] \photosymbol{Rust} Rust is a language I’ve been learning and enjoying lately.
\end{itemize}
\end{document}

Result:

![enter image description here]3 ![enter image description here]4 ![enter image description here]5 ![enter image description here]6 ![enter image description here]7 ![enter image description here]8 ![enter image description here]9 ![enter image description here]10

Full list is available on https://github.com/LelouchFR/skill-icons

Download the contents of this package in one zip archive (27.0M).

skillicons – Integrate skill icons into your documents

This package has been designed to seamlessly integrate skill icons into your documents. With this package, you can easily enhance your documents by incorporating visually appealing skill indicators (languages, tools and frameworks), perfect for resumes, CVs, or any document requiring skill representation.

Packageskillicons
Repositoryhttps://github.com/AnMnv/latex-skill-icons
Version2.0 2025-01-11
LicensesMIT License
Copyright2024–2025 AnMnv
MaintainerAnton Mnatsakanov
Contained inMiKTeX as skillicons
TopicsGraphics
Logo
...
Guest Book Sitemap Contact Contact Author