diff options
author | Steve Klebanoff <steve.klebanoff@gmail.com> | 2019-01-03 07:17:26 +0800 |
---|---|---|
committer | Steve Klebanoff <steve.klebanoff@gmail.com> | 2019-01-03 07:17:26 +0800 |
commit | 65af195054e1f6de41d36a2d30d8342bef9752c0 (patch) | |
tree | 8559d71d6dd4269139afa5334b317f6efe90acd3 /packages/website/ts/icons/illustrations/robustSmartContracts.svg | |
parent | 9f47f90c6e80ba9a61bcb6065fed1e2c6be8c5b7 (diff) | |
parent | 1ddf1087dd327b2ef35165518ee91eb457b84174 (diff) | |
download | dexon-0x-contracts-65af195054e1f6de41d36a2d30d8342bef9752c0.tar dexon-0x-contracts-65af195054e1f6de41d36a2d30d8342bef9752c0.tar.gz dexon-0x-contracts-65af195054e1f6de41d36a2d30d8342bef9752c0.tar.bz2 dexon-0x-contracts-65af195054e1f6de41d36a2d30d8342bef9752c0.tar.lz dexon-0x-contracts-65af195054e1f6de41d36a2d30d8342bef9752c0.tar.xz dexon-0x-contracts-65af195054e1f6de41d36a2d30d8342bef9752c0.tar.zst dexon-0x-contracts-65af195054e1f6de41d36a2d30d8342bef9752c0.zip |
Merge branch 'development' into feature/monorepo/release-notes
Diffstat (limited to 'packages/website/ts/icons/illustrations/robustSmartContracts.svg')
-rwxr-xr-x | packages/website/ts/icons/illustrations/robustSmartContracts.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/website/ts/icons/illustrations/robustSmartContracts.svg b/packages/website/ts/icons/illustrations/robustSmartContracts.svg new file mode 100755 index 000000000..060f2d00c --- /dev/null +++ b/packages/website/ts/icons/illustrations/robustSmartContracts.svg @@ -0,0 +1,6 @@ +<svg width="90" height="90" viewBox="0 0 90 90" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M45 88C68.7482 88 88 68.7482 88 45C88 21.2518 68.7482 2 45 2C21.2518 2 2 21.2518 2 45C2 68.7482 21.2518 88 45 88Z" stroke="#00AE99" stroke-width="3" stroke-miterlimit="10"/> +<path d="M70 29V79H20V11H52M70 29L52 11M70 29V11H52" stroke="#00AE99" stroke-width="3" stroke-miterlimit="10"/> +<path d="M30 45H60M30 55H60M30 65H60" stroke="#00AE99" stroke-width="3"/> +<path d="M52 11V29H70" stroke="#00AE99" stroke-width="3" stroke-miterlimit="10"/> +</svg> |