Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wpkelso/appcons

A collection of icons for third-party applications that strives to better mesh with the visual language of elementary OS
https://github.com/wpkelso/appcons

app-icons elementary-os elementaryos icon-pack

Last synced: 8 days ago
JSON representation

A collection of icons for third-party applications that strives to better mesh with the visual language of elementary OS

Awesome Lists containing this project

README

        

# Appcons Theme

Static Badge

![Obsidian](./apps/64/obsidian.svg)
![Alacritty](./apps/64/com.alacritty.Alacritty.svg)
![Inkscape](./apps/64/org.inkscape.Inkscape.svg)
![Zen](./apps/64/io.github.zen_browser.zen.svg)
![Discord](./apps/64/discord.svg)
![Slack](./apps/64/com.slack.Slack.svg)
![Bitwarden](./apps/64/com.bitwarden.desktop.svg)

A small but growing collection of opinionated vector icons for popular applications that strives to better mesh with the visual language of elementary OS.

This theme is designed to be installed on top of and extend the regular [icons theme](https://github.com/elementary/icons) for elementary OS.

## Building and Installation

You'll need the following dependencies:

* meson
* rsvg

Run `meson` to configure the build environment and then `ninja` to build

meson build --prefix=/usr
cd build
ninja

To install, use `ninja install`

sudo ninja install