mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 22:11:37 +02:00
add new ruler icon
This commit is contained in:
parent
ff8c9d0ed8
commit
96092fda7c
3 changed files with 70 additions and 2 deletions
|
@ -87,7 +87,11 @@
|
|||
{:icon i/pencil
|
||||
:help (tr "ds.help.path")
|
||||
:shape +draw-tool-curve+
|
||||
:priority 6}])
|
||||
:priority 6}
|
||||
{:icon i/ruler-tool
|
||||
:help (tr "ds.help.path")
|
||||
:shape +draw-tool-curve+
|
||||
:priority 7}])
|
||||
|
||||
;; --- Draw Toolbox (Component)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue