diff options
author | Fred Carlsen <fred@sjelfull.no> | 2018-11-30 16:58:09 +0800 |
---|---|---|
committer | Fred Carlsen <fred@sjelfull.no> | 2018-11-30 16:58:20 +0800 |
commit | 3586dde4803d09209af570bc565c45f247f5e0ff (patch) | |
tree | caefa9104fbd3ce1a9a125b581c7e8399a3432e0 /packages/website/ts/@next/icons | |
parent | d6b92e5786b311f16b72411b75900c5aa1fe8394 (diff) | |
download | dexon-sol-tools-3586dde4803d09209af570bc565c45f247f5e0ff.tar dexon-sol-tools-3586dde4803d09209af570bc565c45f247f5e0ff.tar.gz dexon-sol-tools-3586dde4803d09209af570bc565c45f247f5e0ff.tar.bz2 dexon-sol-tools-3586dde4803d09209af570bc565c45f247f5e0ff.tar.lz dexon-sol-tools-3586dde4803d09209af570bc565c45f247f5e0ff.tar.xz dexon-sol-tools-3586dde4803d09209af570bc565c45f247f5e0ff.tar.zst dexon-sol-tools-3586dde4803d09209af570bc565c45f247f5e0ff.zip |
Started on why 0x
Diffstat (limited to 'packages/website/ts/@next/icons')
-rw-r--r-- | packages/website/ts/@next/icons/illustrations/customize.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/ts/@next/icons/illustrations/customize.svg b/packages/website/ts/@next/icons/illustrations/customize.svg new file mode 100644 index 000000000..f93ced0f7 --- /dev/null +++ b/packages/website/ts/@next/icons/illustrations/customize.svg @@ -0,0 +1 @@ +<svg width="152" height="152" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M76 151c41.421 0 75-33.579 75-75S117.421 1 76 1 1 34.579 1 76s33.579 75 75 75z" stroke="#00AE99" stroke-width="2" stroke-miterlimit="10"/><path d="M120.5 122.906H31.503c-12.943 0-23.478-10.485-23.478-23.478 0-12.993 10.485-23.478 23.478-23.478H120.5" stroke="#00AE99" stroke-width="2" stroke-miterlimit="10"/><path d="M120.499 122.906c12.967 0 23.478-10.511 23.478-23.478 0-12.967-10.511-23.478-23.478-23.478-12.967 0-23.478 10.511-23.478 23.478 0 12.967 10.511 23.478 23.478 23.478z" stroke="#00AE99" stroke-width="2" stroke-miterlimit="10"/><path d="M120.5 122.906H31.503c-12.943 0-23.478-10.485-23.478-23.478 0-12.993 10.485-23.478 23.478-23.478H120.5" stroke="#00AE99" stroke-width="2" stroke-miterlimit="10"/><path d="M120.499 122.906c12.967 0 23.478-10.511 23.478-23.478 0-12.967-10.511-23.478-23.478-23.478-12.967 0-23.478 10.511-23.478 23.478 0 12.967 10.511 23.478 23.478 23.478z" stroke="#00AE99" stroke-width="2" stroke-miterlimit="10"/><path d="M31.5 29.093h88.996c12.943 0 23.478 10.485 23.478 23.478 0 12.993-10.485 23.478-23.478 23.478H31.499" stroke="#00AE99" stroke-width="2" stroke-miterlimit="10"/><path d="M31.503 76.052c12.967 0 23.478-10.512 23.478-23.478 0-12.967-10.511-23.479-23.478-23.479-12.966 0-23.478 10.512-23.478 23.479 0 12.966 10.512 23.478 23.478 23.478z" stroke="#00AE99" stroke-width="2" stroke-miterlimit="10"/></svg>
\ No newline at end of file |