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-07-09Rerun iconsicons-190Mark Otto
2022-07-09Add pages, remove some dupe icons, fix another setMark Otto
2022-07-09Run icons, bump versionsMark Otto
2022-07-09Add filled box variantsMark Otto
2022-07-09Fixes #1362: Add SQL filetypeMark Otto
2022-07-09Fixes #1281: Add tab, indent, and escape iconsMark Otto
2022-07-09Add new repeat iconsMark Otto
2022-07-09Add new pass iconsMark Otto
2022-07-09Add new cassette iconsMark Otto
2022-07-09Add some new medical iconsMark Otto
2022-07-09Fixes #1107, fixes #1234, fixes #1082: Add copyright, creative commons, ↵Mark Otto
parking, hospital, registered
2022-07-09Fixes #1258: Add 0-9 iconsMark Otto
2022-07-09Fixes #1234, #886: Add car, truck, train, and airplane iconsMark Otto
2022-07-09Fixes #1252: Add rewind and fast forward iconsMark Otto
2022-07-09Fixes #1101: Add cup with steamMark Otto
2022-07-09Fixes #1250: Add Google Play iconMark Otto
2022-07-09Fixes #890: Add Chrome, Firefox, Safari, Edge browser iconsMark Otto
2022-07-09Fixes #1292: Add Alexa iconMark Otto
2022-07-09Fixes #1175: Add Andriod iconsMark Otto
2022-07-09Fixes #972: Add rupee iconMark Otto
2022-07-09Fixes #498: Add Universal Access iconsMark Otto
2022-07-09Fixes #983: Add Unity iconMark Otto
2022-07-09Fixes #1310: Add Dropbox iconMark Otto
2022-07-09Fixes #1317: Add Microsoft Teams iconMark Otto
2022-07-09Fixes #683: Add fire iconMark Otto
2022-07-09Fixes #1245: Add UbuntuMark Otto
2022-07-09Fixes #635: Add Alipay and WeChatMark Otto
2022-07-09Fixes #1353: Add Yelp iconMark Otto
2022-07-09Redraw cup iconMark Otto
2022-06-11Update devDependencies (#1343)XhmikosR
* eslint ^8.16.0 → ^8.17.0 * hugo-bin ^0.88.1 → ^0.88.2 * stylelint ^14.8.5 → ^14.9.1 * stylelint-config-twbs-bootstrap ^3.2.0 → ^4.0.0
2022-06-01build(deps-dev): bump stylelint-config-twbs-bootstrap (#1340)dependabot[bot]
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases) - [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: stylelint-config-twbs-bootstrap 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-06-01build(deps-dev): bump hugo-bin from 0.87.1 to 0.88.1 (#1339)dependabot[bot]
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.87.1 to 0.88.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.87.1...v0.88.1) --- updated-dependencies: - dependency-name: hugo-bin 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-05-28Update devDependencies (#1333)XhmikosR
* eslint ^8.14.0 → ^8.16.0 * hugo-bin ^0.86.0 → ^0.87.1 * postcss ^8.4.13 → ^8.4.14 * stylelint ^14.8.2 → ^14.8.5 * stylelint-config-twbs-bootstrap ^3.0.1 → ^3.1.0 * svg-sprite ^2.0.0-beta4 → ^2.0.0-beta5
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-13Update font CSSv1.8.2Mark 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-13Fixes #1010: Add font-display: blockMark Otto
2022-05-10Fix some icon bugsMark Otto
- #1284: Fix cutoff `bank` icon - #1305: Fix house-heart and house-heart-fill fill-rules - #1257: Round corners of pentagon icons to match other shapes - #1238: Fix fill-rule for `x-lg` - #1226: Fix cutoff `tool` icon
2022-05-05package.json: remove engines (#1261)XhmikosR
2022-05-05Remove `layout: icon` from frontmatter as it's not needed (#1287)Christian Oliff
2022-05-05chore: add .vscode to .gitignore (#1290)Horie Issei
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2022-05-05Update devDependencies (#1285)XhmikosR
2022-05-05build(deps): bump github/codeql-action from 1 to 2 (#1301)dependabot[bot]
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v1...v2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production 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-04-17Update devDependencies (#1283)XhmikosR
* eslint ^8.12.0 → ^8.13.0 * hugo-bin ^0.84.0 → ^0.85.1 * svg-sprite ^2.0.0-beta3 → ^2.0.0-beta4
2022-04-17Use a custom svgo plugin to optimize svg attributes (#1148)korki
* Use custom svgo plugin to optimize svg attrs * Remove `finalNewline` since it doesn't seem to have any effect * Minor tweaks Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2022-04-05build(deps-dev): bump find-unused-sass-variables from 4.0.3 to 4.0.4 (#1279)dependabot[bot]
Bumps [find-unused-sass-variables](https://github.com/XhmikosR/find-unused-sass-variables) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/XhmikosR/find-unused-sass-variables/releases) - [Commits](https://github.com/XhmikosR/find-unused-sass-variables/compare/v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: find-unused-sass-variables 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-04-05Update svg-sprite to v2.0.0-beta2 (#1259)XhmikosR
* Update svg-sprite to v2.0.0-beta3 * Update bootstrap-icons.svg
2022-04-05build(deps-dev): bump stylelint from 14.6.0 to 14.6.1 (#1277)dependabot[bot]
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.0 to 14.6.1. - [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.6.0...14.6.1) --- updated-dependencies: - dependency-name: stylelint 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-04-05build(deps-dev): bump hugo-bin from 0.83.1 to 0.84.0 (#1276)dependabot[bot]
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.83.1 to 0.84.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.83.1...v0.84.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>