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
path: root/docs
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-11-11More v1.10.0 icons (#1484)Mark Otto
* Redesigns and expands person and building icons, plus new transportation icons - Adds taxi icons - Adds scooter icon - Adds bus icons - Adds EV car icons - Redraws house icons to simplify paths - Adds tons new person and building icons * More new icons * Add new pages * missed one * fix IDs
2022-10-29Fixes #1228: Add lots of street signsMark Otto
2022-10-29Add more new icons, update some tagsMark Otto
- Fixes #1361: Add text wrap - Fixes #1351: Add regex - Fixes #1330: Add envelope with at sign Updates other code and braces icons to include code and software tags
2022-10-29Add new icons for v1.10.0Mark Otto
- Fixes #386: Add superscript and subscript - Fixes #869: Add rocket icons - Fixes #1328: Adds number shape icons for 0 - Fixes #1398: Add Stripe icon - Fixes #1402: Add Trello icon
2022-10-29Adding profile tag to user icons (#1433)Prox
* adding remove tag to delete icons * adding remove tag to delete icons * adding profile tag to user icons * Revert "adding remove tag to delete icons" This reverts commit b940dfbd5b793006122dd5c0a75ed9364f4fa29b. Co-authored-by: Mark Otto <otto@github.com>
2022-10-25Update devDependencies (#1462)XhmikosR
* bootstrap 5.2.1 → 5.2.2 * eslint ^8.24.0 → ^8.26.0 * hugo-bin ^0.92.2 → ^0.92.3 * lockfile-lint ^4.9.5 → ^4.9.6 * postcss ^8.4.17 → ^8.4.18 * stylelint ^14.13.0 → ^14.14.0
2022-09-27Update devDependencies and Bootstrap (#1436)XhmikosR
* Update bootstrap.min.css to v5.2.1 * Update devDependencies
2022-09-07Add missing trailing slashXhmikosR
2022-08-28adding remove tag to delete iconsProxy-99
2022-08-28Generate font page with Hugo (#706)XhmikosR
* Generate font page with Hugo * fix * fix font path * Fix up stylesheet URLs * Add description Co-authored-by: Mark Otto <markdotto@gmail.com>
2022-08-28Add "aircraft" tag to airplane icons (#1387)Sam Neale
* Added aircraft tag * added aircraft tag * Added aircraft tag * Update airplane.md
2022-08-28update the count from 1,600 to 1,800 (#1389)Prox
* update the count from 1,600 to 1,800 * Adding remove tag to delete icons * Revert "Adding remove tag to delete icons" This reverts commit a98bba5babf9c10bbadefa18b8155673e69f5f8b.
2022-07-17Delete _functions.scssXhmikosR
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-07-13Update _index.mdAntoine Makdessi
2022-07-13mention composer in docskorki
2022-05-25Prep for v1.8.3 release (#1331)v1.8.3Mark Otto
* Bump version number * Update social card
2022-05-25Fix navbar linksMark Otto
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-05-05Remove `layout: icon` from frontmatter as it's not needed (#1287)Christian Oliff
2022-02-22Update devDependencies (#1220)XhmikosR
* eslint ^8.8.0 → ^8.9.0 * hugo-bin ^0.80.1 → ^0.80.2 * postcss ^8.4.5 → ^8.4.6 * stylelint ^14.2.0 → ^14.5.1 * svg-sprite ^1.5.3 → ^1.5.4
2022-02-08Update hero w/ blog post link and updated descriptionv1.8.1Mark Otto
2022-02-08Bump versionMark Otto
2022-02-08Fix wrench-adjustable-circle typoGabriel Lopes
Co-Authored-By: Gabriel Lopes <biutas@hotmail.com>
2022-02-08Add sync tag to arrow-repeatXeevis
2022-02-08Added 'signal' tag to reception icons.Keith DiSarno
2022-01-31Bump for v1.8.0v1.8.0Mark Otto
2022-01-31Document new iconsMark Otto
2022-01-29docs: move font to assetsXhmikosR
2022-01-21Remove unnecessary line breaksMark Otto
2022-01-21use unstyled listkorki
2022-01-21Update single.htmlXhmikosR
2022-01-21add font code point to icon pagekorki
2022-01-21extend accessibility section (#1152)korki
* extend accessibility section * Wordsmithing Co-authored-by: Mark Otto <otto@github.com> Co-authored-by: Mark Otto <markd.otto@gmail.com>
2022-01-20add undo/redo tags to clockwise arrowskorki
2021-12-04Release v1.7.2v1.7.2Mark Otto
2021-12-03Fixed typo in all symbols containing "perferated"Hamza El Meknassi
2021-12-03Add math tagJonathan
2021-12-03Disable enter key on icon search (#1120)Mark Otto
2021-12-03Move btn-group to same row as button (#1093)Jonathan
2021-12-01Update devDependenciesXhmikosR
2021-11-16Bump to v1.7.1 (#1096)v1.7.1Mark Otto
* Update versions * Update social * community figma link
2021-11-09Update documentation with regards to SVG dimension (#860)Leandro Facchinetti
2021-11-08Add tag 'cube'Jonathan
This icon has multiple cubes. The "box" icon also have the tag "cube".
2021-11-08v1.7.1 icon fixes (#1088)Mark Otto
2021-11-05Update Bootstrap to v5.1.3.XhmikosR