PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.2
Elementor Website Builder – more than just a page builder v4.3.2
4.3.2 4.3.1 4.3.0 4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 All 455 releases
← All changes | assets/lib/eicons/css/elementor-icons.css +10 -2 4.2.0-dev2 → 4.3.2 View file →
@@ -1,8 +1,8 @@
1 1 @font-face {
2 2 font-family: "eicons";
3 - src: url("../fonts/eicons.eot?5.52.0");
4 - src: url("../fonts/eicons.eot?5.52.0#iefix") format("embedded-opentype"), url("../fonts/eicons.woff2?5.52.0") format("woff2"), url("../fonts/eicons.woff?5.52.0") format("woff"), url("../fonts/eicons.ttf?5.52.0") format("truetype"), url("../fonts/eicons.svg?5.52.0#eicon") format("svg");
3 + src: url("../fonts/eicons.eot?5.54.0");
4 + src: url("../fonts/eicons.eot?5.54.0#iefix") format("embedded-opentype"), url("../fonts/eicons.woff2?5.54.0") format("woff2"), url("../fonts/eicons.woff?5.54.0") format("woff"), url("../fonts/eicons.ttf?5.54.0") format("truetype"), url("../fonts/eicons.svg?5.54.0#eicon") format("svg");
5 5 font-weight: normal;
6 6 font-style: normal;
7 7 }
8 8 [class^=eicon],
@@ -2076,8 +2076,16 @@
2076 2076 }
2077 2077
2078 2078 .eicon-loop-widget:before {
2079 2079 content: "\ec01";
2080 +}
2081 +
2082 +.eicon-x-twitter:before {
2083 + content: "\ef04";
2084 +}
2085 +
2086 +.eicon-background-video:before {
2087 + content: "\ea01";
2080 2088 }
2081 2089
2082 2090 .eicon-eye:before {
2083 2091 content: "\e8ac";