mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 15:08:27 +02:00
wip workspace bar tools
This commit is contained in:
parent
007ee0de5e
commit
3984da6c0f
3 changed files with 77 additions and 39 deletions
|
@ -68,6 +68,17 @@
|
|||
{:d
|
||||
"M298.766 343.507C295.152 347.12 371.3 500 381.92 500c10.62 0 104.594-152.013 102.007-156.493-2.583-4.474-63.805-.626-63.805-.626s26.42-111.48-50.044-195.794c-87.817-96.833-193.242-82.57-193.242-82.57s6.47-60.767 0-64.432C171.166-3.13 15.942 87.23 16.02 96.417c.08 9.187 149.695 93.815 156.386 90.08 6.692-3.738 1.877-63.18 1.877-63.18s77.484-9.466 147.628 61.927c63.27 64.394 36.283 158.888 36.283 158.888s-55.935-4.117-59.427-.625z"}]]]))
|
||||
|
||||
(def artboard
|
||||
(html
|
||||
[:svg
|
||||
{:viewBox "0 0 500 500"
|
||||
:height "500"
|
||||
:width "500"}
|
||||
[:g
|
||||
[:path
|
||||
{:d
|
||||
"M0 0v134.00391L134.00586 0H0zm166.32227 0v44.453125h289.22461V455.54688H44.453125V164.07617H0V500h500V0H166.32227z"}]]]))
|
||||
|
||||
(def chat
|
||||
(html
|
||||
[:svg#svg2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue