Merge pull request #901 from simple-icons/develop
Publish filename changes, new icons Qualcomm & .NET
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"icons": [
|
"icons": [
|
||||||
|
{
|
||||||
|
"title": ".NET",
|
||||||
|
"hex": "5C2D91",
|
||||||
|
"source": "https://docs.microsoft.com/en-us/dotnet/images/hub/net.svg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "500px",
|
"title": "500px",
|
||||||
"hex": "0099E5",
|
"hex": "0099E5",
|
||||||
@ -1410,6 +1415,11 @@
|
|||||||
"hex": "55C500",
|
"hex": "55C500",
|
||||||
"source": "https://www.qiita.com"
|
"source": "https://www.qiita.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "Qualcomm",
|
||||||
|
"hex": "3253DC",
|
||||||
|
"source": "https://www.qualcomm.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Quantopian",
|
"title": "Quantopian",
|
||||||
"hex": "C50000",
|
"hex": "C50000",
|
||||||
|
Before Width: | Height: | Size: 808 B After Width: | Height: | Size: 808 B |
Before Width: | Height: | Size: 858 B After Width: | Height: | Size: 858 B |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 859 B After Width: | Height: | Size: 859 B |
1
icons/dot-net.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg aria-labelledby="simpleicons-dot-net-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-dot-net-icon">.NET icon</title><path d="M3.1672 7.5655v8.749H4.19v-6.325a8.979 8.979 0 0 0-.0488-1.1998h.0384a2.9082 2.9082 0 0 0 .2784.5473l4.4973 6.9774h1.2569V7.5655H9.1904v6.1526a9.2574 9.2574 0 0 0 .0619 1.286h-.0234c-.0544-.1056-.173-.3002-.3553-.585L4.4964 7.5656zm9.315 0v8.749h4.65l.0048-.9599h-3.6087v-3.0331h3.1579V11.4h-3.1579V8.4916h3.3884v-.926zm5.4374 0v.926h2.5149v7.823h1.0216v-7.823H24v-.926zM.6534 15.067a.643.643 0 0 0-.4565.2062A.6719.6719 0 0 0 0 15.753a.6623.6623 0 0 0 .1968.4799.6479.6479 0 0 0 .4799.2015.6623.6623 0 0 0 .4799-.2015.6575.6575 0 0 0 .2015-.48.667.667 0 0 0-.2015-.4798.6575.6575 0 0 0-.4799-.2062.643.643 0 0 0-.0234 0z"/></svg>
|
After Width: | Height: | Size: 808 B |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 771 B After Width: | Height: | Size: 771 B |
Before Width: | Height: | Size: 906 B After Width: | Height: | Size: 906 B |
Before Width: | Height: | Size: 960 B After Width: | Height: | Size: 960 B |
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 516 B |
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 667 B After Width: | Height: | Size: 667 B |
Before Width: | Height: | Size: 431 B After Width: | Height: | Size: 431 B |
Before Width: | Height: | Size: 777 B After Width: | Height: | Size: 777 B |
1
icons/qualcomm.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" aria-labelledby="simpleicons-qualcomm-icon" role="img" viewBox="0 0 24 24"><title id="simpleicons-qualcomm-icon">Qualcomm icon</title><path d="M12 0C6.22933 0 1.5761 4.48645 1.5761 10.47394c0 6.00417 4.65323 10.47394 10.4239 10.47394.98402 0 1.93468-.13343 2.8353-.3836l1.13412 2.9187c.11675.31688.35025.51702.7672.51702h1.80125c.43364 0 .75052-.28353.55038-.83391l-1.46768-3.81932c2.88534-1.81793 4.80333-5.03683 4.80333-8.8895C22.4239 4.48644 17.77067 0 12 0m4.53648 16.5615l-1.31758-3.41904c-.11675-.28353-.35024-.55038-.85059-.55038h-1.71786c-.43363 0-.7672.28353-.56706.83391l1.73454 4.48645c-.56706.1501-1.18416.21682-1.81793.21682-4.2196 0-7.22168-3.31897-7.22168-7.65532C4.77832 6.1376 7.7804 2.81862 12 2.81862s7.22168 3.31898 7.22168 7.65532c0 2.5351-1.01737 4.70327-2.6852 6.08756"/></svg>
|
After Width: | Height: | Size: 841 B |
Before Width: | Height: | Size: 269 B After Width: | Height: | Size: 269 B |
11
index.html
@ -5,7 +5,16 @@
|
|||||||
{% assign greyscaleIconsUnsortedString = "" %}
|
{% assign greyscaleIconsUnsortedString = "" %}
|
||||||
{% for icon in site.data.simple-icons.icons %}
|
{% for icon in site.data.simple-icons.icons %}
|
||||||
{% assign title = icon.title %}
|
{% assign title = icon.title %}
|
||||||
{% assign filename = icon.title | replace: "+", "plus" | replace: " ", "" | replace: ".", "" | replace: "-", "" | replace: "!", "" | replace: "’", "" | downcase %}
|
{% assign filename = icon.title %}
|
||||||
|
{% assign _splitFilename = filename | split: "" %}
|
||||||
|
{% if _splitFilename.first == "." %}
|
||||||
|
{% assign filename = filename | replace_first: ".", "dot-" %}
|
||||||
|
{% endif %}
|
||||||
|
{% if _splitFilename.last == "." %}
|
||||||
|
{% assign _filenameLenMin1 = filename | size | minus: 1 %}
|
||||||
|
{% assign filename = filename | slice: 0, _filenameLenMin1 | append: "-dot" %}
|
||||||
|
{% endif %}
|
||||||
|
{% assign filename = filename | replace: "+", "plus" | replace: " ", "" | replace: ".", "-dot-" | replace: "!", "" | replace: "’", "" | downcase %}
|
||||||
{% assign hex = icon.hex %}
|
{% assign hex = icon.hex %}
|
||||||
{% assign hex = icon.hex %}
|
{% assign hex = icon.hex %}
|
||||||
{% assign hexCharacter1 = hex | slice: 0, 1 %}
|
{% assign hexCharacter1 = hex | slice: 0, 1 %}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-icons",
|
"name": "simple-icons",
|
||||||
"version": "1.6.8",
|
"version": "1.7.0",
|
||||||
"description": "SVG icons for popular brands https://simpleicons.org",
|
"description": "SVG icons for popular brands https://simpleicons.org",
|
||||||
"homepage": "https://www.simpleicons.org",
|
"homepage": "https://www.simpleicons.org",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|