PluginProbe
Forumax – AI Powered Advanced Community Forum Plugin / 1.2.5
Forumax – AI Powered Advanced Community Forum Plugin v1.2.5
2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 trunk 1.0.8 1.1.0 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.3.3 1.4.0 1.4.1 2.0.0 2.1.0 All 29 releases
bbp-core / assets / css / flaticon.css

flaticon.css in Forumax – AI Powered Advanced Community Forum Plugin 1.2.5, at assets/css/flaticon.css

69 lines 1.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 @font-face {
2 font-family: "flaticon";
3 src: url("./flaticon.ttf?3d30912bc481d1d97a4a86f85f1d4d38") format("truetype"), url("./flaticon.woff?3d30912bc481d1d97a4a86f85f1d4d38") format("woff"), url("./flaticon.woff2?3d30912bc481d1d97a4a86f85f1d4d38") format("woff2"), url("./flaticon.eot?3d30912bc481d1d97a4a86f85f1d4d38#iefix") format("embedded-opentype"), url("./flaticon.svg?3d30912bc481d1d97a4a86f85f1d4d38#flaticon") format("svg");
4 }
5 i[class^=flaticon-]:before, i[class*=" flaticon-"]:before {
6 font-family: flaticon !important;
7 font-style: normal;
8 font-weight: normal !important;
9 font-variant: normal;
10 text-transform: none;
11 line-height: 1;
12 -webkit-font-smoothing: antialiased;
13 -moz-osx-font-smoothing: grayscale;
14 }
15
16 .flaticon-add-to-basket:before {
17 content: "\f101";
18 }
19
20 .flaticon-user:before {
21 content: "\f102";
22 }
23
24 .flaticon-mobile-phone:before {
25 content: "\f103";
26 }
27
28 .flaticon-camera:before {
29 content: "\f104";
30 }
31
32 .flaticon-handbag:before {
33 content: "\f105";
34 }
35
36 .flaticon-office-chair:before {
37 content: "\f106";
38 }
39
40 .flaticon-dress:before {
41 content: "\f107";
42 }
43
44 .flaticon-laptop:before {
45 content: "\f108";
46 }
47
48 .flaticon-steering-wheel:before {
49 content: "\f109";
50 }
51
52 .flaticon-tshirt:before {
53 content: "\f10a";
54 }
55
56 .flaticon-user-1:before {
57 content: "\f10b";
58 }
59
60 .flaticon-shopping-list:before {
61 content: "\f10c";
62 }
63
64 .flaticon-lock:before {
65 content: "\f10d";
66 }
67
68 /*# sourceMappingURL=flaticon.css.map */
69