@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?18de873f8edfd138f084e5f339eab193") format("truetype"),
url("./blueprint-icons-16.eot?18de873f8edfd138f084e5f339eab193#iefix") format("embedded-opentype"),
url("./blueprint-icons-16.woff2?18de873f8edfd138f084e5f339eab193") format("woff2"),
url("./blueprint-icons-16.woff?18de873f8edfd138f084e5f339eab193") format("woff"),
url("./blueprint-icons-16.svg?18de873f8edfd138f084e5f339eab193#blueprint-icons-16") format("svg");
}