Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-13Bump to v1.10.2HEADv1.10.2mainMark Otto
2022-11-12v1.10.1: Fix various fill rules (#1488)Mark Otto
* Fix fill rules on new icons * Fix more fill rules * Bump versions * Fix link
2022-11-11v1.10.0 prep (#1485)Mark Otto
* Update versions to v1.10.0, update count * Update social
2022-07-17Fixes for v1.9.1 (#1373)Mark Otto
* Properly add font-display to CSS and SCSS templates for icon fonts Fixes #1368 * Add missing icons and fix broken ones from v1.9.0 release - Fixes #1372: Rename cassette and cassette-fill - Fixes #1370: Adds fuel pump and EV station icons - Fixes #1367: Fixes duplicate path in Apple icon * Bump versions, update homepage new banner * Update social card
2022-07-13Add Icons for v1.9.0 (#1365)v1.9.0Mark Otto
* Redraw cup icon * Fixes #1353: Add Yelp icon * Fixes #635: Add Alipay and WeChat * Fixes #1245: Add Ubuntu * Fixes #683: Add fire icon * Fixes #1317: Add Microsoft Teams icon * Fixes #1310: Add Dropbox icon * Fixes #983: Add Unity icon * Fixes #498: Add Universal Access icons * Fixes #972: Add rupee icon * Fixes #1175: Add Andriod icons * Fixes #1292: Add Alexa icon * Fixes #890: Add Chrome, Firefox, Safari, Edge browser icons * Fixes #1250: Add Google Play icon * Fixes #1101: Add cup with steam * Fixes #1252: Add rewind and fast forward icons * Fixes #1234, #886: Add car, truck, train, and airplane icons * Fixes #1258: Add 0-9 icons * Fixes #1107, fixes #1234, fixes #1082: Add copyright, creative commons, parking, hospital, registered * Add some new medical icons * Add new cassette icons * Add new pass icons * Add new repeat icons * Fixes #1281: Add tab, indent, and escape icons * Fixes #1362: Add SQL filetype * Add filled box variants * Run icons, bump versions * Add pages, remove some dupe icons, fix another set * Rerun icons * Add some traffic signs * Add pages for new road signs * Re-export capsule icon to fix tests * Update social and readme count
2022-05-25Prep for v1.8.3 release (#1331)v1.8.3Mark Otto
* Bump version number * Update social card
2022-05-13Prep for v1.8.2 (#1193)Mark Otto
* Update design to match v5.2.0 * Update for v1.8.2 * Add figma link in hero, tweak a few things * Update to use Bootstrap via npm * Fixes #1308: Update search field to use type=search * Fixes #1274: Update clipboard.min.js to latest * Only import the font CSS on the homepage * Fix test * Clean up CSS errors * Fathom * update bootstrap versions * Fix version config
2022-02-08Bump versionMark Otto
2022-01-31Bump for v1.8.0v1.8.0Mark Otto
2022-01-29docs: move font to assetsXhmikosR
2021-12-24Update devDependencies (#1153)XhmikosR
* eslint ^8.3.0 → ^8.5.0 * hugo-bin ^0.77.4 → ^0.79.2 * linkinator ^2.16.2 → ^3.0.3 * postcss ^8.4.4 → ^8.4.5 * postcss-cli ^9.0.2 → ^9.1.0 * stylelint ^14.1.0 → ^14.2.0 * stylelint-config-twbs-bootstrap ^3.0.0-alpha2 → ^3.0.1
2021-12-04Release v1.7.2v1.7.2Mark Otto
2021-11-16Bump to v1.7.1 (#1096)v1.7.1Mark Otto
* Update versions * Update social * community figma link
2021-11-01v1.7.0 icons (#1068)v1.7.0Mark Otto
* Add new icons for v1.7.0, fix some existing ones * Bump versions, update readme and social, update hero link * Fix some duplicates, but mostly add pages * missed one * fix a few things * Fix typo in name * Rerun script * Bump package version
2021-10-18Bump versionsv1.6.1Mark Otto
2021-10-13Update version and heroMark Otto
2021-10-01Update Bootstrap to v5.1.1 (#981)XhmikosR
2021-05-10Bump versions and Figma linkv1.5.0Mark Otto
2021-03-30Update version in the docsMark Otto
2021-02-22Prep for v1.4.0 releasev1.4.0Mark Otto
- Update versions - Update preview image - Update link to Figma - Update homepage callout and link to blog post for release highlights
2021-02-18docs: refactor layouts (#743)XhmikosR
We should refactor them later so that we get taxonomy and section pages too.
2021-02-08Move icons to assets/icons (#730)XhmikosR
2021-01-07Prep for v1.3.0Mark Otto
- Bump versions - Update preview - Update Figma link
2020-12-23Prep for v1.2.2v1.2.2Mark Otto
- Replace readme image - Update versions in package.json and package-lock.json - Add updated Figma link
2020-12-12Bump to v1.2.1v1.2.1Mark Otto
2020-12-12Prep v1.2.0 (#530)Mark Otto
* bump version * readme update * Replace social image * figma link * Update Bootstrap version to 5.0 * Update image * add blog link to hero notice
2020-12-09Use fantasticon to generate web fonts (#515)Mark Otto
* Generate webfonts via fantasticon - Includes new docs section and fonts page - Generates CSS and JSON in addition to 4x font types - Adds new script and hooks into existing icons and zip scripts * casing * Update to drop ttf and eot for woff and woff2 only for now * remove eot and ttf there too * simplify stylelint
2020-12-08New icon permalink page (#516)Mark Otto
* New icon permalink page * linting * Add icon-font snippet, tweak things a bit more
2020-10-28Bump versionMark Otto
2020-08-28Prep for v1 stable releaseMark Otto
- Update version in package.json and config - Update link to new Figma file with full Figma components and latest changes - Update screenshot and count in readme
2020-06-27Prep for Alpha 5v1.0.0-alpha5Mark Otto
- Update version in config and npm files - Update link to Figma file - Update screenshot and count to latest
2020-06-17Fix the OpenCollective link in the headerBenoit Esnard
The opencollective parameter didn't exist in the configuration file, so the link to the OpenCollective page was broken.
2020-05-29Add sprite generation and docsBastien
2020-05-20Bump version to v1.0.0-alpha4Mark Otto
2020-05-19Update config.ymlXhmikosR
2020-03-24Reorganize Hugo variables (#173)XhmikosR
This fixes a 404 in footer (LICENSE link). Also, remove unused config variables.
2020-03-19Bump versions to 1.0.0-alpha3Mark Otto
2020-03-18Change navbar GitHub link to org (#108)jorimvanhove
Co-authored-by: Jorim Van Hove <jorim.vanhove@intracto.com>
2019-12-14Update description, bump version in lockMark Otto
2019-12-14Update versionsMark Otto
2019-12-02Adapt config.yml for Hugo >= 0.60.0XhmikosR
2019-11-26Update versionsMark Otto
2019-10-11Actually remove bootstrap-social-logo.png.XhmikosR
2019-10-11Add analytics, social, and make icons 1em for scalingMark Otto
2019-09-17Bump to 0.2.0Mark Otto
2019-08-26Use the repo variable from config.yml consistently. (#20)XhmikosR
2019-08-16Revert "Remove file mounts."XhmikosR
This reverts commit 65e887616959b2583b9ca34bff668fcb1728edcb.
2019-08-15Remove file mounts.XhmikosR
This is supposed to be used with directories, so just duplicate favicon.ico for now.
2019-08-13Switch to Hugo.XhmikosR
Also add the upstream favicons.