GithubHelp home page GithubHelp logo

folder_11's Introduction

logo

English Bahasa Facebook Eleven Forum

Folder11 is Windows 11-like custom directory icon. See Folder11-ico for ICO format.

Table of Contents

Contributing Guidelines

Folder11 is just awesome because of your contributions. Your contributions are greatly appreciated, but you must follow this contributing guidelines.

Icon Specification

We provided svg, ai, and fig template to make it easier. The specifications include the following:

  • We do not oblige to use specific vector program.
  • Icon must be svg formated vector.
  • Icon should not have embedded raster image.
  • You should not replace existing icon.
  • Canvas have 1:1 ratio.
  • Assuming the canvas is 256px height, then the margins are as follows:
    • Left margin is 17px (0.06640625vh).
    • Right margin is 15px (0.05859375vh).
    • Bottom margin is 46px (0.1796875vh).
    • Top margin for "back" is 34px (0.1328125vh).
    • Top margin for "front" is 62px (0.2421875vh).

File Naming

  • File name is starts with icon name and ends with variant number, -- separated with dash.
  • Name of the icon must be written in snake case.
  • Because of we should not replace existing icon, new icon must be numbered that starts with 1.
  • First icon must be not numbered.
Folder11
└──📁 svg/
    ├──📄 my_folder.svg
    ├──📄 my_folder-1.svg
    └──📄 my_folder-2.svg

Commit Naming

  • feat:
    A feat type commit introduces new icon or modification to existing one.
  • docs:
    A docs type commit introduces new documentation or modifications to existing one.
  • chore:
    A chore type commit introduces changes that user won't see, e.g: .gitkeep and .gitignore.
  • ci:
    A ci type commit introduces new or modification to action workflow.

Break changes uses exclamation mark as commit type suffix, e.g: feat!: changes existing icon. And commit message is written in english.

folder_11's People

Contributors

healkeiser avatar hkrobotics avatar jacqueshumule avatar jangoetama avatar nouvist avatar robbinbob avatar robert-k avatar spyromaniac31 avatar tairraos avatar voxelfloof avatar xmha97 avatar

Stargazers

 avatar  avatar

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.