/home/edulekha/public_html/wp-content/plugins/really-simple-ssl/assets/css/admin/modules/icons.scss
.rsssl-icon{
  display: flex;
  align-items: center;
  justify-content: center;
  svg{
    fill: currentColor;
  }
}