Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish 7 new icons and 4 updated icons #3218

Merged
merged 32 commits into from Jun 14, 2020
Merged

Publish 7 new icons and 4 updated icons #3218

merged 32 commits into from Jun 14, 2020

Commits on Jun 1, 2020

  1. Update dependency uglify-js to v3.9.4 (#3146)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    3934363 View commit details
    Browse the repository at this point in the history
  2. Update Bitwarden color (#3150)

    * Update Bitwarden color
    
    * Update bitwarden color source
    vigonotion committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    6fa26b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Add N26 (#3133)

    vigonotion committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    4b87214 View commit details
    Browse the repository at this point in the history
  2. Add flutter package (#3138)

    Nikhil Anand committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    0436ff6 View commit details
    Browse the repository at this point in the history
  3. Add Jasmine (#3152)

    mondeja committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5ecfcf2 View commit details
    Browse the repository at this point in the history
  4. Add KTM (#2985) (#2997)

    irgusite committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    c7bf078 View commit details
    Browse the repository at this point in the history
  5. Add Metro de Madrid (#3153)

    mondeja committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6a42b0b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    5d46b58 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    89c101b View commit details
    Browse the repository at this point in the history
  2. Add Tunein (#3115)

    * Add TuneIn to JSON file
    
    * Add TuneIn SVG
    
    * Update TuneIn source
    
    * Remove trailing whitespace
    
    * Update TuneIn size
    
    * Change TuneIn width to 24
    
    * Fix TuneIn Logo
    
    Remove blank line
    
    Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
    NovaGL and PeterShaggyNoble committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    416def1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac56d1 View commit details
    Browse the repository at this point in the history
  4. Add Shenzhen Metro (#3158)

    * Add Shenzhen Metro
    
    * Fix two outermost feet not touching the bottom of the canvas, change color and update source for Shenzhen Metro icon.
    mondeja committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4af3a7b View commit details
    Browse the repository at this point in the history
  5. Add Scratch (#2872)

    * Add Scratch
    
    * Update scratch.svg
    PeterShaggyNoble committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    148a5d1 View commit details
    Browse the repository at this point in the history
  6. Add Tokyo Metro (#3157)

    mondeja committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    cb7ea5f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    0a301e1 View commit details
    Browse the repository at this point in the history
  2. Add VirusTotal icon (#3182)

    KTibow committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6e818c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. version bump

    ericcornelissen committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    7293a0e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    b234c8f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Update Apache Pulsar (#3181)

    mondeja committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    e64b7d5 View commit details
    Browse the repository at this point in the history
  2. Adds Quasar (#3144)

    Berkmann18 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    540635c View commit details
    Browse the repository at this point in the history
  3. Add a SVGO Docker image for Simpleicons formatting (#1532)

    * Add a SVGO Docker image
    
    * Update Dockerfile and .dockerignore
    
    Update the Dockerfile to create a docker image that is generally 
    applicable to run NPM commands, including but not limited to:
    
    - npm run test
    - npm run svgo
    - npm run lint
    
    Also updated the .dockerignore file to exclude:
    
    - The node_modules folder
    - Common Jekyll folders/files
    - Files generated by the build script
    
    The reason for choosing the alpine docker image (rather than a node 
    docker image) is that the CLI out of the box is better.
    
    * Add section on using Docker to Contributing Guidelines
    
    * Readd entrypoint for SVGO optimization to Dockerfile
    
    Update the Dockerfile based on the original work in 
    3299338 by re-adding an ENTRYPOINT to 
    the Dockerfile. This ENTRYPOINT makes it extremely easy to spin up a 
    quick Docker container to optimize a single SVG (much simpler than my 
    copy-in -> optimize -> copy-out approach).
    
    The description for how to use the Docker image to run other NPM scripts 
    has been updated accordingly. The provided command overrides the above 
    ENTRYPOINT by simple starting a shell so the user can interact with the 
    project.
    
    Co-authored-by: Eric Cornelisesn <ericornelissen@gmail.com>
    oleg-nenashev and ericcornelissen committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0756e1d View commit details
    Browse the repository at this point in the history
  4. Add Canonical (#3184)

    gizmecano committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    faaf49d View commit details
    Browse the repository at this point in the history
  5. Add Prime (#3010)

    * Add Amazon Prime
    
    * Rename as Prime
    PeterShaggyNoble committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    be2741f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Add linter to check svg path dimensions (#3107)

    * Add linter to check svg path dimensions
    
    Float precision is set at 3 which is the default for svgo in .svgo.yml;
    precision can be raised over time.
    
    This adds an ignore file with the current paths of non-conforming icons.
    
    This also changes the name of the icon title linter as well so it reads
    more nicely than "custom".
    
    * Update CONTRIBUTING GUIDELINES
    
    Add a note on visual imperfections and viewbox problems due to 
    optimizing.
    
    Co-authored-by: Eric Cornelisesn <ericornelissen@gmail.com>
    Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
    3 people committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    5da34c7 View commit details
    Browse the repository at this point in the history
  2. Add DHL (#3048)

    finnkuhn committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    d90fc59 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Add Openlayers icon (#3165)

    mondeja committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3989dd1 View commit details
    Browse the repository at this point in the history
  2. Update Fur Affinity icon (#2979)

    * Update Fur Affinity icon
    
    * Update color for Fur Affinity icon
    
    Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
    KovuTheHusky and PeterShaggyNoble committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    e6f6dbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b78c89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbf35c8 View commit details
    Browse the repository at this point in the history
  5. Land Rover (#3195)

    * Added Land Rover Icon
    
    * Whitespace fix
    
    Run svgo again to fix the overzealous whitespace consumption of svgomg.
    
    Co-authored-by: Lucas Becker <runxel@users.noreply.github.com>
    NovaGL and runxel committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    6d1dbfe View commit details
    Browse the repository at this point in the history
  6. Add Der Spiegel (#3168)

    Co-authored-by: Lucas Becker <runxel@users.noreply.github.com>
    PeterShaggyNoble and runxel committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    9788036 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. version bump

    ericcornelissen committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    bd742e7 View commit details
    Browse the repository at this point in the history