An open API service indexing awesome lists of open source software.

https://github.com/shgysk8zer0/adwaita-icons

A copy of adwaita-icon-theme as seen in Gnome
https://github.com/shgysk8zer0/adwaita-icons

adwaita adwaita-icon-theme gnome icons svg symbols

Last synced: about 1 year ago
JSON representation

A copy of adwaita-icon-theme as seen in Gnome

Awesome Lists containing this project

README

          

# adwaita-icon

[![Build Status](https://travis-ci.org/shgysk8zer0/adwaita-icons.svg?branch=master)](https://travis-ci.org/shgysk8zer0/adwaita-icons)

A copy of [adwaita-icon-theme](https://github.com/GNOME/adwaita-icon-theme) as seen in the Gnome Project

![Sample of icons](https://i.imgur.com/c1hLkNj.png)

This contains optimized SVG icons contained in [`Adwaita/scalable`](https://github.com/GNOME/adwaita-icon-theme/tree/master/Adwaita/scalable),
and is primarily intended to be used in ``s.

## Helpful links
- [Original Adwaita icons](https://github.com/GNOME/adwaita-icon-theme)
- [Issues](https://shgysk8zer0/adwaita-icons/issues)
- About [``s & ``](https://css-tricks.com/svg-sprites-use-better-icon-fonts/)
- [Contributing guidelines](./docs/CONTRIBUTING.md)
- [Inkscape](https://inkscape.org/)

## Example usage

Contents of icons.csv

IDPath

user-homeplaces/user-home.svg
send-toplaces/send-to.svg
......

```html



```

## Inkscape output settings
- ![Output format: "Optimized SVG (*.svg)"](http://i.imgur.com/SC5VDpi.png)
- ![Options tab](http://i.imgur.com/NcpY8GZ.png)
- ![SVG Output tab](http://i.imgur.com/sjyi8iQ.png)
- ![IDs tab](http://i.imgur.com/Lk9VTr4.png)