gristlabs_grist-core/static/ui-icons/UI/Board.svg
Jarosław Sadziński a317a727c8 (core) Adding tutorial card
Summary:
For now only html stub and docList adjustement for showing a tutorial card.
It will be used in future diffs after tutorial implementation.

Test Plan: Manual

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3750
2023-03-28 19:57:52 +02:00

1 line
437 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><g transform="translate(0 0)"><g stroke-width="1" stroke-linejoin="round" fill="none" stroke="#262633" stroke-linecap="round" class="nc-icon-wrapper"><rect x=".5" y=".5" width="15" height="15" rx="1"></rect><path stroke="#262633" d="M3.5 3.5h3v3h-3z"></path><path stroke="#262633" d="M3.5 9.5h3v3h-3z"></path><path stroke="#262633" d="M9.5 3.5h3v9h-3z"></path></g></g></svg>