Commit graph

147 commits

Author SHA1 Message Date
Alexandre Paradis a253682eb8
Add some icons in Readme (#4816)
* Add some icons in Readme

* Align icons at left

* Add some more icons

* Remove inline image

- Use relative icons path

* Format Third Party Extensions
 as a table

* force website build

* added readme-icons foler with icons for the readme.md file, as well as icons for light and dark modes in the readme.md titles

* restored corrupted svgs for readme-icons

* moved the icons to asset/readme, added icons for Drawio, Hexo and Jetpack Compose

* - Use `develop` branch absolutified links for README images
- Strip dark image theme links before publish to Github and npm
- Clean third party extensions table

* Commit to tag (ony inside master branch)

* Fix differences in README

* Reintroduce link in README logo

* Drop uneeded newline from README

* Fix error in README

* Add newlines for SVGs

* Newlines for all SVGs

* Reuse black icons from library

* Commit using Github Actions bot

* Reuse diagrams.net library icon for white version

* Fix comment

* Bump 'strip-gh-theme-links' action to v2

* removed assets/readme icons

* Test with 'fill=white'

* Test with 'style="fill:white"'

* added filter:invert(1) to PHP, TS, Simple Icons and Blender

* added readme-icons test, changed the name of light icons in assets/readme

* reloaded icons in Readme

* fixed typo in iconsPath for readme-icons test

* fixed typo on the darkiconsPath resolution

* restored absolute paths

* minimized the white icons on assets/readme

* restored test scripts

* Apply changes

* Disable color output testing in CI

* Revert latest change

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
Co-authored-by: Jorge Amado Soria Ramirez <darksoul.uci@gmail.com>
2022-01-09 15:04:36 -06:00
Álvaro Mondéjar 06f09a265d
Add warning about v6.0.0 npm package deprecation to README (#6967)
* Add warning about v6.0.0 npm package deprecation

* Update README.md

* Update README.md
2021-12-17 08:22:12 -08:00
Álvaro Mondéjar ed4c29f7b6
Automatically update milestone (SVG count) in README (#6951)
* Automatically update milestone (SVG count) in README

* Use updateRange variale

* Rewrite 2 lines

* Simplify code

* Format new file

* Fix error in script

* Apply suggested changes
2021-12-09 17:02:58 -08:00
github-actions[bot] 47eb472a12 version bump 2021-11-28 00:14:17 +00:00
Álvaro Mondéjar 5859ac6bef
Add Blender add-on to third party extensions (#6792) 2021-10-29 14:53:41 -05:00
Sachin Raja 1a77d28227
export bundled icons from one entry point and add types (#6767)
* export all icons from a single file (#6189)

* fix: revert formatting, add exports to package.json

* feat: generate icons.js and add relevant exports field

* add minifyAndWrite

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* fix: minifyAndWrite build

* add type: commonjs

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* simplify exports

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* add "require" in exports

* place objects directly in barrel file

* write exports minified

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* fix formatting

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* refactor slugToVariableName code into a function

* fix slugToVariableName

* change prefix to "si"

* move slugToVariableName to local helper functions

* unignore icons.js and icons.mjs

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* feat: add types (#6580)

* feat: add types

* fix linting error

* export default from types/index.d.ts

* minify

* revert formatting changes

* revert formatting change

* change paths from types/index.d.ts to index.d.ts

* mark icons.get as deprecated

* move type alias to another file

* update readme

* update readme.md

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* update typescript usage section

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* fix conflicts

* Apply suggestions from code review

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* add writeTs function

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2021-10-28 16:16:34 -07:00
Álvaro Mondéjar f2397be735
Add drawio simple-icons library to Third-Party Extensions (#6774) 2021-10-25 19:05:26 -07:00
Colton Mumley 53d297c162
Feature/add contribution info to readme (#6737)
* Add GroupMe icon

* Add information about how to contribute to README

* Add newline to bottom of readme

Co-authored-by: Jorge Amado Soria Ramirez <darksoul.uci@gmail.com>
2021-10-18 20:58:29 -05:00
Sachin Raja 4d767d48fa
update python extension repo link (#6683) 2021-10-08 08:24:40 -07:00
Jonah Lawrence dcfd61119b
Updated number of icons in the readme (#6623) 2021-10-01 14:46:35 +01:00
Max Programming aeaf6b38d4
Add "--save-dev" to types install command (#6238)
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2021-08-11 11:20:44 +02:00
Sachin Raja eae16fb749
chore: update username for Python extension (#5944)
changed from `xCloudzx` to `sachinraja`
2021-06-15 15:01:54 -04:00
Eric Cornelissen 24ae192ef7
Update enumerability documentation (#5813)
It currently suggests the loop variable is the brand's title, while in
fact it is the brand's slug.
2021-05-30 12:21:54 +01:00
Eric Cornelissen 1cfaf5bd02 version bump 2021-05-30 11:13:36 +02:00
Eric Cornelissen 2f2369b2d5
Make code snippets easier to copy (#5736) 2021-05-29 18:40:37 +01:00
Adam Rusted c15eb68691
Add DISCLAIMER.md (#4912)
Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2021-05-29 17:46:31 +02:00
Eric Cornelissen f6b60e428f
Rename 'get' to 'Get' on simpleIcons export (#5777) 2021-05-28 11:16:50 +01:00
garyilayev 802c1d8268
Update Node Usage in README (#5675) 2021-05-13 12:37:46 +01:00
Alexandre Paradis c2758adb30
Format third-party extensions using Table (#5563) 2021-04-28 15:52:23 +02:00
Sachin Raja 5860296ea2
add python package to third party extensions (#5487) 2021-04-19 19:39:04 +02:00
Gaein_nidb 7e64ba4aa4
Add hexo plugin to README. (#5476) 2021-04-18 12:34:37 +01:00
Adrián UB d66ce5414d
Add Laravel Blade extension to README (#5456) 2021-04-15 11:39:46 +01:00
Eric Cornelissen 079bdfcb45 Remove project founder's explicit association with the project 2021-04-02 11:01:51 +02:00
Eric Cornelissen 9fdbb57ccc
Add guidelines data to NPM package and documenation (#5342) 2021-03-26 09:33:04 +00:00
Peter Noble 37c216b8d7
Remove double spaces in README.md (#5274) 2021-03-15 17:26:50 +01:00
Gabriel Souza b78ec85cb8
Add Jetpack Compose to README (#5271) 2021-03-15 12:46:31 +00:00
Eric Cornelissen 52a0c5b07b
Document slugs of brands (#5002) 2021-03-03 10:57:33 +00:00
Eric Cornelissen 95109ad629
Add license data to NPM package and documenation (#5106) 2021-03-02 12:01:31 +00:00
Eric Cornelissen ce27500858
Update Node Usage section in README (#4950)
Update the examples in the "Node Usage" section of the README to clarify
where you need to specify the brand you're interested in. The approach
follows the style of the "CDN Usage" section of the README.
2021-02-08 15:03:12 +00:00
Jlnrrg 9da19ba061
Change the Flutter package to an updated one (#4925) 2021-02-04 12:52:09 +01:00
Eric Cornelissen 8cbaa6b22a
Document enumerability of the simple-icons object (#4814) 2021-01-19 17:50:03 +00:00
Álvaro Mondéjar 7a401fd889
Add Packagist README badge icon and place badges before 'Usage' (#4716)
* Add Packagist icon to README badge

* Move badges to before 'Usage' section
2021-01-15 10:57:58 +01:00
Adam Rusted e0e2581ff7
Updated Milestone 🎉 (#4507) 2020-12-27 17:39:40 +01:00
Álvaro Mondéjar 60bcc22b9d
Improve README badges (#4383) 2020-12-18 15:25:01 +01:00
Eric Cornelissen f3fdab42f8 Update CDN URLs in the README
Update the example CDN URLs found in the README to use v4 instead of v3
2020-11-29 12:50:54 +01:00
Eric Cornelissen c21487f4d1
Switch from Travis CI to GitHub Actions (#4126)
* Add GitHub Actions workflow for verification

Add a GitHub Actions workflow file that does the verification of pushes
and pull requests. I.e., it runs the linters, runs the tests, and builds
the website. This workflow runs for all `pull_requests` and `push`es.

* Add GitHub Actions workflow for deployment

Add a GitHub Actions workflow file that does the deployment upon pushes
to master. Before actually deploying, the linters and test are ran, just
in case.

* Remove Travis CI configuration file

* Remove unnecessary quotes from existing workflows

* Add caching for "Build website" verification

* Update build badge in README

Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-11-28 11:34:36 +01:00
Noah Litvin 55a3163a72
Adds link to vue-simple-icons (#3473)
* Adds link to vue-simple-icons

* Alphabetical sort
2020-08-26 18:11:15 +02:00
Eric Cornelisesn ebd20524d8 Update CDN URLs in the README
Update the example CDN URLs found in the README to use v3 instead of v2
2020-07-05 10:39:14 +03:00
Nikhil Anand 0436ff64ea
Add flutter package (#3138) 2020-06-02 11:16:16 +01:00
Eric Cornelissen 9c00b4e396
Update README (#3134)
Update the third-party extensions section of the README to have 
sentences where the links to the respective extension have a meaningfull 
text instead of just saying "here".

This practice is recommended by many style guides and is advocated to 
improve accessability.
2020-05-29 16:05:36 +01:00
Peter Noble 7635ff5c77
Add Home Assistant to README.md (#3129)
Also alphabetises third party extensions
2020-05-28 20:43:25 +03:00
Jorge Luis Calleja Alvarado 32d9d1e65b
fix broken link to react-simple-icons (#3114) 2020-05-26 17:16:05 +01:00
Jorge Luis Calleja Alvarado 5f4597f324
Add the use of icons to svelte (#3110) 2020-05-26 17:01:11 +01:00
Eric Cornelissen 87b7fb4d5d
Update CDN URLs in the README (#2930)
* Update CDN URLs in the README

The new URLs link to the latest within the v2 major release, whereas the 
old URLs would always link to the @latest release. As a result, someone 
using those URLs might end up with a broken website when a major version 
is released and icons are removed.

* Update Unpkg URL to link to the simple-icons page

* Add note regarding @latest
2020-04-22 13:23:53 +01:00
Eric Cornelissen c6af93f240
Add TypeScript usage to README (#2675) 2020-02-26 16:10:52 +00:00
Eric Cornelissen 6d8e403ca5
Add icon count to website & README (#2639) 2020-02-20 16:13:19 +00:00
Eric Cornelissen 0b2cecf8a8 Add a badge for our Packagist package to the README 2020-02-06 13:33:07 +02:00
Jorge Luis Calleja Alvarado d5d1a9c32e Add React extension to README (#2316) 2020-01-13 17:31:02 +00:00
Lucas Becker 70f96d9739
Updated Readme to include Kirby plugin 2020-01-07 21:39:31 +01:00
Phil Wolstenholme fa05d08508 Add link to Drupal module to README.md (#1901) 2019-11-20 09:50:04 +01:00
Eric Cornelissen 3129166158
Add composer.json (#1611)
* Add composer.json

* Update issue template to include Packagist

* Update README.md
2019-09-26 09:04:33 +03:00
Eric Cornelissen c6a9346985 Generic get icon function for easier access to brands with "difficult" names (#1522)
* Add URL friendy/slug/file name as property to package icon objects

* Test new property

* Build index from template

* Add .get function to index.js export

* Test new .get function in index.js export

* Use Uglify-JS to minify the code in the package's index.js

* Update API in README.md

* Renaem test using "slug" instead of "name"
2019-07-14 21:05:38 +02:00
Eric Cornelissen 9ebc626ab5 Add URL friendy/slugged name as property to package icon objects (#1520)
* Add URL friendy/slug/file name as property to package icon objects

* Test new property

* Add 'name' property to examples in README

* Rename "name" property to "slug"
2019-07-14 20:09:34 +02:00
Eric Cornelissen a26bfb093a Add missing 'path' property to examples in README
Should have been part of #1472
2019-07-13 12:34:12 +01:00
Eric Cornelissen b8d7649e7b Update Build Status shield to travis-ci.com 2019-06-15 13:27:14 +01:00
Jos Ahrens 18dd9a2d6b readme: Update example icons to be that of Simple Icons (#1174) 2019-02-03 20:40:37 +02:00
Eric Cornelissen 4b882220ef Remove aria-labelledby and ids from SVGs (#1062)
* Remove `id` and `aria-labelledby` from all SVGs

* Update SVGLint configuration

* Remove `aria-labelledby` from documentation

* Remove `aria-labelledby` from website

because why not
2018-11-06 17:10:17 +01:00
Johan Fagerberg 6ee6ba977c
Add prepublish script (#942)
* Add prepublish script

Compiles icons into both static js files (icons/{filename}.js) and
into a static index.js. The latter is not tree-shakeable.

Closes #941, closes #751

* Add information on tree-shaking to README

* Remove index.js after publishing

* Change 'prepublish' to 'prepublishOnly'

* Link to webpack in README

* Simplify postpublish cleanup

Thanks @ericcornelissen

* Fix quote usage in prepublish.js

* Fix quote usage in utils.js

* Optimized file size of prepublish output

* Improved readability of prepublish script
2018-08-26 23:23:57 +02:00
Eric Cornelissen 4bf0dc8c2b Add "Third Party Extensions" section to the README.md 2018-03-21 19:06:16 +01:00
Eric Cornelissen c6a83e5cf9 Add WordPress plugin to README.md 2018-03-21 16:42:53 +01:00
Mirza Joldic dbe97a76f5 Fix CDN usage snippet (#748)
Fix duplicate attribute on img element from width to height.
2018-01-30 09:32:47 -08:00
Johan Fagerberg 1d684dcb7d
Update versioned CDN links to use @latest 2017-11-12 23:26:03 +01:00
Steven 8ec984ebb0 Add CDN Usage for JSDelivr and Unpkg 2017-10-17 13:35:02 -04:00
David Klebanoff a8a85425e2 Updated README 2017-10-14 23:09:03 -07:00
David Klebanoff 49ef6d965c Spiced up the README a bit. 2017-10-14 23:05:21 -07:00
David Klebanoff bbb93b9777 Changed badges to shields.io for consistency. 2017-10-14 22:39:40 -07:00
David Klebanoff 2070ea59d2 Added npm version badge 2017-10-14 22:31:52 -07:00
David Klebanoff ca5c423d94 Added build status. 2017-10-14 22:25:22 -07:00
birjolaxew 1d342cb6e7
Specify language for syntax highlighting in README 2017-09-17 03:56:26 +02:00
birjolaxew 45ad431a43
Update README for NPM publish 2017-09-17 03:54:54 +02:00
Johan Fagerberg a68cb2f60e Update README.md
No longer maintained by Dan Leech. Also updates the todo
2017-09-11 21:32:18 +02:00
nietonfir 366bc21c5c Update README ;-) 2017-07-09 22:45:43 +02:00
Dan Leech 5458fb7ec1 Removes old to-do items 2017-05-05 18:51:53 +01:00
Dan Leech 6f13777ed9 Removes relative includes from page template 2017-04-26 18:43:58 +01:00
Dan Leech b3d55e2dcb Adds contact details to README 2017-04-26 18:23:50 +01:00
Dan Leech 716d24cc29 Adds basic fallback for CSS grid 2017-04-26 18:12:42 +01:00
Dan Leech a013624c49 Adds CSS grid fallback to to do list 2017-04-26 18:03:40 +01:00
Dan Leech 6734ec8214 Adds social tags and images 2017-04-26 17:53:39 +01:00
Dan Leech 928d5ed5c7 Updates to do list 2017-04-25 23:04:24 +01:00
Dan Leech e498a8d8c3 Adds basic template with navbar 2017-04-23 17:31:56 +01:00
Dan Leech f30b4d9199 Adds to do list 2017-04-23 16:55:38 +01:00
Dan Leech 185bd8afae Removes contribution info, to be replaced soon 2017-04-12 18:23:02 +01:00
Dan Leech 75e4f8df15 Removes poll link 2017-04-05 14:01:32 +01:00
Dan Leech 79b4e8bab5 Update README.md 2017-03-29 14:27:50 +01:00
Dan Leech 0e3a3149ae Update README.md 2016-10-03 22:34:01 +01:00
Dan Leech 5e231e8a95 Merge remote-tracking branch 'origin/gh-pages' into gh-pages
# Conflicts:
#	README.md
2015-12-10 10:19:07 +00:00
Chris Gabriel 03b84dac41 Added a link to SVGO in the README 2015-12-09 20:24:27 -05:00
Dan Leech de8f61fd76 Updated contribution instructions 2015-12-09 18:20:14 +00:00
Dan Leech 22e52543ae Update README.md 2015-10-23 10:46:37 +01:00
Dan Leech 2250323b55 Added links 2015-10-23 10:43:36 +01:00
Dan Leech 65bc191119 Added rough build process 2015-10-23 10:38:54 +01:00
Dan Leech 769922f3c2 Update README.md 2015-10-22 14:57:58 +01:00
Dan Leech ee1e40ffda Update README.md 2015-10-19 12:15:20 +01:00
Dan Leech a9fb0199b7 Update README.md 2015-10-19 12:14:55 +01:00
Dan Leech 44a6935d84 Added donation button 2015-10-18 19:20:19 +01:00
Dan Leech 1dad08e9fa Clean slate 2015-10-12 16:46:16 +01:00
Dan Leech 5ddffc6f0f Added basic README 2015-08-25 16:04:09 +01:00