/* Iconoir replacement — 15 inline SVG icons
   Replaces: https://cdn.jsdelivr.net/npm/iconoir@7.7.0/css/iconoir.css (179 KB)
   Uses background-image with currentColor inherited via CSS filter */

[class^="iconoir-"], [class*=" iconoir-"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: -0.125em;
  /* Render black SVG, then use filter to match currentColor won't work universally.
     Instead, use mask with luminance mode so strokes are visible */
  background: currentColor;
  -webkit-mask-mode: luminance;
  mask-mode: luminance;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}

.iconoir-menu {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 5h18M3 12h18M3 19h18'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 5h18M3 12h18M3 19h18'/%3E%3C/svg%3E");
}

.iconoir-phone {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18.118 14.702L14 16c-2.286-.97-4.2-2.2-6-4l1.298-4.118a.95.95 0 00-.058-.787L7.116 2.89a.95.95 0 00-1.306-.364L2.79 4.225a1.9 1.9 0 00-.893 1.64c.282 4.386 2.07 8.534 5.024 11.488 3.35 3.346 7.425 4.864 11.537 5.074a1.9 1.9 0 001.591-.856l1.726-2.96a.95.95 0 00-.34-1.312l-4.157-2.215a.95.95 0 00-.842-.035z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18.118 14.702L14 16c-2.286-.97-4.2-2.2-6-4l1.298-4.118a.95.95 0 00-.058-.787L7.116 2.89a.95.95 0 00-1.306-.364L2.79 4.225a1.9 1.9 0 00-.893 1.64c.282 4.386 2.07 8.534 5.024 11.488 3.35 3.346 7.425 4.864 11.537 5.074a1.9 1.9 0 001.591-.856l1.726-2.96a.95.95 0 00-.34-1.312l-4.157-2.215a.95.95 0 00-.842-.035z'/%3E%3C/svg%3E");
}

.iconoir-mail {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 9l5 3.5L17 9'/%3E%3Cpath d='M2 17V7a2 2 0 012-2h16a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 9l5 3.5L17 9'/%3E%3Cpath d='M2 17V7a2 2 0 012-2h16a2 2 0 012 2v10a2 2 0 01-2 2H4a2 2 0 01-2-2z'/%3E%3C/svg%3E");
}

.iconoir-tools {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.05 10.607L3.707 16.95a1 1 0 000 1.414l1.586 1.586a1 1 0 001.414 0L13.05 13.607M10.05 10.607c-.53-1.809-.15-3.86 1.143-5.153a5.001 5.001 0 016.39-.55l-3.09 3.09 1.414 1.414 3.09-3.09a5.001 5.001 0 01-.55 6.39 4.992 4.992 0 01-5.153 1.143M10.05 10.607l3 3'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10.05 10.607L3.707 16.95a1 1 0 000 1.414l1.586 1.586a1 1 0 001.414 0L13.05 13.607M10.05 10.607c-.53-1.809-.15-3.86 1.143-5.153a5.001 5.001 0 016.39-.55l-3.09 3.09 1.414 1.414 3.09-3.09a5.001 5.001 0 01-.55 6.39 4.992 4.992 0 01-5.153 1.143M10.05 10.607l3 3'/%3E%3C/svg%3E");
}

.iconoir-notes {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' stroke-width='1.5' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8 14L16 14' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 10L10 10' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 18L12 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 3H6C4.89543 3 4 3.89543 4 5V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V5C20 3.89543 19.1046 3 18 3H14.5M10 3V1M10 3V5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' stroke-width='1.5' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8 14L16 14' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 10L10 10' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 18L12 18' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 3H6C4.89543 3 4 3.89543 4 5V20C4 21.1046 4.89543 22 6 22H18C19.1046 22 20 21.1046 20 20V5C20 3.89543 19.1046 3 18 3H14.5M10 3V1M10 3V5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.iconoir-two-seater-sofa {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 16v-4a2 2 0 012-2v0a2 2 0 012 2v4M22 16v-4a2 2 0 00-2-2v0a2 2 0 00-2 2v4M20 10V7a4 4 0 00-4-4H8a4 4 0 00-4 4v3M2 16h20M4 16v2M20 16v2'/%3E%3Cpath d='M12 10V8M6 10h12v6H6v-6z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 16v-4a2 2 0 012-2v0a2 2 0 012 2v4M22 16v-4a2 2 0 00-2-2v0a2 2 0 00-2 2v4M20 10V7a4 4 0 00-4-4H8a4 4 0 00-4 4v3M2 16h20M4 16v2M20 16v2'/%3E%3Cpath d='M12 10V8M6 10h12v6H6v-6z'/%3E%3C/svg%3E");
}

.iconoir-pine-tree {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2L7 9h10L12 2zM5 14h14l-7-7-7 7z'/%3E%3Cpath d='M12 22v-5M8 17h8l-4-5-4 5z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2L7 9h10L12 2zM5 14h14l-7-7-7 7z'/%3E%3Cpath d='M12 22v-5M8 17h8l-4-5-4 5z'/%3E%3C/svg%3E");
}

.iconoir-headset-help {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 15h2a1 1 0 001-1v-3a1 1 0 00-1-1H4a1 1 0 00-1 1v3a1 1 0 001 1zM18 15h2a1 1 0 001-1v-3a1 1 0 00-1-1h-2a1 1 0 00-1 1v3a1 1 0 001 1z'/%3E%3Cpath d='M3 11a9 9 0 0118 0M18 15v3c0 1.657-2.686 3-6 3'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 15h2a1 1 0 001-1v-3a1 1 0 00-1-1H4a1 1 0 00-1 1v3a1 1 0 001 1zM18 15h2a1 1 0 001-1v-3a1 1 0 00-1-1h-2a1 1 0 00-1 1v3a1 1 0 001 1z'/%3E%3Cpath d='M3 11a9 9 0 0118 0M18 15v3c0 1.657-2.686 3-6 3'/%3E%3C/svg%3E");
}

.iconoir-leaf {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke-width='1.5' fill='none'%3E%3Cpath d='M7 21C7 21 7.5 16.5 11 12.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1297 4.24224L19.7243 10.4167C20.0984 14.3026 17.1849 17.7626 13.2989 18.1367C9.486 18.5039 6.03191 15.7168 5.66477 11.9039C5.29763 8.09099 8.09098 4.70237 11.9039 4.33523L18.475 3.70251C18.8048 3.67074 19.098 3.91239 19.1297 4.24224Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' stroke-width='1.5' fill='none'%3E%3Cpath d='M7 21C7 21 7.5 16.5 11 12.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1297 4.24224L19.7243 10.4167C20.0984 14.3026 17.1849 17.7626 13.2989 18.1367C9.486 18.5039 6.03191 15.7168 5.66477 11.9039C5.29763 8.09099 8.09098 4.70237 11.9039 4.33523L18.475 3.70251C18.8048 3.67074 19.098 3.91239 19.1297 4.24224Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.iconoir-page-edit {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12V5.749a3.75 3.75 0 00-3.75-3.75H7.75A3.75 3.75 0 004 5.749V18.25A3.75 3.75 0 007.75 22h4.874'/%3E%3Cpath d='M15.503 20.503l4-4a.707.707 0 000-1l-1-1a.707.707 0 00-1 0l-4 4v2h2zM8 10h8M8 6h4M8 14h2'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12V5.749a3.75 3.75 0 00-3.75-3.75H7.75A3.75 3.75 0 004 5.749V18.25A3.75 3.75 0 007.75 22h4.874'/%3E%3Cpath d='M15.503 20.503l4-4a.707.707 0 000-1l-1-1a.707.707 0 00-1 0l-4 4v2h2zM8 10h8M8 6h4M8 14h2'/%3E%3C/svg%3E");
}

.iconoir-sparks {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 15c0-5.333 2.667-8 8-8 -5.333 0-8-2.667-8-8 0 5.333-2.667 8-8 8 5.333 0 8 2.667 8 8z'/%3E%3Cpath d='M18 22c0-2.667 1.333-4 4-4-2.667 0-4-1.333-4-4 0 2.667-1.333 4-4 4 2.667 0 4 1.333 4 4z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 15c0-5.333 2.667-8 8-8 -5.333 0-8-2.667-8-8 0 5.333-2.667 8-8 8 5.333 0 8 2.667 8 8z'/%3E%3Cpath d='M18 22c0-2.667 1.333-4 4-4-2.667 0-4-1.333-4-4 0 2.667-1.333 4-4 4 2.667 0 4 1.333 4 4z'/%3E%3C/svg%3E");
}

.iconoir-nav-arrow-left {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 6l-6 6 6 6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 6l-6 6 6 6'/%3E%3C/svg%3E");
}

.iconoir-nav-arrow-right {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}

.iconoir-arrow-right {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h18m0 0l-8.5-8.5M21 12l-8.5 8.5'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h18m0 0l-8.5-8.5M21 12l-8.5 8.5'/%3E%3C/svg%3E");
}

.iconoir-bookmark-book {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19V5a2 2 0 012-2h13.4a.6.6 0 01.6.6v13.114'/%3E%3Cpath d='M8 3v8l2.5-1.6L13 11V3'/%3E%3Cpath d='M6 17h14M6 21h14'/%3E%3Cpath d='M6 21a2 2 0 110-4'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19V5a2 2 0 012-2h13.4a.6.6 0 01.6.6v13.114'/%3E%3Cpath d='M8 3v8l2.5-1.6L13 11V3'/%3E%3Cpath d='M6 17h14M6 21h14'/%3E%3Cpath d='M6 21a2 2 0 110-4'/%3E%3C/svg%3E");
}
