a[href$=".pdf"] svg,
a[href$=".PDF"] svg,
a[href$=".doc"] svg,
a[href$=".docx"] svg,
a[href$=".dotx"] svg,
a[href$=".pptx"] svg,
a[href$=".ppsx"] svg,
a[href$=".msg"] svg,
a[href^="http"] svg,
a[data-link-icon-src*="msword"] svg,
a[data-link-icon-src*="mspowerpoint"] svg,
a[data-link-icon-src*="msexcel"] svg,
a[href$=".xls"] svg,
a[href$=".XLS"] svg,
a[href$=".xlsx"] svg,
a[href$=".XLSX"] svg {
   display: none;
}
