aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-06-06 21:01:10 +0800
committerGitHub <noreply@github.com>2017-06-06 21:01:10 +0800
commit1c30a71c4ab0e520e4a298375ceb7ac43354e5c1 (patch)
treed617c836215681243b43026c983d5f5189baa6fe
parentb4ae188a0f6da55317ca04bd64a7524592089ed0 (diff)
parent766df192b9618e00b0c452bd50bd4d3181d033a3 (diff)
downloaddexon-solidity-1c30a71c4ab0e520e4a298375ceb7ac43354e5c1.tar
dexon-solidity-1c30a71c4ab0e520e4a298375ceb7ac43354e5c1.tar.gz
dexon-solidity-1c30a71c4ab0e520e4a298375ceb7ac43354e5c1.tar.bz2
dexon-solidity-1c30a71c4ab0e520e4a298375ceb7ac43354e5c1.tar.lz
dexon-solidity-1c30a71c4ab0e520e4a298375ceb7ac43354e5c1.tar.xz
dexon-solidity-1c30a71c4ab0e520e4a298375ceb7ac43354e5c1.tar.zst
dexon-solidity-1c30a71c4ab0e520e4a298375ceb7ac43354e5c1.zip
Merge pull request #2345 from ethereum/logo
Include logo in documentation
-rw-r--r--docs/index.rst5
-rw-r--r--docs/logo.svg27
2 files changed, 32 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 1312864a..4b48b91c 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,6 +1,11 @@
Solidity
========
+.. image:: logo.svg
+ :width: 120px
+ :alt: Solidity logo
+ :align: center
+
Solidity is a contract-oriented, high-level language whose syntax is similar to that of JavaScript
and it is designed to target the Ethereum Virtual Machine (EVM).
diff --git a/docs/logo.svg b/docs/logo.svg
new file mode 100644
index 00000000..86b9f499
--- /dev/null
+++ b/docs/logo.svg
@@ -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>