feat: add toolbox contract shell and testkit
This commit is contained in:
4
examples/react-app/public/icon.svg
Normal file
4
examples/react-app/public/icon.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Example Tool">
|
||||
<rect width="64" height="64" rx="14" fill="#3156d3" />
|
||||
<path d="M18 20h28v7H18zm0 12h28v7H18zm0 12h18v7H18z" fill="#fff" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 233 B |
Reference in New Issue
Block a user