mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 13:04:23 +00:00
Ditch svgo config file
svgcleaner is a better tool for this job.
This commit is contained in:
parent
2319bdd23b
commit
f98d2cb01b
@ -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 @@
|
||||
qBittorrent Theme Icons
|
||||
------------------------------------------
|
||||
Initial `qbt-theme` icons created by Bert Verhelst (<verhelstbert@gmail.com>).
|
||||
# qBittorrent Icons
|
||||
|
||||
Icons are based on the `Font-Awesome` icon-set: [link](http://fontawesome.io/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…
x
Reference in New Issue
Block a user