@blueprintjs/icons
Version:
Components, fonts, icons, and css files for creating and displaying icons.
9 lines (8 loc) • 513 B
CSS
@font-face {
font-family: "blueprint-icons-16";
src: url("./blueprint-icons-16.ttf?2061899df5ee4a3fe93699050091c340") format("truetype"),
url("./blueprint-icons-16.eot?2061899df5ee4a3fe93699050091c340#iefix") format("embedded-opentype"),
url("./blueprint-icons-16.woff2?2061899df5ee4a3fe93699050091c340") format("woff2"),
url("./blueprint-icons-16.woff?2061899df5ee4a3fe93699050091c340") format("woff"),
url("./blueprint-icons-16.svg?2061899df5ee4a3fe93699050091c340#blueprint-icons-16") format("svg");
}