-webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 50% 100%, 0 95%);
clip-path: polygon(0 0, 100% 0, 100% 95%, 50% 100%, 0 95%);
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta name="Ведущий Киев Данил Кулинич" content="width=device-width, initial-scale=1" />
.key-svg {
width: 40px;
height: 40px;
padding: 0;
box-sizing: border-box;
border-radius: 1000px;
}
.item {
display: flex;
flex-direction: column;
}
.item .description {
flex: 1;
}