Граф коммитов

1231 Коммитов

Автор SHA1 Сообщение Дата
Mark Otto e927a93be3
v1.10.1: Fix various fill rules (#1488)
* Fix fill rules on new icons

* Fix more fill rules

* Bump versions

* Fix link
2022-11-11 19:12:42 -08:00
Mark Otto cb6c54dd6b Bump versions, hash 2022-11-11 09:15:35 -08:00
Mark Otto 76e0b26dc6
v1.10.0 prep (#1485)
* Update versions to v1.10.0, update count

* Update social
2022-11-11 09:10:35 -08:00
Mark Otto 8aaf17b397
More v1.10.0 icons (#1484)
* 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-10 20:32:35 -08:00
XhmikosR 4d563ccf4b Regenerate package-lock.json to fix a few npm vulnerabilities 2022-11-02 08:08:43 +02:00
dependabot[bot] 247fdaf530
build(deps-dev): bump hugo-bin from 0.92.3 to 0.93.0 (#1472)
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-01 12:27:07 +02:00
dependabot[bot] 7da6204213
build(deps-dev): bump autoprefixer from 10.4.12 to 10.4.13 (#1471)
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-01 12:26:05 +02:00
dependabot[bot] e74a7a6b57
build(deps-dev): bump svg-sprite from 2.0.0 to 2.0.1 (#1469)
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-11-01 12:25:33 +02:00
Mark Otto 20d484a861 Update hash 2022-10-29 17:09:58 -04:00
Mark Otto 2c0c718d6e Fixes #1228: Add lots of street signs 2022-10-29 16:52:52 -04:00
Mark Otto 4e1651f933 Add more new icons, update some tags
- 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-29 16:52:52 -04:00
Mark Otto dc82499720 Add new icons for v1.10.0
- 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-29 16:52:52 -04:00
Mark Otto 82d445330e Fix fill rules and rotation of some icons
Fixes #1459, fixes #1409
2022-10-29 15:36:47 -04:00
Prox b819bf86be
Adding profile tag to user icons (#1433)
* 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 b940dfbd5b.

Co-authored-by: Mark Otto <otto@github.com>
2022-10-29 15:33:38 -04:00
XhmikosR 9a2d13acc3
Update devDependencies (#1462)
* 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-25 21:23:30 +03:00
dependabot[bot] de85b8a0d2
build(deps): bump @xmldom/xmldom from 0.7.5 to 0.7.6 (#1456)
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-18 16:18:25 +03:00
dependabot[bot] 4847cf7bf2
build(deps-dev): bump vnu-jar from 21.10.12 to 22.9.29 (#1450)
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-01 20:54:43 +03:00
dependabot[bot] 128f4e8388
build(deps-dev): bump lockfile-lint from 4.9.3 to 4.9.5 (#1448)
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-01 20:54:06 +03:00
dependabot[bot] 177bee63a5
build(deps-dev): bump svg-sprite from 2.0.0-beta7 to 2.0.0 (#1449)
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-01 20:53:29 +03:00
dependabot[bot] dea772099a
build(deps-dev): bump stylelint from 14.12.1 to 14.13.0 (#1447)
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-01 20:52:59 +03:00
dependabot[bot] a059fcc289
build(deps-dev): bump hugo-bin from 0.92.1 to 0.92.2 (#1446)
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-01 20:52:19 +03:00
dependabot[bot] add6272048
build(deps-dev): bump postcss from 8.4.16 to 8.4.17 (#1445)
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-10-01 20:51:51 +03:00
XhmikosR 0d61066add
Update devDependencies and Bootstrap (#1436)
* Update bootstrap.min.css to v5.2.1

* Update devDependencies
2022-09-27 09:07:56 +03:00
XhmikosR ee3e2bb956
Add missing trailing slash 2022-09-07 21:36:42 +03:00
Mark Otto d402d43919 Update dependencies 2022-09-01 16:50:56 -07:00
Mark Otto 792c1ffdd1 Fix #1385: Adjust fill-rule of 1-circle-fill 2022-08-28 10:36:48 -07:00
Proxy-99 4df5e62f7a adding remove tag to delete icons 2022-08-28 10:11:21 -07:00
XhmikosR d0ab650612
Generate font page with Hugo (#706)
* 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-28 09:56:36 -07:00
Mark Otto 43dac5682d Update Bootstrap to stable release 2022-08-28 08:08:04 -07:00
Sam Neale 4122112b91
Add "aircraft" tag to airplane icons (#1387)
* Added aircraft tag

* added aircraft tag

* Added aircraft tag

* Update airplane.md
2022-08-28 07:59:48 -07:00
Prox 41f841b126
update the count from 1,600 to 1,800 (#1389)
* 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-28 07:55:29 -07:00
dependabot[bot] ec0e586316
build(deps-dev): bump autoprefixer from 10.4.7 to 10.4.8 (#1395)
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-01 23:24:57 +03:00
dependabot[bot] dce6cac6b8
build(deps-dev): bump lockfile-lint from 4.7.6 to 4.7.7 (#1396)
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-01 23:24:41 +03:00
dependabot[bot] dcc84d2349
build(deps-dev): bump eslint from 8.19.0 to 8.21.0 (#1394)
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-01 23:24:05 +03:00
dependabot[bot] d7c118dd36
build(deps-dev): bump bootstrap from 5.2.0-beta1 to 5.2.0 (#1393)
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-01 23:23:39 +03:00
dependabot[bot] 6fd454051c
build(deps-dev): bump stylelint-config-twbs-bootstrap (#1392)
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-08-01 23:22:40 +03:00
Mark Otto f7f6f61194 Fixes font hash, since we don't have a hash option from the icon font tool 2022-07-16 16:30:40 -07:00
XhmikosR df378df41a Delete _functions.scss 2022-07-16 15:35:43 -07:00
Mark Otto 2e38adacd3
Fixes for v1.9.1 (#1373)
* 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-16 15:31:55 -07:00
GeoSot 27860fdc9a Update font Sass for more control over paths 2022-07-16 15:28:23 -07:00
Mark Otto aa1ede051c
Add Icons for v1.9.0 (#1365)
* 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-13 13:08:59 -07:00
Antoine Makdessi 9dc8e1b5c1 Update _index.md 2022-07-13 13:06:10 -07:00
korki a30bc21312 mention composer in docs 2022-07-13 13:05:30 -07:00
XhmikosR de75c2fe57
Update devDependencies (#1348)
* eslint              ^8.17.0  →       ^8.19.0
* hugo-bin            ^0.88.2  →       ^0.89.0
* lockfile-lint        ^4.7.4  →        ^4.7.6
* postcss-cli          ^9.1.0  →       ^10.0.0
* svg-sprite     ^2.0.0-beta5  →  ^2.0.0-beta7
2022-07-11 08:30:10 +03:00
XhmikosR 8facc79ebe
Update devDependencies (#1343)
* 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-11 19:14:28 +03:00
dependabot[bot] 8d76d651df
build(deps-dev): bump stylelint-config-twbs-bootstrap (#1340)
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-01 18:13:09 +03:00
dependabot[bot] 2cb765a466
build(deps-dev): bump hugo-bin from 0.87.1 to 0.88.1 (#1339)
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-06-01 18:02:33 +03:00
XhmikosR dc436de932
Update devDependencies (#1333)
* 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-28 08:24:53 +03:00
Mark Otto 9bcba3efe7
Prep for v1.8.3 release (#1331)
* Bump version number

* Update social card
2022-05-25 10:57:16 -07:00
Mark Otto b31d98bce2 Fix navbar links 2022-05-25 09:34:06 -07:00