mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 10:02:38 +03:00
parent
ea8475002b
commit
3658af39e8
@ -14,4 +14,3 @@ set -euxo pipefail
|
||||
|
||||
cp -f public/tutorial/index.html build/tutorial/index.html
|
||||
cp -f public/*.css build/
|
||||
cp -f public/*.svg build/
|
||||
|
@ -1,12 +1,4 @@
|
||||
<svg viewBox="0 -2 53 56" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- <style>polygon {fill: #5c0bff;}@media (prefers-color-scheme: dark) {polygon {fill: #7733ff;}} </style> -->
|
||||
<!-- <style>polygon {fill: #9c7bea;} circle {fill: #fff; }</style> -->
|
||||
<!-- <circle cx="26" cy="26" r="26" /> -->
|
||||
<!-- <polygon stroke="#fff" stroke-width="8" points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/>
|
||||
<polygon points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/> -->
|
||||
<!-- <polygon stroke="#fff" stroke-width="4" points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/>
|
||||
<polygon points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/> -->
|
||||
<!-- <polygon points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/> --> -->
|
||||
<polygon stroke="#fff" stroke-width="8" points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/>
|
||||
<polygon fill="#9c7bea" points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/>
|
||||
<svg viewBox="0 0 52 53" xmlns="http://www.w3.org/2000/svg">
|
||||
<style>polygon {fill: #5c0bff;}@media (prefers-color-scheme: dark) {polygon {fill: #7733ff;}} </style>
|
||||
<polygon points="0,0 23.8834,3.21052 37.2438,19.0101 45.9665,16.6324 50.5,22 45,22 44.0315,26.3689 26.4673,39.3424 27.4527,45.2132 17.655,53 23.6751,22.7086"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 335 B |
Loading…
Reference in New Issue
Block a user