mirror of
https://github.com/coreui/coreui-icons.git
synced 2025-08-21 16:01:25 +02:00
118 lines
3.9 KiB
CSS
Executable File
118 lines
3.9 KiB
CSS
Executable File
.cui-basket-loaded {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-bell {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-calculator {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-calendar {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-camera {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-chart {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-cloud-download {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-cursor {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-cursor-move {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-drop {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-energy {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-envelope-letter {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-equalizer {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-globe {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-graph {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-home {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-layers {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-list {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-location-pin {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-map {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-note {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-options {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-pencil {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-people {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-pie-chart {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-puzzle {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-screen-desktop {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-screen-smartphone {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-settings {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-social-facebook {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-social-skype {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-social-twitter {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-speech {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-speedometer {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-star {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-user {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-user-female {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-user-follow {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|
|
.cui-user-unfollow {
|
|
*zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
|
|
}
|