Skip to content

Commit e1ab3e8

Browse files
authored
Merge pull request devicons#2131 from devicons/develop
Release v2.16.0
2 parents 5553383 + 07f09e9 commit e1ab3e8

File tree

1,102 files changed

+16762
-4257
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,102 files changed

+16762
-4257
lines changed

.editorconfig

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
root = true
2+
3+
[*]
4+
charset = utf-8
5+
end_of_line = lf
6+
insert_final_newline = true
7+
8+
[**.json]
9+
indent_style = space
10+
indent_size = 4
11+
trim_trailing_whitespace = true
12+
13+
[**.svg]
14+
trim_trailing_whitespace = false

.github/ISSUE_TEMPLATE/bug_report.yml

+37-37
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
1-
name: Bug Report
2-
description: Report a bug/issue that you found in the SVGs, CSS files, etc.
3-
title: '[BUG] <bug name>'
4-
labels: [bug]
5-
body:
6-
- type: markdown
7-
attributes:
8-
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9-
10-
- type: checkboxes
11-
attributes:
12-
label: I have searched through the issues and didn't find my problem.
13-
options:
14-
- label: Confirm
15-
required: true
16-
17-
- type: textarea
18-
id: description
19-
attributes:
20-
label: Bug description
21-
description: Short description of the bug that you found. Provide images/code if applicable.
22-
validations:
23-
required: true
24-
25-
- type: textarea
26-
id: howtoreplicate
27-
attributes:
28-
label: Possible fixes or solutions
29-
description: List any possible fixes/suggestions that you have in mind that could solve this issue.
30-
validations:
31-
required: true
32-
33-
- type: textarea
34-
id: extrainformation
35-
attributes:
36-
label: Additional information
37-
description: Is there anything else we should know about this bug?
1+
name: Bug Report
2+
description: Report a bug/issue that you found in the SVGs, CSS files, or any other bug you encounter.
3+
title: '[BUG]: bug name'
4+
labels: [bug]
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9+
10+
- type: checkboxes
11+
attributes:
12+
label: I have searched through the issues and didn't find my problem.
13+
options:
14+
- label: Confirm
15+
required: true
16+
17+
- type: textarea
18+
id: description
19+
attributes:
20+
label: Bug description
21+
description: Short description of the bug. Provide images/code if applicable.
22+
validations:
23+
required: true
24+
25+
- type: textarea
26+
id: howtoreplicate
27+
attributes:
28+
label: Possible fixes or solutions
29+
description: List any possible fixes/suggestions that you have in mind that could solve this issue.
30+
validations:
31+
required: true
32+
33+
- type: textarea
34+
id: extrainformation
35+
attributes:
36+
label: Additional information
37+
description: Is there anything else we should know about this bug?

