Files
toolbox-sdk/examples/react-app/public/icon.svg

5 lines
233 B
XML

<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>