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-13Fix fill-rules on iconsMark Otto
- Fixes #1489, fixes #1492
2022-11-13Update CI config (#1491)XhmikosR
* switch to Node.js 18 LTS * add `workflow_dispatch`
2022-11-13Update devDependencies (#1490)XhmikosR
* eslint ^8.26.0 → ^8.27.0 * postcss ^8.4.18 → ^8.4.19 * stylelint ^14.14.0 → ^14.15.0 * stylelint-config-twbs-bootstrap ^6.0.0 → ^7.0.0 * svg-sprite ^2.0.1 → ^2.0.2
2022-11-12CI: remove git credentials after checkoutXhmikosR
2022-11-12Update CodeQL ActionXhmikosR
2022-11-12Hash updatev1.10.1Mark 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-11Bump versions, hashv1.10.0Mark Otto
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-11-02Regenerate package-lock.json to fix a few npm vulnerabilitiesXhmikosR
2022-11-01build(deps-dev): bump hugo-bin from 0.92.3 to 0.93.0 (#1472)dependabot[bot]
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.3 to 0.93.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.3...v0.93.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01build(deps-dev): bump autoprefixer from 10.4.12 to 10.4.13 (#1471)dependabot[bot]
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.12 to 10.4.13. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01build(deps-dev): bump svg-sprite from 2.0.0 to 2.0.1 (#1469)dependabot[bot]
Bumps [svg-sprite](https://github.com/svg-sprite/svg-sprite) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/svg-sprite/svg-sprite/releases) - [Changelog](https://github.com/svg-sprite/svg-sprite/blob/main/CHANGELOG.md) - [Commits](https://github.com/svg-sprite/svg-sprite/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: svg-sprite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-30Update hashMark Otto
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-29Fix fill rules and rotation of some iconsMark Otto
Fixes #1459, fixes #1409
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-10-18build(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 (#1456)dependabot[bot]
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.6. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.6) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01build(deps-dev): bump vnu-jar from 21.10.12 to 22.9.29 (#1450)dependabot[bot]
Bumps [vnu-jar](https://github.com/validator/validator) from 21.10.12 to 22.9.29. - [Release notes](https://github.com/validator/validator/releases) - [Changelog](https://github.com/validator/validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/validator/validator/compare/21.10.12...22.9.29) --- updated-dependencies: - dependency-name: vnu-jar dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01build(deps-dev): bump lockfile-lint from 4.9.3 to 4.9.5 (#1448)dependabot[bot]
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.9.3 to 4.9.5. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Changelog](https://github.com/lirantal/lockfile-lint/blob/master/packages/lockfile-lint/CHANGELOG.md) - [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.9.5/packages/lockfile-lint) --- updated-dependencies: - dependency-name: lockfile-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01build(deps-dev): bump svg-sprite from 2.0.0-beta7 to 2.0.0 (#1449)dependabot[bot]
Bumps [svg-sprite](https://github.com/svg-sprite/svg-sprite) from 2.0.0-beta7 to 2.0.0. - [Release notes](https://github.com/svg-sprite/svg-sprite/releases) - [Changelog](https://github.com/svg-sprite/svg-sprite/blob/main/CHANGELOG.md) - [Commits](https://github.com/svg-sprite/svg-sprite/compare/v2.0.0-beta7...v2.0.0) --- updated-dependencies: - dependency-name: svg-sprite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01build(deps-dev): bump stylelint from 14.12.1 to 14.13.0 (#1447)dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.1 to 14.13.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/14.12.1...14.13.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01build(deps-dev): bump hugo-bin from 0.92.1 to 0.92.2 (#1446)dependabot[bot]
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.1 to 0.92.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.1...v0.92.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-01build(deps-dev): bump postcss from 8.4.16 to 8.4.17 (#1445)dependabot[bot]
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.17. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.17) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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-09-02Update dependenciesMark Otto
2022-08-28Fix #1385: Adjust fill-rule of 1-circle-fillMark Otto
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-28Update Bootstrap to stable releaseMark Otto
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-08-01build(deps-dev): bump autoprefixer from 10.4.7 to 10.4.8 (#1395)dependabot[bot]
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.7 to 10.4.8. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.7...10.4.8) --- updated-dependencies: - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01build(deps-dev): bump lockfile-lint from 4.7.6 to 4.7.7 (#1396)dependabot[bot]
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@4.7.6...lockfile-lint@4.7.7) --- updated-dependencies: - dependency-name: lockfile-lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01build(deps-dev): bump eslint from 8.19.0 to 8.21.0 (#1394)dependabot[bot]
Bumps [eslint](https://github.com/eslint/eslint) from 8.19.0 to 8.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.21.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01build(deps-dev): bump bootstrap from 5.2.0-beta1 to 5.2.0 (#1393)dependabot[bot]
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.0-beta1 to 5.2.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.2.0-beta1...v5.2.0) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01build(deps-dev): bump stylelint-config-twbs-bootstrap (#1392)dependabot[bot]
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-17Fixes font hash, since we don't have a hash option from the icon font toolv1.9.1Mark Otto
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-17Update font Sass for more control over pathsGeoSot
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