Add Solidity logo (565 bytes) (#666)

This commit is contained in:
Alexandre Mendonça
2022-10-12 13:19:29 +01:00
committed by GitHub
parent 82f75036bd
commit b53cc7732d
4 changed files with 37 additions and 0 deletions

View File

@@ -299,3 +299,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/floatplane.svg" width="256" /> | <img src="/images/reference/floatplane.svg" width="256" /> | https://www.floatplane.com/ |
| <img src="/images/svg/zorinos.svg" width="256" /> | <img src="/images/reference/zorin.png" width="256" /> | https://zorin.com/press/ |
| <img src="/images/svg/netbeans.svg" width="256" /> | <img src="/images/reference/netbeans.png" width="256" /> | https://www.apache.org/logos/res/netbeans/netbeans.png |
| <img src="/images/svg/solidity.svg" width="256" /> | <img src="/images/reference/solidity.svg" width="256" /> | https://docs.soliditylang.org/en/latest/brand-guide.html |

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1300px" height="1300px"
viewBox="0 0 1300 1300" enable-background="new 0 0 1300 1300" xml:space="preserve">
<title>Vector 1</title>
<desc>Created with Sketch.</desc>
<g id="Page-1" sketch:type="MSPage">
<g id="solidity" transform="translate(402.000000, 118.000000)" sketch:type="MSLayerGroup">
<g id="Group" sketch:type="MSShapeGroup">
<path id="Shape" opacity="0.45" enable-background="new " d="M371.772,135.308L241.068,367.61H-20.158l130.614-232.302
H371.772"/>
<path id="Shape_1_" opacity="0.6" enable-background="new " d="M241.068,367.61h261.318L371.772,135.308H110.456
L241.068,367.61z"/>
<path id="Shape_2_" opacity="0.8" enable-background="new " d="M110.456,599.822L241.068,367.61L110.456,135.308
L-20.158,367.61L110.456,599.822z"/>
<path id="Shape_3_" opacity="0.45" enable-background="new " d="M111.721,948.275l130.704-232.303h261.318L373.038,948.275
H111.721"/>
<path id="Shape_4_" opacity="0.6" enable-background="new " d="M242.424,715.973H-18.893l130.613,232.303h261.317
L242.424,715.973z"/>
<path id="Shape_5_" opacity="0.8" enable-background="new " d="M373.038,483.761L242.424,715.973l130.614,232.303
l130.704-232.303L373.038,483.761z"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

6
images/svg/solidity.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Solidity" role="img"
viewBox="0 0 512 512" ><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path opacity=".4" d="m314.5 73.6-58.6 104h-117l58.5-104h117.1"/><path opacity=".6" d="M255.9 177.6h117l-58.4-104H197.4l58.5 104"/><path opacity=".8" d="m197.4 281.7 58.5-104.1-58.5-104-58.5 104 58.5 104.1"/><path opacity=".4" d="m198 437.8 58.5-104h117l-58.4 104H198"/><path opacity=".6" d="M256.6 333.7H139.5l58.5 104h117l-58.4-104"/><path opacity=".8" d="m315.1 229.7-58.5 104 58.5 104 58.5-104-58.5-104"/></svg>

After

Width:  |  Height:  |  Size: 565 B