add more icon border-radius test cases

This commit is contained in:
melsonic 2025-03-30 16:02:25 +05:30
parent 42c18cf9f0
commit fcf0ac5fde
No known key found for this signature in database
GPG key ID: DFA426742F621CD7

View file

@ -181,7 +181,17 @@ lambda : {
lambda : {
shape: image
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 --