joeyfoo / r6-operatoricons

Rainbow Six: Siege operator icons made in Illustrator, available in SVG, PNG and AI

Home Page:http://marcopixel.eu/r6-operatoricons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r6-operatoricons header image

r6-operatoricons

GitHub last commit GitHub stars GitHub forks GitHub license

r6-operatoricons is a collection of Rainbow Six: Siege operator icons avaliable in SVG, PNG and AI. Each icon is made by hand in Adobe Illustrator and might have slight differences to their original counterparts.

http://marcopixel.eu/r6-operatoricons/

Download

You can either download them individually from the website, clone this repo or downloading the repo as a zip file.

You will get the icon in three different file types:

  • PNG: High-resolution static image
  • SVG: Scalable vector graphic (for websites/applications)
  • AI: Adobe Illustrator file (for print/further modification)

Local installation (website)

# Download the repo
git clone https://github.com/MarcoPixel/r6-operatoricons.git

# Enter the repo
cd r6-operatoricons

# Install the dependencies
npm install

# Start local development
npm run start

# Build static files
npm run build

Note: This requires Node.js and npm to be set up locally, see nodejs.org for more information.

Contributing

For more information on how to contribute please visit the contribution guidelines.

License

r6-operatoricons is licensed under Creative Commons Attribution 4.0.

This site is not affiliated with Ubisoft Entertainment. Rainbow Six Siege is a registered trademark of Ubisoft.

About

Rainbow Six: Siege operator icons made in Illustrator, available in SVG, PNG and AI

http://marcopixel.eu/r6-operatoricons

License:Creative Commons Attribution 4.0 International


Languages

Language:TypeScript 40.3%Language:CSS 31.0%Language:JavaScript 28.7%