30/30 100%

.arrow-round {
.zero-centered();
.size(150px, 150px);
.round-border-line(25px);
}

.arrow-round::after {
.absolute-pseudo-element();
.position(-15px, 110px);
.triangle-bottom-right(50px);
}