.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ blank_issues_enabled: false
22
contact_links:
33
- name: Discord community
44
url: https://discord.gg/hScy8KWACQ
5-
about: Found any bug? Need help? Feel free to contact us via Discord.
5+
about: Found a bug? Need help? Feel free to contact us via Discord.
+43-35
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,43 @@
1-
name: Feature Request
2-
description: Requesting a new feature or changes to an existing feature
3-
title: '[FEATURE REQUEST] <feature name>'
4-
labels: [enhancement]
5-
body:
6-
- type: markdown
7-
attributes:
8-
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9-
10-
- type: checkboxes
11-
attributes:
12-
label: I have searched through the issues and didn't find my problem.
13-
options:
14-
- label: Confirm
15-
required: true
16-
17-
- type: textarea
18-
id: currentproblem
19-
attributes:
20-
label: Problem
21-
description: Tell us about the problem and its negative impacts.
22-
validations:
23-
required: true
24-
25-
- type: textarea
26-
id: possiblesolution
27-
attributes:
28-
label: Possible Solution
29-
description: If you have an idea, please tell us what might solve the above problem and the benefits it provides.
30-
31-
- type: textarea
32-
id: extrainformation
33-
attributes:
34-
label: Additional information
35-
description: Is there anything else we should know about this feature request?
1+
name: Feature Request
2+
description: Requesting a new feature or changes to an existing feature
3+
title: '[FEATURE REQUEST]: feature name'
4+
labels: [enhancement]
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9+
10+
- type: checkboxes
11+
attributes:
12+
label: "I have searched through the issues and didn't find my problem."
13+
options:
14+
- label: Confirm
15+
required: true
16+
17+
- type: textarea
18+
id: description
19+
attributes:
20+
label: Description
21+
description: Write down a detailed description of the feature.
22+
validations:
23+
required: true
24+
25+
- type: textarea
26+
id: context
27+
attributes:
28+
label: Context
29+
description: Why is this change important to you? How would you use it? How can it benefit other users?
30+
validations:
31+
required: true
32+
33+
- type: textarea
34+
id: possiblesolution
35+
attributes:
36+
label: Possible Solution
37+
description: If you have an idea, please tell us what might solve the above problem and the benefits it provides.
38+
39+
- type: textarea
40+
id: extrainformation
41+
attributes:
42+
label: Additional information
43+
description: Is there anything else we should know about this feature request?
+60-37
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,60 @@
1-
name: Icon Request
2-
description: Requesting a new icon or changes to an existing icon
3-
title: '[ICON REQUEST]: <icon name>'
4-
labels: ["request:icon"]
5-
body:
6-
- type: markdown
7-
attributes:
8-
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9-
10-
- type: checkboxes
11-
attributes:
12-
label: I have searched through the issues and didn't find my problem.
13-
options:
14-
- label: Confirm
15-
required: true
16-
17-
- type: input
18-
id: about
19-
attributes:
20-
label: About the icon
21-
description: Short description of why you think this icon belongs in our project.
22-
validations:
23-
required: true
24-
25-
- type: textarea
26-
id: links
27-
attributes:
28-
label: Links and sources
29-
description: Provide links to the icon's official website/repository/anywhere that shows what the technology is about, and its official logo. If available, also provide some resources where the icon/SVG can be found (Font Awesome, Icomoon, etc.).
30-
validations:
31-
required: true
32-
33-
- type: textarea
34-
id: extrainformation
35-
attributes:
36-
label: Additional information
37-
description: Is there anything else we should know about this icon?
1+
name: Icon Request
2+
description: Request a new icon, or changes to an existing icon
3+
title: '[ICON REQUEST]: icon name'
4+
labels: ["request:icon"]
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9+
10+
- type: checkboxes
11+
attributes:
12+
label: I have searched through the issues and didn't find my problem.
13+
options:
14+
- label: Confirm
15+
required: true
16+
17+
- type: input
18+
id: about
19+
attributes:
20+
label: About the icon
21+
description: Short description of why you think this icon belongs in our project.
22+
validations:
23+
required: true
24+
25+
- type: textarea
26+
id: links
27+
attributes:
28+
label: Links and sources
29+
description: Provide links to the icon's official website/repository/anywhere that shows what the technology is about, and its official logo. If available, also provide some resources where the icon/SVG can be found (Font Awesome, Icomoon, etc.).
30+
validations:
31+
required: true
32+
33+
- type: textarea
34+
id: icons
35+
attributes:
36+
label: Icon links and previews
37+
description: |
38+
Provide previews and links to official icons (preferably SVG's).
39+
*If there are no offical icons, or if you feel unofficial ones should be used instead, please add them here.*
40+
41+
Example:
42+
```md
43+
#### jule-original
44+
<img alt="Git" width="100px" src="https://raw.githubusercontent.com/julelang/resources/6b1f4e68a8258435d87f29b9b2206b20a321f54e/jule.svg" ></img>
45+
https://github.com/julelang/resources/blob/main/jule.svg
46+
```
47+
value: |
48+
#### iconname-version-name
49+
<img width="100px" src="previewable_link_to_icon" ></img>
50+
link_to_icon
51+
validations:
52+
required: true
53+
54+
- type: textarea
55+
id: extrainformation
56+
attributes:
57+
label: Additional information
58+
description: |
59+
Is there anything else we should know about this icon?
60+
Recommended tags, altnames, and color to be added to [`devicon.json`](https://github.com/devicons/devicon/wiki/Updating-%60devicon.json%60) can also be added here

.github/ISSUE_TEMPLATE/other.yml

+29-29
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
name: Other
2-
description: Use this for any other issues. Do not create blank issues
3-
title: "[OTHER] <description>"
4-
labels: ["awaiting triage"]
5-
body:
6-
- type: markdown
7-
attributes:
8-
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9-
10-
- type: checkboxes
11-
attributes:
12-
label: I have searched through the issues and didn't find my problem.
13-
options:
14-
- label: Confirm
15-
required: true
16-
17-
- type: textarea
18-
id: issuedescription
19-
attributes:
20-
label: What would you like to share?
21-
description: Provide a clear and concise explanation of your issue.
22-
validations:
23-
required: true
24-
25-
- type: textarea
26-
id: extrainfo
27-
attributes:
28-
label: Additional information
29-
description: Is there anything else we should know about this issue?
1+
name: Other
2+
description: Use this for any other issues. Please do NOT create blank issues
3+
title: "[OTHER]: description"
4+
labels: ["awaiting triage"]
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: "## Before you continue, please search our open/closed issues to see if a similar issue has been addressed."
9+
10+
- type: checkboxes
11+
attributes:
12+
label: I have searched through the issues and didn't find my problem.
13+
options:
14+
- label: Confirm
15+
required: true
16+
17+
- type: textarea
18+
id: issuedescription
19+
attributes:
20+
label: What would you like to share?
21+
description: Provide a clear and concise explanation of your issue.
22+
validations:
23+
required: true
24+
25+
- type: textarea
26+
id: extrainfo
27+
attributes:
28+
label: Additional information
29+
description: Is there anything else we should know about this issue?

.github/PULL_REQUEST_TEMPLATE/new_feature.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
- [ ] PR does not match another non-stale PR currently opened
55

66
## Features
7-
<!-- List your features here and the benefits they bring. Include images/codes as appropriate -->
7+
<!-- List your features here and the benefits they bring. Include images/codes if appropriate -->
88

99
**This PR closes NONE**
1010
<!-- List issues that this PR would close above. Ex: This PR closes #1, #2, #3. -->
11+
<!-- If your pull request does not fix any issue, it's best to make an issue OR remove this section, depending on your changes. -->
1112

1213
## Notes
1314
<!-- List anything note-worthy here (potential issues, this needs to be merged to `master` before working, etc.). -->

.github/PULL_REQUEST_TEMPLATE/new_icon.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
<!-- Tick the checkboxes to ensure you've done everything correctly -->
44
- [ ] PR does not match another non-stale PR currently opened
5-
- [ ] PR name matches the format *new icon: <i>Icon name</i> (<i>versions separated by comma</i>)*. More details [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#overview)
5+
- [ ] PR name matches the format *new icon: <i>Icon name</i> (<i>versions separated by comma</i>)*. More details [here](https://github.com/devicons/devicon/wiki/Overview-on-Submitting-Icons)
66
- [ ] PR's base is the `develop` branch.
7-
- [ ] Your icons are inside a folder as seen [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#organizational-guidelines)
8-
- [ ] SVG matches the standards laid out [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#svgStandards)
9-
- [ ] A new object is added in the `devicon.json` file as seen [here](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#-updating-the-deviconjson-)
7+
- [ ] Your icons are inside a folder as seen [here](https://github.com/devicons/devicon/wiki/Organizing-SVGs)
8+
- [ ] SVG matches the standards laid out [here](https://github.com/devicons/devicon/wiki/SVG-Standards)
9+
- [ ] A new object is added in the `devicon.json` file at the correct alphabetic position as seen [here](https://github.com/devicons/devicon/wiki/Updating-%60devicon.json%60)
1010

1111
<!-- Refer to the [contributing](https://github.com/devicons/devicon/blob/develop/CONTRIBUTING.md#contributing-to-devicon) guidelines for more details. -->
1212

.github/drafts/optimize_svg.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
peek:
77
name: Optimize the added/changed svgs
88
if: github.event.label.name == 'bot:optimize'
9-
runs-on: ubuntu-18.04
9+
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v3
1212
with:
1313
ref: ${{ github.head_ref }}
1414

0 commit comments

Comments
 (0)