.icon::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: currentColor;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    -webkit-mask-size: contain;
}

.icon-whatsapp::before {
    mask-image: url('data:image/svg+xml,%3Csvg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2024%2024"%3E%3Cpath%20fill="currentColor"%20d="M19.05%204.91A9.82%209.82%200%200%200%2012.04%202c-5.46%200-9.91%204.45-9.91%209.91c0%201.75.46%203.45%201.32%204.95L2.05%2022l5.25-1.38c1.45.79%203.08%201.21%204.74%201.21c5.46%200%209.91-4.45%209.91-9.91c0-2.65-1.03-5.14-2.9-7.01m-7.01%2015.24c-1.48%200-2.93-.4-4.2-1.15l-.3-.18l-3.12.82l.83-3.04l-.2-.31a8.26%208.26%200%200%201-1.26-4.38c0-4.54%203.7-8.24%208.24-8.24c2.2%200%204.27.86%205.82%202.42a8.18%208.18%200%200%201%202.41%205.83c.02%204.54-3.68%208.23-8.22%208.23m4.52-6.16c-.25-.12-1.47-.72-1.69-.81c-.23-.08-.39-.12-.56.12c-.17.25-.64.81-.78.97c-.14.17-.29.19-.54.06c-.25-.12-1.05-.39-1.99-1.23c-.74-.66-1.23-1.47-1.38-1.72c-.14-.25-.02-.38.11-.51c.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17%200-.43.06-.66.31c-.22.25-.86.85-.86%202.07s.89%202.4%201.01%202.56c.12.17%201.75%202.67%204.23%203.74c.59.26%201.05.41%201.41.52c.59.19%201.13.16%201.56.1c.48-.07%201.47-.6%201.67-1.18c.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28"/%3E%3C/svg%3E');
    -webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2024%2024"%3E%3Cpath%20fill="currentColor"%20d="M19.05%204.91A9.82%209.82%200%200%200%2012.04%202c-5.46%200-9.91%204.45-9.91%209.91c0%201.75.46%203.45%201.32%204.95L2.05%2022l5.25-1.38c1.45.79%203.08%201.21%204.74%201.21c5.46%200%209.91-4.45%209.91-9.91c0-2.65-1.03-5.14-2.9-7.01m-7.01%2015.24c-1.48%200-2.93-.4-4.2-1.15l-.3-.18l-3.12.82l.83-3.04l-.2-.31a8.26%208.26%200%200%201-1.26-4.38c0-4.54%203.7-8.24%208.24-8.24c2.2%200%204.27.86%205.82%202.42a8.18%208.18%200%200%201%202.41%205.83c.02%204.54-3.68%208.23-8.22%208.23m4.52-6.16c-.25-.12-1.47-.72-1.69-.81c-.23-.08-.39-.12-.56.12c-.17.25-.64.81-.78.97c-.14.17-.29.19-.54.06c-.25-.12-1.05-.39-1.99-1.23c-.74-.66-1.23-1.47-1.38-1.72c-.14-.25-.02-.38.11-.51c.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17%200-.43.06-.66.31c-.22.25-.86.85-.86%202.07s.89%202.4%201.01%202.56c.12.17%201.75%202.67%204.23%203.74c.59.26%201.05.41%201.41.52c.59.19%201.13.16%201.56.1c.48-.07%201.47-.6%201.67-1.18c.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28"/%3E%3C/svg%3E');
}
