add more icon border-radius test cases
This commit is contained in:
parent
42c18cf9f0
commit
fcf0ac5fde
1 changed files with 11 additions and 1 deletions
|
|
@ -181,7 +181,17 @@ lambda : {
|
||||||
lambda : {
|
lambda : {
|
||||||
shape: image
|
shape: image
|
||||||
icon: https://icons.terrastruct.com/aws%2FCompute%2FAWS-Lambda.svg
|
icon: https://icons.terrastruct.com/aws%2FCompute%2FAWS-Lambda.svg
|
||||||
icon.style.border-radius: 20
|
icon.style.border-radius: 5
|
||||||
|
}
|
||||||
|
|
||||||
|
AWS Cloud : {
|
||||||
|
icon: https://icons.terrastruct.com/aws%2F_Group%20Icons%2FAWS-Cloud_light-bg.svg
|
||||||
|
icon.style.border-radius: 0
|
||||||
|
}
|
||||||
|
|
||||||
|
Mesh : {
|
||||||
|
icon: https://icons.terrastruct.com/aws%2FNetworking%20&%20Content%20Delivery%2FAWS-App-Mesh.svg
|
||||||
|
icon.style.border-radius: 999
|
||||||
}
|
}
|
||||||
|
|
||||||
-- none-fill --
|
-- none-fill --
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue