Vai al contenuto

Template:Icona/styles.css

Da Yusurverso.
Versione del 27 ago 2026 alle 10:43 di Yusur (discussione | contributi) (Creata pagina con ".icon { mask-size: max(1.25rem, 20px);: mask-repeat: no-repeat;: mask-position: center;: min-width: 20px; min-height: 20px; width: 1.25rem; height: 1.6em; display: inline-block; background-color: #1e2022; } .icon.icon-warning { /*-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20" fill="%23000000"><path d="M11.53 2.3A1.85 1.85 0 0...")
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
.icon {
	/*mask-size: max(1.25rem, 20px);*/
	/*mask-repeat: no-repeat;*/
	/*mask-position: center;*/
	min-width: 20px;
	min-height: 20px;
	width: 1.25rem;
	height: 1.6em;
	display: inline-block;
	background-color: #1e2022;
}

.icon.icon-warning {
	/*-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20" fill="%23000000"><path d="M11.53 2.3A1.85 1.85 0 0010 1.21 1.85 1.85 0 008.48 2.3L.36 16.36C-.48 17.81.21 19 1.88 19h16.24c1.67 0 2.36-1.19 1.52-2.64zM11 16H9v-2h2zm0-4H9V6h2z"/></svg>');*/
	/*mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20" fill="%23000000"><path d="M11.53 2.3A1.85 1.85 0 0010 1.21 1.85 1.85 0 008.48 2.3L.36 16.36C-.48 17.81.21 19 1.88 19h16.24c1.67 0 2.36-1.19 1.52-2.64zM11 16H9v-2h2zm0-4H9V6h2z"/></svg>');*/
	background-color: #eeb533;
}

.icon.icon-notice {
	/*-webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20" fill="%23000000"><path d="M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10S15.523 0 10 0M9 5h2v2H9zm0 4h2v6H9z"/></svg>');*/
	/*mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20" fill="%23000000"><path d="M10 0C4.477 0 0 4.477 0 10s4.477 10 10 10 10-4.477 10-10S15.523 0 10 0M9 5h2v2H9zm0 4h2v6H9z"/></svg>');*/
	background-color: #183880;
}