Skip to content

Commit

Permalink
Update 8 icon sets
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberalien committed Dec 9, 2024
1 parent e3fd7ba commit 0985875
Show file tree
Hide file tree
Showing 13 changed files with 290 additions and 100 deletions.
18 changes: 9 additions & 9 deletions collections.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@
},
"line-md": {
"name": "Material Line Icons",
"total": 1085,
"version": "2.0.2",
"total": 1087,
"version": "2.0.4",
"author": {
"name": "Vjacheslav Trushkin",
"url": "https://github.com/cyberalien/line-md"
Expand Down Expand Up @@ -684,7 +684,7 @@
},
"proicons": {
"name": "ProIcons",
"total": 461,
"total": 472,
"version": "4.11.2",
"author": {
"name": "ProCode",
Expand Down Expand Up @@ -2403,7 +2403,7 @@
},
"vscode-icons": {
"name": "VSCode Icons",
"total": 1313,
"total": 1315,
"version": "12.9.0",
"author": {
"name": "Roberto Huertas",
Expand All @@ -2429,7 +2429,7 @@
},
"codicon": {
"name": "Codicons",
"total": 466,
"total": 467,
"version": "0.0.36",
"author": {
"name": "Microsoft Corporation",
Expand Down Expand Up @@ -2477,7 +2477,7 @@
},
"devicon": {
"name": "Devicon",
"total": 828,
"total": 834,
"author": {
"name": "konpa",
"url": "https://github.com/devicons/devicon/tree/master"
Expand All @@ -2502,7 +2502,7 @@
},
"devicon-plain": {
"name": "Devicon Plain",
"total": 613,
"total": 615,
"author": {
"name": "konpa",
"url": "https://github.com/devicons/devicon/tree/master"
Expand Down Expand Up @@ -2599,8 +2599,8 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 3256,
"version": "13.19.0",
"total": 3278,
"version": "13.20.0",
"author": {
"name": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons"
Expand Down
18 changes: 9 additions & 9 deletions collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
* File: [json/mdi-light.json](json/mdi-light.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Material Line Icons
* Number of icons: 1085
* Number of icons: 1087
* Author: Vjacheslav Trushkin
* URL: https://github.com/cyberalien/line-md
* License: MIT
* License URL: https://github.com/cyberalien/line-md/blob/master/license.txt
* Version: 2.0.2
* Version: 2.0.4
* Palette: Colorless
* Icon set prefix: `line-md`
* File: [json/line-md.json](json/line-md.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
Expand Down Expand Up @@ -293,7 +293,7 @@
* File: [json/ci.json](json/ci.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## ProIcons
* Number of icons: 461
* Number of icons: 472
* Author: ProCode
* URL: https://github.com/ProCode-Software/proicons
* License: MIT
Expand Down Expand Up @@ -1037,7 +1037,7 @@
* File: [json/marketeq.json](json/marketeq.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## VSCode Icons
* Number of icons: 1313
* Number of icons: 1315
* Author: Roberto Huertas
* URL: https://github.com/vscode-icons/vscode-icons
* License: MIT
Expand All @@ -1048,7 +1048,7 @@
* File: [json/vscode-icons.json](json/vscode-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Codicons
* Number of icons: 466
* Number of icons: 467
* Author: Microsoft Corporation
* URL: https://github.com/microsoft/vscode-codicons
* License: CC BY 4.0
Expand All @@ -1069,7 +1069,7 @@
* File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Devicon
* Number of icons: 828
* Number of icons: 834
* Author: konpa
* URL: https://github.com/devicons/devicon/tree/master
* License: MIT
Expand All @@ -1079,7 +1079,7 @@
* File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Devicon Plain
* Number of icons: 613
* Number of icons: 615
* Author: konpa
* URL: https://github.com/devicons/devicon/tree/master
* License: MIT
Expand Down Expand Up @@ -1118,12 +1118,12 @@
* File: [json/unjs.json](json/unjs.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))

## Simple Icons
* Number of icons: 3256
* Number of icons: 3278
* Author: Simple Icons Collaborators
* URL: https://github.com/simple-icons/simple-icons
* License: CC0 1.0
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
* Version: 13.19.0
* Version: 13.20.0
* Palette: Colorless
* Icon set prefix: `simple-icons`
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "2.2.280",
"version": "2.2.281",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
Expand Down
100 changes: 71 additions & 29 deletions json/arcticons.json

Large diffs are not rendered by default.

11 changes: 8 additions & 3 deletions json/codicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"prefix": "codicon",
"info": {
"name": "Codicons",
"total": 466,
"total": 467,
"version": "0.0.36",
"author": {
"name": "Microsoft Corporation",
Expand All @@ -24,7 +24,7 @@
"category": "Programming",
"palette": false
},
"lastModified": 1733469463,
"lastModified": 1733726546,
"icons": {
"account": {
"body": "<path fill=\"currentColor\" d=\"M16 7.992C16 3.58 12.416 0 8 0S0 3.58 0 7.992c0 2.43 1.104 4.62 2.832 6.09c.016.016.032.016.032.032c.144.112.288.224.448.336c.08.048.144.111.224.175A8 8 0 0 0 8.016 16a8 8 0 0 0 4.48-1.375c.08-.048.144-.111.224-.16c.144-.111.304-.223.448-.335c.016-.016.032-.016.032-.032c1.696-1.487 2.8-3.676 2.8-6.106m-8 7.001c-1.504 0-2.88-.48-4.016-1.279c.016-.128.048-.255.08-.383a4.2 4.2 0 0 1 .416-.991c.176-.304.384-.576.64-.816c.24-.24.528-.463.816-.639c.304-.176.624-.304.976-.4A4.2 4.2 0 0 1 8 10.342a4.18 4.18 0 0 1 2.928 1.166q.552.552.864 1.295q.168.432.24.911A7.03 7.03 0 0 1 8 14.993m-2.448-7.4a2.5 2.5 0 0 1-.208-1.024c0-.351.064-.703.208-1.023s.336-.607.576-.847s.528-.431.848-.575s.672-.208 1.024-.208c.368 0 .704.064 1.024.208s.608.336.848.575c.24.24.432.528.576.847c.144.32.208.672.208 1.023c0 .368-.064.704-.208 1.023a2.8 2.8 0 0 1-.576.848a2.8 2.8 0 0 1-.848.575a2.72 2.72 0 0 1-2.064 0a2.8 2.8 0 0 1-.848-.575a2.5 2.5 0 0 1-.56-.848zm7.424 5.306c0-.032-.016-.048-.016-.08a5.2 5.2 0 0 0-.688-1.406a4.9 4.9 0 0 0-1.088-1.135a5.2 5.2 0 0 0-1.04-.608a3 3 0 0 0 .464-.383a4.2 4.2 0 0 0 .624-.784a3.6 3.6 0 0 0 .528-1.934a3.7 3.7 0 0 0-.288-1.47a3.8 3.8 0 0 0-.816-1.199a3.9 3.9 0 0 0-1.2-.8a3.7 3.7 0 0 0-1.472-.287a3.7 3.7 0 0 0-1.472.288a3.6 3.6 0 0 0-1.2.815a3.8 3.8 0 0 0-.8 1.199a3.7 3.7 0 0 0-.288 1.47q0 .528.144 1.007c.096.336.224.64.4.927c.16.288.384.544.624.784q.216.216.48.383a5 5 0 0 0-1.04.624c-.416.32-.784.703-1.088 1.119a5 5 0 0 0-.688 1.406c-.016.032-.016.064-.016.08C1.776 11.636.992 9.91.992 7.992C.992 4.14 4.144.991 8 .991s7.008 3.149 7.008 7.001a6.96 6.96 0 0 1-2.032 4.907\"/>"
Expand Down Expand Up @@ -282,7 +282,12 @@
"height": 48
},
"copilot-warning": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M7.86 1.87q.075.079.14.164q.065-.085.14-.164c.681-.727 1.737-.895 2.943-.761c1.23.136 2.145.525 2.724 1.255c.566.712.693 1.606.693 2.473c0 .57-.053 1.142-.254 1.648l.066.328a5.5 5.5 0 0 0-1.6-.635c.169-.205.288-.582.288-1.34c0-.763-.122-1.237-.37-1.549c-.233-.294-.693-.583-1.713-.696c-1.044-.116-1.488.09-1.681.296c-.204.217-.359.675-.242 1.607c.09.722.303 1.224.618 1.545q.125.129.299.235a5.5 5.5 0 0 0-1.476.697A3.3 3.3 0 0 1 8 6.347a3.2 3.2 0 0 1-.54.739c-.65.66-1.564.987-2.71.987c-.652 0-1.237-.081-1.727-.29L3 7.898v4.242l.065.038c.264.15.65.354 1.134.559c.59.249 1.316.495 2.129.65c.218.598.537 1.147.938 1.628c-1.45-.106-2.717-.508-3.653-.904a12 12 0 0 1-1.296-.639a9 9 0 0 1-.74-.477a10 10 0 0 1-.557-.429a5 5 0 0 1-.605-.577a2 2 0 0 1-.259-.365A1.2 1.2 0 0 1 0 11.06V9.8c0-1.037.589-1.985 1.52-2.449l.067-.033l.167-.834C1.553 5.979 1.5 5.407 1.5 4.837c0-.867.127-1.761.693-2.473c.579-.73 1.494-1.12 2.724-1.255c1.206-.134 2.262.034 2.944.761M6.25 9.068a.75.75 0 0 1 .3.063a5.43 5.43 0 0 0-.527 2.89a.75.75 0 0 1-.523-.713V9.815c0-.412.336-.747.75-.747m.514-6.179c-.193-.206-.637-.412-1.681-.296c-1.02.113-1.48.402-1.713.696c-.247.312-.37.786-.37 1.548c0 .79.129 1.166.308 1.365c.162.18.52.378 1.442.378c.854 0 1.339-.235 1.638-.539c.315-.32.527-.823.618-1.545c.117-.932-.038-1.39-.242-1.607M11.5 15.004c1.933 0 3.5-1.56 3.5-3.484a3.49 3.49 0 0 0-3.5-3.484c-1.933 0-3.5 1.56-3.5 3.484a3.49 3.49 0 0 0 3.5 3.484M7 11.52c0-2.474 2.015-4.48 4.5-4.48S16 9.046 16 11.52S13.985 16 11.5 16S7 13.994 7 11.52m4 2.489v-.996h1.25v.996zm0-1.991V9.03h1.25v2.987z\" clip-rule=\"evenodd\"/>"
"body": "<g fill=\"currentColor\"><path d=\"M7.86 1.77q.075.078.14.164q.065-.085.14-.165c.681-.73 1.737-.899 2.943-.765c1.23.137 2.145.528 2.724 1.261c.566.716.693 1.614.693 2.485c0 .463-.035.929-.155 1.359a6 6 0 0 0-1.398-.616c.034-.195.053-.439.053-.743c0-.766-.123-1.242-.37-1.555c-.233-.296-.693-.586-1.713-.7c-1.044-.116-1.488.091-1.681.298c-.204.218-.359.678-.242 1.614c.06.478.172.86.332 1.158a6 6 0 0 0-2.92 2.144q-.722.29-1.656.29c-.652 0-1.237-.08-1.727-.29L3 7.824v4.261l.065.038A11 11 0 0 0 5.56 13.16c.21.628.522 1.21.916 1.725a12 12 0 0 1-2.863-.819a12 12 0 0 1-1.296-.642a9 9 0 0 1-.456-.28l-.028-.02l-.006-.003l-.015-.01a7 7 0 0 1-.235-.166c-.15-.108-.352-.26-.557-.43a5 5 0 0 1-.605-.58a2 2 0 0 1-.259-.367A1.2 1.2 0 0 1 0 11V9.736a2.75 2.75 0 0 1 1.52-2.46l.067-.033l.167-.838C1.553 5.897 1.5 5.322 1.5 4.75c0-.87.127-1.77.693-2.485c.579-.733 1.494-1.124 2.724-1.26c1.206-.135 2.262.034 2.944.764M6.765 2.792c-.193-.207-.637-.414-1.681-.298c-1.02.114-1.48.404-1.713.7c-.247.313-.37.79-.37 1.555c0 .792.129 1.17.308 1.37c.162.181.52.38 1.442.38c.854 0 1.339-.236 1.638-.541c.315-.322.527-.826.618-1.552c.117-.936-.038-1.396-.242-1.614\"/><path d=\"M8.498 14.81a4.5 4.5 0 1 0 5.504-7.121a4.5 4.5 0 0 0-5.504 7.122M10.5 8.75a.75.75 0 0 1 1.5 0V11a.75.75 0 0 1-1.5 0zm.75 5.75a1 1 0 1 1 0-2a1 1 0 0 1 0 2\"/></g>"
},
"copilot-warning-large": {
"body": "<g fill=\"currentColor\"><path d=\"M25.5 37.183A11.45 11.45 0 0 1 24 31.5A11.495 11.495 0 0 1 35.5 20A11.494 11.494 0 0 1 47 31.5C47 37.851 41.851 43 35.5 43c-2.649 0-5.088-.896-7.033-2.4a11.6 11.6 0 0 1-2.967-3.417m8.083-6.322a1.917 1.917 0 0 0 3.834 0v-5.75a1.917 1.917 0 0 0-3.834 0zm4.473 6.389a2.556 2.556 0 1 0-5.111 0a2.556 2.556 0 0 0 5.11 0\"/><path fill-rule=\"evenodd\" d=\"M42 18.5c-1-.5-2-1-4.367-1.344c.571-.89.834-2.244.834-4.344c0-2.277-.485-3.689-1.408-4.633c-.954-.975-2.635-1.722-5.644-2.048c-2.969-.321-4.378.277-5.06 1.057c-.537.614-.873 1.615-.876 3.152v.042q.001.793.127 1.785c.271 2.112.805 3.822 1.754 4.99c.436.536.993 1 1.735 1.33a14.5 14.5 0 0 0-2.792 1.802a7.7 7.7 0 0 1-1.269-1.242a9 9 0 0 1-.709-1.016h-.688a8.5 8.5 0 0 1-.709 1.016c-1.537 1.892-3.833 2.98-7.008 2.98c-3.447 0-5.972-.717-7.557-2.514a4 4 0 0 1-.171-.21l-.195.21v13.155c2.6 1.413 7.903 3.844 14.063 4.284a14.5 14.5 0 0 0 1.72 3.087C11.757 39.962 1.871 32.974.161 30.003a1.3 1.3 0 0 1-.161-.57v-5.615q.017-.256.11-.498c.744-1.867 2.692-4.58 5.206-5.308c.333-.855.826-2.106 1.287-3.029a20 20 0 0 1-.104-2.171c0-2.659.563-4.992 2.262-6.729c.793-.811 1.777-1.433 2.945-1.901C14.502 1.911 18.483 0 23.938 0s9.523 1.911 12.319 4.182c1.167.468 2.151 1.09 2.944 1.901c1.699 1.737 2.263 4.07 2.263 6.729c0 .736-.027 1.465-.105 2.171c.461.923.954 2.174 1.288 3.029c.044.14.087.297.102.37s.095.434.107.616zm-19.517-8.16c-.003-1.537-.339-2.538-.876-3.152c-.681-.78-2.09-1.378-5.06-1.057c-3.008.326-4.69 1.073-5.643 2.048c-.923.944-1.408 2.356-1.408 4.633c0 2.42.348 3.849 1.115 4.719c.729.827 2.165 1.499 5.309 1.499c2.417 0 3.799-.786 4.683-1.873c.948-1.168 1.482-2.878 1.753-4.99q.12-.889.127-1.785z\" clip-rule=\"evenodd\"/><path d=\"M21.001 30.513a2 2 0 1 1-3.998 0v-3.998a1.999 1.999 0 0 1 3.998 0z\"/></g>",
"width": 47,
"height": 43
},
"copy": {
"body": "<g fill=\"currentColor\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"m4 4l1-1h5.414L14 6.586V14l-1 1H5l-1-1zm9 3l-3-3H5v10h8z\"/><path d=\"M3 1L2 2v10l1 1V2h6.414l-1-1z\"/></g>"
Expand Down
Loading

0 comments on commit 0985875

Please sign in to comment.