mirror of
https://github.com/konpa/devicon.git
synced 2025-08-12 09:34:36 +02:00
Fix the ref issue of the checkout action and sqlalchemy (#472)
* Remove head_ref from checkout action * Fixed the svg errs in sqlalchemy
This commit is contained in:
2
.github/workflows/build_icons.yml
vendored
2
.github/workflows/build_icons.yml
vendored
@@ -6,8 +6,6 @@ jobs:
|
|||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
ref: ${{ github.head_ref }}
|
|
||||||
- name: Setup Python v3.8
|
- name: Setup Python v3.8
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
|
2
.github/workflows/check_svgs.yml
vendored
2
.github/workflows/check_svgs.yml
vendored
@@ -6,8 +6,6 @@ jobs:
|
|||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
ref: ${{ github.head_ref }}
|
|
||||||
- name: Setup Python v3.8
|
- name: Setup Python v3.8
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
|
2
.github/workflows/peek_icons.yml
vendored
2
.github/workflows/peek_icons.yml
vendored
@@ -9,8 +9,6 @@ jobs:
|
|||||||
runs-on: windows-2019
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
ref: ${{ github.head_ref }}
|
|
||||||
- name: Setup Python v3.8
|
- name: Setup Python v3.8
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
|
viewBox="0 0 128 128" xml:space="preserve">
|
||||||
<g transform="matrix(1.3427705,0,0,1.3427705,573.22142,-1004.1027)">
|
<g transform="matrix(1.3427705,0,0,1.3427705,573.22142,-1004.1027)">
|
||||||
<path fill="#333333" d="M-525.44,799.85c-0.5-0.08-1.78-0.4-2.84-0.69l-1.93-0.54l0.99-1.82l0.99-1.82l-0.8-0.99
|
<path fill="#333333" d="M-525.44,799.85c-0.5-0.08-1.78-0.4-2.84-0.69l-1.93-0.54l0.99-1.82l0.99-1.82l-0.8-0.99
|
||||||
c-1.13-1.4-2.59-4.47-2.6-5.46c-0.01-2.31,2.99-5.66,6.67-7.46c2.53-1.24,4.54-1.27,7.06-0.09l1.9,0.89l0.55-0.79
|
c-1.13-1.4-2.59-4.47-2.6-5.46c-0.01-2.31,2.99-5.66,6.67-7.46c2.53-1.24,4.54-1.27,7.06-0.09l1.9,0.89l0.55-0.79
|
||||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
viewBox="0 0 128 128" style="enable-background:new 0 0 128 128;" xml:space="preserve">
|
viewBox="0 0 128 128" xml:space="preserve">
|
||||||
<g transform="matrix(1.3427705,0,0,1.3427705,573.22142,-1004.1027)">
|
<g transform="matrix(1.3427705,0,0,1.3427705,573.22142,-1004.1027)">
|
||||||
<path fill="#333333" d="M-415.22,799.85c-0.5-0.08-1.78-0.4-2.84-0.69l-1.93-0.54l0.99-1.82l0.99-1.82l-0.8-0.99
|
<path fill="#333333" d="M-415.22,799.85c-0.5-0.08-1.78-0.4-2.84-0.69l-1.93-0.54l0.99-1.82l0.99-1.82l-0.8-0.99
|
||||||
c-1.13-1.4-2.59-4.47-2.6-5.46c-0.01-2.31,2.99-5.66,6.67-7.46c2.53-1.24,4.54-1.27,7.06-0.09l1.9,0.89l0.55-0.79
|
c-1.13-1.4-2.59-4.47-2.6-5.46c-0.01-2.31,2.99-5.66,6.67-7.46c2.53-1.24,4.54-1.27,7.06-0.09l1.9,0.89l0.55-0.79
|
||||||
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
@@ -1,33 +1,9 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128px" height="128px" viewBox="0 0 128 128" version="1.1">
|
||||||
viewBox="0 0 128.44 128.44" style="enable-background:new 0 0 128.44 128.44;" xml:space="preserve">
|
<g id="surface1">
|
||||||
<g transform="matrix(1.3427705,0,0,1.3427705,573.22142,-1004.1027)">
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(20%,20%,20%);fill-opacity:1;" d="M 15.621094 77.421875 C 14.953125 77.3125 13.242188 76.886719 11.820312 76.496094 L 9.238281 75.773438 L 10.5625 73.339844 L 11.890625 70.902344 L 10.820312 69.578125 C 9.304688 67.707031 7.351562 63.597656 7.339844 62.273438 C 7.324219 59.179688 11.339844 54.699219 16.265625 52.289062 C 19.652344 50.628906 22.339844 50.589844 25.710938 52.167969 L 28.253906 53.359375 L 28.992188 52.304688 C 29.390625 51.726562 29.726562 50.964844 29.726562 50.628906 C 29.726562 50.296875 30.0625 50 30.460938 50 C 30.863281 50 31.199219 50.109375 31.199219 50.230469 C 31.199219 50.523438 28.242188 57.992188 28.054688 58.179688 C 27.972656 58.257812 27.171875 57.882812 26.261719 57.347656 C 23.691406 55.835938 20.464844 54.832031 17.964844 54.765625 C 12.144531 54.617188 10.121094 60.304688 14.230469 65.285156 L 15.675781 67.035156 L 19.625 63.839844 C 24.054688 60.265625 24.5625 60.183594 28.015625 62.566406 C 31.894531 65.242188 31.960938 69.3125 28.214844 73.566406 C 24.894531 77.355469 21.484375 78.410156 15.621094 77.421875 Z M 25.550781 73.339844 C 27.480469 71.828125 27.34375 69.03125 25.257812 66.808594 C 22.632812 64.027344 21.816406 64.144531 17.203125 68 C 12.613281 71.828125 12.585938 71.679688 18.070312 73.433594 C 21.699219 74.609375 23.972656 74.582031 25.550781 73.339844 Z M 25.550781 73.339844 "/>
|
||||||
<path fill="#333333" d="M-415.22,805.64c-0.5-0.08-1.78-0.4-2.84-0.69l-1.93-0.54l0.99-1.82l0.99-1.82l-0.8-0.99
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(20%,20%,20%);fill-opacity:1;" d="M 62.832031 88.085938 C 61.523438 87.605469 57.988281 86.144531 54.964844 84.835938 C 46.800781 81.273438 45.652344 81.207031 43.214844 84.164062 C 42.652344 84.847656 42.039062 85.277344 41.863281 85.101562 C 41.34375 84.578125 42.894531 82.078125 44.769531 80.433594 C 46.292969 79.09375 46.800781 78.90625 48.488281 79.09375 C 49.558594 79.214844 53.117188 80.457031 56.398438 81.851562 C 63.796875 84.996094 65.964844 85.664062 68.789062 85.664062 C 72.226562 85.664062 73.992188 83.253906 72.910156 80.058594 C 72.640625 79.253906 72.722656 78.988281 73.257812 78.988281 C 74.261719 78.988281 74.769531 82.734375 74.046875 84.886719 C 73.738281 85.8125 72.84375 87.121094 72.054688 87.777344 C 70.875 88.769531 70.125 88.984375 67.917969 88.96875 C 66.433594 88.96875 64.144531 88.566406 62.832031 88.085938 Z M 43.765625 76.644531 C 40.726562 75.226562 37.984375 72.523438 36.40625 69.363281 C 33.875 64.308594 34.652344 61.066406 39.441406 56.691406 C 43.46875 53.011719 46.761719 51.582031 51.191406 51.582031 C 54.390625 51.582031 55.070312 51.753906 57.144531 53.027344 C 62.058594 56.0625 63.273438 61.859375 60.316406 68.175781 C 56.851562 75.585938 49.53125 79.335938 43.765625 76.644531 Z M 53.933594 73.125 C 56.210938 72 57.773438 66.808594 57.132812 62.5 C 56.328125 57.1875 49.144531 53.5625 43.871094 55.808594 C 38.453125 58.125 38.371094 64.292969 43.699219 69.847656 C 47.417969 73.742188 50.617188 74.769531 53.933594 73.125 Z M 53.933594 73.125 "/>
|
||||||
c-1.13-1.4-2.59-4.47-2.6-5.46c-0.01-2.31,2.99-5.66,6.67-7.46c2.53-1.24,4.54-1.27,7.06-0.09l1.9,0.89l0.55-0.79
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(20%,20%,20%);fill-opacity:1;" d="M 64.25 77.621094 C 64.25 77.394531 65.09375 76.992188 66.136719 76.738281 L 68.023438 76.269531 L 68.425781 69.472656 C 68.867188 61.953125 68.546875 54.550781 67.730469 53.5625 C 67.4375 53.214844 66.539062 52.785156 65.722656 52.597656 C 62.40625 51.863281 64.613281 51.351562 71.050781 51.351562 C 77.484375 51.351562 79.535156 51.820312 76.46875 52.597656 C 73.832031 53.253906 73.820312 53.292969 73.820312 64.027344 C 73.820312 69.980469 74.035156 74.464844 74.339844 75.039062 C 74.769531 75.839844 75.410156 76.015625 77.875 76.015625 C 82.960938 76.015625 84.710938 74.8125 86.089844 70.355469 C 86.503906 69.015625 87.574219 69.257812 87.203125 70.609375 C 87.027344 71.238281 86.746094 73.152344 86.574219 74.890625 L 86.25 78.035156 L 75.25 78.035156 C 69.203125 78.035156 64.25 77.847656 64.25 77.621094 Z M 64.25 77.621094 "/>
|
||||||
c0.3-0.43,0.55-1,0.55-1.25s0.25-0.47,0.55-0.47s0.55,0.08,0.55,0.17c0,0.22-2.21,5.8-2.35,5.94c-0.06,0.06-0.66-0.22-1.34-0.62
|
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(20%,20%,20%);fill-opacity:1;" d="M 89.234375 77.300781 C 89.234375 76.898438 89.625 76.496094 90.265625 76.191406 C 91.121094 75.789062 91.683594 74.945312 93.71875 70.972656 C 96.941406 64.679688 102.027344 53.882812 102.511719 52.261719 C 102.882812 51.03125 102.964844 50.964844 104.355469 50.804688 C 105.160156 50.710938 105.828125 50.65625 105.84375 50.683594 C 105.855469 50.710938 106.964844 53.144531 108.316406 56.105469 C 109.667969 59.0625 112.34375 64.679688 114.300781 68.589844 C 117.5625 75.160156 117.925781 75.75 119.023438 76.285156 C 119.691406 76.605469 120.214844 77.101562 120.214844 77.394531 C 120.214844 77.863281 119.636719 77.914062 114.6875 77.914062 C 109.722656 77.914062 109.160156 77.863281 109.160156 77.378906 C 109.160156 77.058594 109.589844 76.710938 110.269531 76.484375 C 110.898438 76.285156 111.382812 75.910156 111.382812 75.628906 C 111.382812 75.359375 110.726562 73.59375 109.921875 71.707031 L 108.464844 68.269531 L 97.410156 68.269531 L 96.355469 70.597656 C 94.375 74.957031 94.332031 75.988281 96.179688 76.484375 C 97.105469 76.738281 97.359375 76.9375 97.25 77.355469 C 97.128906 77.835938 96.648438 77.902344 93.167969 77.902344 C 89.4375 77.929688 89.234375 77.902344 89.234375 77.300781 Z M 107.355469 66.472656 C 107.542969 66.140625 103.378906 57.054688 102.992188 56.960938 C 102.710938 56.878906 98.402344 65.765625 98.402344 66.433594 C 98.402344 66.769531 107.152344 66.808594 107.355469 66.472656 Z M 107.355469 66.472656 "/>
|
||||||
c-1.92-1.13-4.33-1.88-6.2-1.93c-4.35-0.11-5.86,4.14-2.79,7.86l1.08,1.31l2.95-2.39c3.31-2.67,3.69-2.73,6.27-0.95
|
|
||||||
c2.9,2,2.95,5.04,0.15,8.22C-408.29,805.59-410.84,806.38-415.22,805.64L-415.22,805.64z M-407.8,802.59
|
|
||||||
c1.44-1.13,1.34-3.22-0.22-4.88c-1.96-2.08-2.57-1.99-6.02,0.89c-3.43,2.86-3.45,2.75,0.65,4.06
|
|
||||||
C-410.68,803.54-408.98,803.52-407.8,802.59z"/>
|
|
||||||
<path fill="#333333" d="M-379.94,813.61c-0.98-0.36-3.62-1.45-5.88-2.43c-6.1-2.66-6.96-2.71-8.78-0.5
|
|
||||||
c-0.42,0.51-0.88,0.83-1.01,0.7c-0.39-0.39,0.77-2.26,2.17-3.49c1.14-1,1.52-1.14,2.78-1c0.8,0.09,3.46,1.02,5.91,2.06
|
|
||||||
c5.53,2.35,7.15,2.85,9.26,2.85c2.57,0,3.89-1.8,3.08-4.19c-0.2-0.6-0.14-0.8,0.26-0.8c0.75,0,1.13,2.8,0.59,4.41
|
|
||||||
c-0.23,0.69-0.9,1.67-1.49,2.16c-0.88,0.74-1.44,0.9-3.09,0.89C-377.25,814.27-378.96,813.97-379.94,813.61L-379.94,813.61z
|
|
||||||
M-394.19,805.06c-2.27-1.06-4.32-3.08-5.5-5.44c-1.89-3.78-1.31-6.2,2.27-9.47c3.01-2.75,5.47-3.82,8.78-3.82
|
|
||||||
c2.39,0,2.9,0.13,4.45,1.08c3.67,2.27,4.58,6.6,2.37,11.32C-384.41,804.27-389.88,807.07-394.19,805.06z M-386.59,802.43
|
|
||||||
c1.7-0.84,2.87-4.72,2.39-7.94c-0.6-3.97-5.97-6.68-9.91-5c-4.05,1.73-4.11,6.34-0.13,10.49
|
|
||||||
C-391.46,802.89-389.07,803.66-386.59,802.43L-386.59,802.43z"/>
|
|
||||||
<path fill="#333333" d="M-378.88,805.79c0-0.17,0.63-0.47,1.41-0.66l1.41-0.35l0.3-5.08
|
|
||||||
c0.33-5.62,0.09-11.15-0.52-11.89c-0.22-0.26-0.89-0.58-1.5-0.72c-2.48-0.55-0.83-0.93,3.98-0.93c4.81,0,6.34,0.35,4.05,0.93
|
|
||||||
c-1.97,0.49-1.98,0.52-1.98,8.54c0,4.45,0.16,7.8,0.39,8.23c0.32,0.6,0.8,0.73,2.64,0.73c3.8,0,5.11-0.9,6.14-4.23
|
|
||||||
c0.31-1,1.11-0.82,0.83,0.19c-0.13,0.47-0.34,1.9-0.47,3.2l-0.24,2.35h-8.22C-375.18,806.1-378.88,805.96-378.88,805.79
|
|
||||||
L-378.88,805.79L-378.88,805.79z"/>
|
|
||||||
<path fill="#333333" d="M-360.21,805.55c0-0.3,0.29-0.6,0.77-0.83c0.64-0.3,1.06-0.93,2.58-3.9
|
|
||||||
c2.41-4.7,6.21-12.77,6.57-13.98c0.28-0.92,0.34-0.97,1.38-1.09c0.6-0.07,1.1-0.11,1.11-0.09c0.01,0.02,0.84,1.84,1.85,4.05
|
|
||||||
s3.01,6.41,4.47,9.33c2.44,4.91,2.71,5.35,3.53,5.75c0.5,0.24,0.89,0.61,0.89,0.83c0,0.35-0.43,0.39-4.13,0.39
|
|
||||||
c-3.71,0-4.13-0.04-4.13-0.4c0-0.24,0.32-0.5,0.83-0.67c0.47-0.15,0.83-0.43,0.83-0.64c0-0.2-0.49-1.52-1.09-2.93l-1.09-2.57h-4.13
|
|
||||||
h-4.13l-0.79,1.74c-1.48,3.26-1.51,4.03-0.13,4.4c0.69,0.19,0.88,0.34,0.8,0.65c-0.09,0.36-0.45,0.41-3.05,0.41
|
|
||||||
C-360.06,806.02-360.21,806-360.21,805.55L-360.21,805.55z M-346.67,797.46c0.14-0.25-2.97-7.04-3.26-7.11
|
|
||||||
c-0.21-0.06-3.43,6.58-3.43,7.08C-353.36,797.68-346.82,797.71-346.67,797.46L-346.67,797.46z"/>
|
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 5.5 KiB |
Reference in New Issue
Block a user