TP_JO2024/home/dist/utility/icons/icons-others/icons-others.legacy.css
2024-03-27 17:19:37 +01:00

86 lines
2.3 KiB
CSS

/*!
* DSFR v1.11.2 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
*/
@media (min-width: 36em) {
/*! media sm */
}
@media (min-width: 48em) {
/*! media md */
}
@media (min-width: 62em) {
/*! media lg */
}
@media (min-width: 78em) {
/*! media xl */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.fr-icon-leaf-fill::before,
.fr-icon-leaf-fill::after {
background-image: url("../../../icons/others/leaf-fill.svg");
}
.fr-icon-leaf-line::before,
.fr-icon-leaf-line::after {
background-image: url("../../../icons/others/leaf-line.svg");
}
.fr-icon-lightbulb-fill::before,
.fr-icon-lightbulb-fill::after {
background-image: url("../../../icons/others/lightbulb-fill.svg");
}
.fr-icon-lightbulb-line::before,
.fr-icon-lightbulb-line::after {
background-image: url("../../../icons/others/lightbulb-line.svg");
}
.fr-icon-plant-fill::before,
.fr-icon-plant-fill::after {
background-image: url("../../../icons/others/plant-fill.svg");
}
.fr-icon-plant-line::before,
.fr-icon-plant-line::after {
background-image: url("../../../icons/others/plant-line.svg");
}
.fr-icon-recycle-fill::before,
.fr-icon-recycle-fill::after {
background-image: url("../../../icons/others/recycle-fill.svg");
}
.fr-icon-recycle-line::before,
.fr-icon-recycle-line::after {
background-image: url("../../../icons/others/recycle-line.svg");
}
.fr-icon-scales-3-fill::before,
.fr-icon-scales-3-fill::after {
background-image: url("../../../icons/others/scales-3-fill.svg");
}
.fr-icon-scales-3-line::before,
.fr-icon-scales-3-line::after {
background-image: url("../../../icons/others/scales-3-line.svg");
}
.fr-icon-seedling-fill::before,
.fr-icon-seedling-fill::after {
background-image: url("../../../icons/others/seedling-fill.svg");
}
.fr-icon-seedling-line::before,
.fr-icon-seedling-line::after {
background-image: url("../../../icons/others/seedling-line.svg");
}
.fr-icon-umbrella-fill::before,
.fr-icon-umbrella-fill::after {
background-image: url("../../../icons/others/umbrella-fill.svg");
}
.fr-icon-umbrella-line::before,
.fr-icon-umbrella-line::after {
background-image: url("../../../icons/others/umbrella-line.svg");
}
}