Chocobo1
5 years ago
2 changed files with 9 additions and 12 deletions
@ -1,8 +0,0 @@
@@ -1,8 +0,0 @@
|
||||
# config file for [SVGO](https://github.com/svg/svgo) |
||||
# SVGO: Node.js tool for optimizing SVG files |
||||
# svgo --config=<this file> <svg file> |
||||
|
||||
multipass: true |
||||
js2svg: |
||||
pretty: true |
||||
indent: ' ' |
@ -1,7 +1,12 @@
@@ -1,7 +1,12 @@
|
||||
qBittorrent Theme Icons |
||||
------------------------------------------ |
||||
# qBittorrent Icons |
||||
|
||||
Initial `qbt-theme` icons created by Bert Verhelst (<verhelstbert@gmail.com>). |
||||
|
||||
Icons are based on the `Font-Awesome` icon-set: [link](http://fontawesome.io/icons/). |
||||
|
||||
If you need to add an icon that qBittorrent does not already use, you can take an icon from the SVG fork of `Font-Awesome`: [link](https://github.com/encharm/Font-Awesome-SVG-PNG). |
||||
|
||||
|
||||
## Optimizing SVG |
||||
|
||||
Use [svgcleaner](https://github.com/RazrFalcon/svgcleaner) |
||||
|
Loading…
Reference in new issue