mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) Add Lock icon
Test Plan: Nothing to test yet. Reviewers: alexmojaki, paulfitz Reviewed By: paulfitz Subscribers: paulfitz, jarek Differential Revision: https://phab.getgrist.com/D2833
This commit is contained in:
committed by
Paul Fitzpatrick
parent
3a139e77c8
commit
11a5e0be34
@@ -56,6 +56,7 @@ export type IconName = "ChartArea" |
|
||||
"Idea" |
|
||||
"Import" |
|
||||
"LeftAlign" |
|
||||
"Lock" |
|
||||
"Log" |
|
||||
"Mail" |
|
||||
"Minus" |
|
||||
@@ -147,6 +148,7 @@ export const IconList: IconName[] = ["ChartArea",
|
||||
"Idea",
|
||||
"Import",
|
||||
"LeftAlign",
|
||||
"Lock",
|
||||
"Log",
|
||||
"Mail",
|
||||
"Minus",
|
||||
|
||||
Reference in New Issue
Block a user