Giter Site home page Giter Site logo

custom-icon-gen's Introduction

custom-icon-gen

A dynamic icon pack generator from plain vectors. Customizable styles and colors for icons.


Icons built with default style

Why

I like uniform customizable size and style for all my icons.

Usage

git clone https://github.com/notshridhar/custom-icon-gen
cd custom-icon-gen

# optional: create new environment
python3 -m venv env
source ./env/bin/activate

pip install -r requirements.txt
python generate.py [--replace]

To generate png images without replacing original icons, run generate.py without any arguments. To replace the icons manually, see replacing icons.

To replace the original icons, run generate.py with --replace argument. However note that this requires elevated permissions and might also need temporarily disabling SIP.

There are also some exceptions where the new icon is not reflected and only default icon is visible Details.

Contributing

Any kind of contribution is welcome. Feel free to create Issues or PRs for adding or improving icons, or for adding custom styles.

See CONTRIBUTING.md for extensive details.

custom-icon-gen's People

Contributors

notshridhar avatar

Stargazers

 avatar  avatar

Watchers

 avatar

custom-icon-gen's Issues

Seeing Generic Icons [MacOS]

Issue

Some icons do not change from default even when the .icns files are replaced. Weirdly enough, all of the apps having icon named AppIcon.icns show this odd behavior.

Solution

Since these cannot be changed automatically using the command line, the manual method (Get Info -> Copy/Paste) will have to be used to replace these

Icons facing issue

System

  • App Store
  • Calculator
  • FaceTime
  • iTunes
  • Mail
  • Messages
  • Notes
  • Photos
  • Voice Memos
  • Console
  • Disk Utility
  • Keychain
  • Screenshot
  • System Information

External

  • Paintbrush
  • Soundflower
  • Mounty

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.