* Added Creative Commons icon.
* Removed uncool attributes on the Creative Commons path.
* Changed the color for CreativeCommons to their official bright orange.
* Added Stadia icon
* Fixed the mixup of the Stadia source in the json file and linked the page instead of the exact icon
* Added "icon" prefix to the Stadia icon
* Added Flutter icon
* Fixed the Flutter icon title
* Fixed the Flutter colors (mistakenly used the Dartlang colors from their shared color guide)
* Removed Flutter icon alpha and merged paths.
* NativeScript icon
Add the NativeScript icon to icons list
* NativeScript data
Add data object for NativeScript icon
* Update Hex
Update hex value to that of the default icons used in nativescript apps
* added reason
* moved reason into svg folder
* reduced size and set viewbox
* updated json file for reason
* updated role and title
* fixed the icon
* re added title
* compound Reason icon
* Update simple-icons.json
* CWL logo
* no extraneous attributes
* make the sections more obvious
* Remove ”width" and "height"
* Remove abbreviation from Common Workflow Language
Their official name appears to be "Common Workflow Language", without the abbreviation
* Remove abbreviation from Common Workflow Language icon
* Remove abbreviation from Common Workflow Language icon filename
Missed this in fbd15c3
* Added CodeSandbox icon SVG
- Updated icon hex in json
- Optimized with SVGO
* moved CodeSandbox to proper alphabetical order
* Pascal case(Capitalization issue) title
- removed version
- added rule="img"
* Add GOG icon SVG
As it is found here https://www.cdprojekt.com/en/media/logotypes/
* Add GOG icon details
Added GOG icon details. The name is written as GOG as this is how it
appears as their website title and on their social media (even though
the logo is clearly lowercase). The (purple) color #86328A was picked
because GOG clearly has a purple esthetic, although the logos found at
the source all use (the gray) #333333.
* Rename GOG to GOG.com
* add Sourcegraph
* Update simple-icons.json
Change Sourcegraph source to base repository, the logo's can be found (currently) in `website/static/sourcegraph`
* Add HackHands icon
* Add HackHands icon details
SVG comes from the page linked as the source. The color is used throughout
their site, and for example [here](https://hackhands.com/how-it-works/) it
is used in the logo as well.
* Added icon for F-Secure
* Review fixes:
- Removed pt
- Ran through SVGOMG to remove extra artifacts
* Remove height and width as suggested in review
* Fix weird scaling issue
* Further scaling fixes
* Update icons/f-secure.svg
* Added SparkFun Icon
* Review changes:
- Remove pt
- Run through svgomg
* Fix color hex for Sparkfun
* Added back title which was removed by SVGOMG
* Remove height and width as suggested in review
* Add Cash App icon SVG
* Add Cash App logo details
The logo consists of a gradient from #00C244 to #00D64B. I opted for the
former (which is a bit darker) as their interfaces tend to use darker
shades of green as well.
* Add Circle icon SVG
* Add Circle logo details
Color for Circle brand is hard to pin down. They use different colors
for different services (while maintaining the same logo). And their logo
consists of a range of colors due to the two gradients used:
- blues/purplse: `#58BBEA`, `#5DB3E4`, `#699DD4`, `#7D79BA`, `#8669AE`
- greens: `#ABCB37`, `#A9CB38`, `#A0C93B`, `#92C741`, `#7EC449`,
`#65C054`, `#45BB61`, `#20B570`, `#00B07D`
Some other colors sampled from their website:
- `#06b07d` common color for interactive items
- `#4c416e` for the "Invest" header
- `#55bbeb` for the "Pay" header (and some other elements)
- `#aacc38` for the "Trade" header
Finally I settled with the most purple purple of the logos gradients...
* Add Kotlin icon details
The source links to a URL containing the official logo and logo
guidelins for the Kotlin logo. Unfortunately it doesn't specify anything
about the color of the logo. So I picked the color of the icons on the
Kotlin language landing page (https://kotlinlang.org/).
* Add Kotlin logo
Added a Kotlin logo, however Kotlin offers three possible logos we could
use (see the guidelines linked in the icon source). In the order they're
(as of this commit) found in the guidelines, here are SVGs varients:
1)
<svg aria-labelledby="simpleicons-kotlin-icon" role="img" viewBox="0 0
24 24" xmlns="http://www.w3.org/2000/svg"><title
id="simpleicons-kotlin-icon">Kotlin icon</title><path d="M24
0H0v24h24L12.04 11.96 24 0zM12.36 1.18h8.81L.91 21.66V13L12.36
1.18z"/></svg>
2) (found in this commit)
<svg aria-labelledby="simpleicons-kotlin-icon" role="img" viewBox="0 0
24 24" xmlns="http://www.w3.org/2000/svg"><title
id="simpleicons-kotlin-icon">Kotlin icon</title><path d="M1.3
24l11.3-11.5L24 24zM0 0h12L0 12.5zM13.4 0L0 14v10l12-12L24 0z"/></svg>
3)
<svg aria-labelledby="simpleicons-kotlin-icon" role="img" viewBox="0 0
24 24" xmlns="http://www.w3.org/2000/svg"><title
id="simpleicons-kotlin-icon">Kotlin icon</title><path d="M12 12L24
0H0v24h24L12 12z"/></svg>
* Update Kotlin color
Based on the colors in the logo gradient as pointed out by @birjolaxew
* Add Scala icon
Vectorized the flat PNG found in the header at the scala homepage:
https://www.scala-lang.org/
* Add Scala icon details
Add Scala to the data file. The color is extracted from the hovered
styling of the links in the header (`nav > ul > li > a:hover`).
* Update Scala icon SVG
Co-authored-by: Johan Fagerberg <johanringmann@gmail.com>
* Add Clojure icon SVG
Based on the SVG found on wikimedia:
https://commons.wikimedia.org/wiki/File:Clojure_logo.svg
* Add Clojure icon details
Added the icon details for Clojure. As no official guidelines on what
color to use are given, I went with the (dark)blue color of the logo, as
I personally associate blue with Clojure more then green.
* add new icons
- add icon for AT&T
- add icon for T-mobile
- add icon for Sprint
- add icon for Cricket
- add icon for Verizon
- add icon for Boost
- add icon for Framer
- add icon for Sketch
- Update _data/simple-icons.json with new icon data
* remove `<g>` from svg files
- remove `<g>` from svg files to address svglint error
* add apple pay
- Add apple pay
- Update simple-icons.json
* make changes per review
Changes were made based on review 9/9/18.
* fixed AT&T naming
* add new icons
- Add Groupon
- Add HockeyApp
- Add IconJar
- Add Mix
- Add Safari
- Remove Stumbleupon
* Fixed IconJar hex
Capitalized hex value for iconjar.
* Updated kaiOS filename.
Jekyll doesn't seem to like capital letters.
* add creative cloud
* Remove kiaOS
Travis doesn't seem to like this logo. Need to investigate issue further.
* Removing kiaOS for real 👍
* Remove kiaOS...for real for real :-)
* Address requested changes