/***************************************************************************
 * These icons, unless otherwise indicated are from IcoMoon Free (CC BY 4.0)
 * the remaining, as indicated, are from Font Awesome (SIL OFL 1.1)
 *
 * Where an icon was renamed, I list the original name in a comment.
 *
 * These icons are all black, color is done with filter() callouts in the
 * variant files, with the exception of the board icons which use a gradient
 * and filters will not work as expected.
 **************************************************************************/

/* Menu Icons, pulled out with separate names to allow easier modification */
/* Admin button .. Gear */
.i-menu-admin::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23FFFFFF' stroke-width='2px' fill='black' viewBox='0 0 32 33'%3E%3Cpath d='M29.18 19.07c-1.678-2.908-.668-6.634 2.256-8.328L28.29 5.295c-.897.527-1.942.83-3.057.83-3.36 0-6.085-2.743-6.085-6.126h-6.29c.01 1.04-.25 2.1-.81 3.07-1.68 2.903-5.41 3.892-8.34 2.21L.566 10.723c.905.515 1.69 1.268 2.246 2.234 1.677 2.904.673 6.624-2.24 8.32l3.145 5.447c.895-.522 1.935-.82 3.044-.82 3.35 0 6.07 2.725 6.087 6.092h6.29c-.004-1.036.258-2.08.81-3.04 1.676-2.903 5.4-3.894 8.325-2.22l3.145-5.446c-.9-.514-1.678-1.265-2.232-2.225zM16 22.48c-3.578 0-6.48-2.902-6.48-6.48S12.423 9.52 16 9.52c3.578 0 6.48 2.902 6.48 6.48s-2.902 6.48-6.48 6.48z'/%3E%3C/svg%3E");
}

/* Profile Button user outline (if not replaced by avatar) */
.i-menu-profile::before, .i-menu-profile.enabled::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23FFFFFF' stroke-width='2px' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M25.143 25.09q0 2.142-1.304 3.383t-3.466 1.24H4.768q-2.16 0-3.464-1.24T0 25.09q0-.947.063-1.85t.25-1.945.473-1.938.768-1.74T2.66 16.17t1.528-.955 1.99-.357q.162 0 .75.384t1.33.857 1.93.855 2.384.384 2.384-.385 1.93-.857 1.33-.858.75-.384q1.088 0 1.99.357t1.527.955 1.107 1.446.768 1.74.473 1.94.25 1.945.065 1.85zM19.43 9.142q0 2.84-2.01 4.848T12.572 16t-4.848-2.01-2.01-4.847 2.01-4.848 4.848-2.01 4.848 2.01 2.01 4.848z'/%3E%3C/svg%3E");
}

/* Personal Messages .. Envelope filled icon */
.i-menu-pm-on::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32 12.68v14.178q0 1.18-.84 2.018t-2.017.84H2.857q-1.18 0-2.018-.84T0 26.858v-14.18q.786.876 1.804 1.555 6.464 4.393 8.875 6.16 1.013.75 1.65 1.17t1.69.858 1.96.44h.035q.91 0 1.963-.44t1.69-.852 1.65-1.17q3.037-2.196 8.894-6.16 1.02-.697 1.786-1.557zm0-5.25q0 1.41-.875 2.695t-2.18 2.196l-8.355 5.81q-.18.125-.76.545t-.967.68-.93.58-1.026.48-.894.163h-.036q-.41 0-.892-.16t-1.027-.483-.928-.58-.964-.68-.76-.545q-1.625-1.143-4.68-3.26T3.07 12.32q-1.11-.75-2.09-2.06t-.982-2.44q0-1.393.74-2.32t2.117-.93H29.14q1.162 0 2.01.84t.848 2.017z'/%3E%3C/svg%3E");
}
.i-menu-pm-on.enabled::before, .i-menu-pm-off::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23FFFFFF' stroke-width='1px' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32 12.68v14.178q0 1.18-.84 2.018t-2.017.84H2.857q-1.18 0-2.018-.84T0 26.858v-14.18q.786.876 1.804 1.555 6.464 4.393 8.875 6.16 1.013.75 1.65 1.17t1.69.858 1.96.44h.035q.91 0 1.963-.44t1.69-.852 1.65-1.17q3.037-2.196 8.894-6.16 1.02-.697 1.786-1.557zm0-5.25q0 1.41-.875 2.695t-2.18 2.196l-8.355 5.81q-.18.125-.76.545t-.967.68-.93.58-1.026.48-.894.163h-.036q-.41 0-.892-.16t-1.027-.483-.928-.58-.964-.68-.76-.545q-1.625-1.143-4.68-3.26T3.07 12.32q-1.11-.75-2.09-2.06t-.982-2.44q0-1.393.74-2.32t2.117-.93H29.14q1.162 0 2.01.84t.848 2.017z'/%3E%3C/svg%3E");
}

/* Notifications .. Bell filled */
.i-menu-mentions-on::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32.047 25c0-9-8-7-8-14 0-.58-.056-1.076-.158-1.498-.53-3.532-2.88-6.366-5.93-7.23.023-.123.04-.25.04-.382C18 .85 17.1 0 16 0s-2 .85-2 1.89c0 .13.014.258.04.382-3.42.97-5.965 4.416-6.038 8.545L8 11c0 7-8 5-8 14 0 2.382 5.33 4.375 12.468 4.878C13.14 31.14 14.47 32 16 32s2.86-.86 3.532-2.122C26.67 29.375 32 27.383 32 25v-.02l.047.02zm-6.227 1.69c-1.695.453-3.692.778-5.837.96C19.805 25.604 18.09 24 16 24s-3.806 1.605-3.985 3.65c-2.144-.18-4.142-.507-5.837-.96-2.332-.62-3.447-1.317-3.855-1.69.408-.372 1.523-1.068 3.855-1.69 2.712-.725 6.2-1.123 9.82-1.123s7.11.398 9.82 1.122c2.332.62 3.447 1.314 3.855 1.69-.408.37-1.523 1.065-3.855 1.69z'/%3E%3C/svg%3E");
}
.i-menu-mentions-on.enabled::before, .i-menu-mentions-off::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23FFFFFF' stroke-width='1px' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32.047 25c0-9-8-7-8-14 0-.58-.056-1.076-.158-1.498-.53-3.532-2.88-6.366-5.93-7.23.023-.123.04-.25.04-.382C18 .85 17.1 0 16 0s-2 .85-2 1.89c0 .13.014.258.04.382-3.42.97-5.965 4.416-6.038 8.545L8 11c0 7-8 5-8 14 0 2.382 5.33 4.375 12.468 4.878C13.14 31.14 14.47 32 16 32s2.86-.86 3.532-2.122C26.67 29.375 32 27.383 32 25v-.02l.047.02zm-6.227 1.69c-1.695.453-3.692.778-5.837.96C19.805 25.604 18.09 24 16 24s-3.806 1.605-3.985 3.65c-2.144-.18-4.142-.507-5.837-.96-2.332-.62-3.447-1.317-3.855-1.69.408-.372 1.523-1.068 3.855-1.69 2.712-.725 6.2-1.123 9.82-1.123s7.11.398 9.82 1.122c2.332.62 3.447 1.314 3.855 1.69-.408.37-1.523 1.065-3.855 1.69z'/%3E%3C/svg%3E");
}

/* Unread .. Speech bubbles, with fill */
.i-menu-unread::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='white' stroke-width='1px' fill='black' viewBox='0 0 36 32'%3E%3Cpath d='M15 0c8.284 0 15 5.435 15 12.14s-6.716 12.138-15 12.138c-.796 0-1.576-.05-2.34-.147C9.44 27.34 5.72 27.918 2 28v-.785c2.008-.98 3.625-2.765 3.625-4.804 0-.283-.022-.562-.063-.835C2.17 19.35 0 15.95 0 12.14 0 5.436 6.716 0 15 0zm16.125 27.21c0 1.747 1.135 3.277 2.875 4.117V32c-3.223-.072-6.18-.566-8.973-3.316-.66.083-1.337.126-2.027.126-2.983 0-5.732-.805-7.925-2.157 4.52-.016 8.79-1.464 12.026-4.084 1.633-1.32 2.92-2.87 3.827-4.607.96-1.84 1.45-3.8 1.45-5.825 0-.327-.015-.652-.04-.975C34.604 13.038 36 15.59 36 18.405c0 3.265-1.88 6.18-4.82 8.086-.036.236-.055.476-.055.72z'/%3E%3C/svg%3E");
}
.i-menu-unread.enabled::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23FFFFFF' stroke-width='0px' fill='black' viewBox='0 0 36 32'%3E%3Cpath d='M15 0c8.284 0 15 5.435 15 12.14s-6.716 12.138-15 12.138c-.796 0-1.576-.05-2.34-.147C9.44 27.34 5.72 27.918 2 28v-.785c2.008-.98 3.625-2.765 3.625-4.804 0-.283-.022-.562-.063-.835C2.17 19.35 0 15.95 0 12.14 0 5.436 6.716 0 15 0zm16.125 27.21c0 1.747 1.135 3.277 2.875 4.117V32c-3.223-.072-6.18-.566-8.973-3.316-.66.083-1.337.126-2.027.126-2.983 0-5.732-.805-7.925-2.157 4.52-.016 8.79-1.464 12.026-4.084 1.633-1.32 2.92-2.87 3.827-4.607.96-1.84 1.45-3.8 1.45-5.825 0-.327-.015-.652-.04-.975C34.604 13.038 36 15.59 36 18.405c0 3.265-1.88 6.18-4.82 8.086-.036.236-.055.476-.055.72z'/%3E%3C/svg%3E");
}

/* New Replies .. Speech bubbles, no fill */
.i-menu-unreadreplies::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 32'%3E%3Cpath d='M15 4c-1.583 0-3.112.248-4.543.738-1.34.46-2.535 1.107-3.547 1.926C5.034 8.182 4 10.127 4 12.138c0 1.125.315 2.217.935 3.247.646 1.073 1.622 2.056 2.82 2.842.952.624 1.593 1.623 1.762 2.748.028.187.05.375.068.564.085-.08.17-.16.254-.25.75-.75 1.77-1.17 2.82-1.17.16 0 .33.01.5.03.6.08 1.22.112 1.83.112 1.58 0 3.11-.248 4.54-.738 1.34-.46 2.535-1.11 3.547-1.928 1.88-1.516 2.91-3.46 2.91-5.47s-1.03-3.958-2.91-5.476c-1.01-.82-2.205-1.464-3.546-1.923C18.115 4.25 16.585 4 15 4zm0-4c8.284 0 15 5.435 15 12.14s-6.716 12.138-15 12.138c-.796 0-1.576-.05-2.34-.147C9.44 27.34 5.72 27.92 2 28v-.785c2.008-.98 3.625-2.765 3.625-4.804 0-.28-.022-.56-.063-.83C2.17 19.35 0 15.95 0 12.14 0 5.436 6.716 0 15 0zm16.125 27.21c0 1.747 1.135 3.277 2.875 4.117V32c-3.223-.072-6.18-.566-8.973-3.316-.66.083-1.337.126-2.027.126-2.983 0-5.732-.805-7.925-2.157 4.52-.016 8.79-1.464 12.026-4.084 1.64-1.32 2.92-2.87 3.83-4.61.96-1.84 1.45-3.8 1.45-5.83 0-.33-.01-.65-.04-.98 2.27 1.88 3.66 4.43 3.66 7.246 0 3.265-1.88 6.18-4.82 8.086-.03.24-.05.48-.05.72z'/%3E%3C/svg%3E");
}
.i-menu-unreadreplies.enabled::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 32'%3E%3Cpath d='M15 4c-1.583 0-3.112.248-4.543.738-1.34.46-2.535 1.107-3.547 1.926C5.034 8.182 4 10.127 4 12.138c0 1.125.315 2.217.935 3.247.646 1.073 1.622 2.056 2.82 2.842.952.624 1.593 1.623 1.762 2.748.028.187.05.375.068.564.085-.08.17-.16.254-.25.75-.75 1.77-1.17 2.82-1.17.16 0 .33.01.5.03.6.08 1.22.112 1.83.112 1.58 0 3.11-.248 4.54-.738 1.34-.46 2.535-1.11 3.547-1.928 1.88-1.516 2.91-3.46 2.91-5.47s-1.03-3.958-2.91-5.476c-1.01-.82-2.205-1.464-3.546-1.923C18.115 4.25 16.585 4 15 4zm0-4c8.284 0 15 5.435 15 12.14s-6.716 12.138-15 12.138c-.796 0-1.576-.05-2.34-.147C9.44 27.34 5.72 27.92 2 28v-.785c2.008-.98 3.625-2.765 3.625-4.804 0-.28-.022-.56-.063-.83C2.17 19.35 0 15.95 0 12.14 0 5.436 6.716 0 15 0zm16.125 27.21c0 1.747 1.135 3.277 2.875 4.117V32c-3.223-.072-6.18-.566-8.973-3.316-.66.083-1.337.126-2.027.126-2.983 0-5.732-.805-7.925-2.157 4.52-.016 8.79-1.464 12.026-4.084 1.64-1.32 2.92-2.87 3.83-4.61.96-1.84 1.45-3.8 1.45-5.83 0-.33-.01-.65-.04-.98 2.27 1.88 3.66 4.43 3.66 7.246 0 3.265-1.88 6.18-4.82 8.086-.03.24-.05.48-.05.72z'/%3E%3C/svg%3E");
}

/* Login ..Open door, inward arrow */
.i-menu-login::before, .i-menu-login.enabled::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23FFFFFF' stroke-width='1px' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M24.75 0C18.537 0 13.5 5.037 13.5 11.25c0 .704.065 1.393.189 2.061L0 27v6.75A2.25 2.25 0 0 0 2.25 36H4.5v-2.25H9v-4.5h4.5v-4.5H18l2.919-2.919c1.196.433 2.485.669 3.831.669C30.963 22.5 36 17.463 36 11.25S30.963 0 24.75 0zm3.371 11.254a3.375 3.375 0 1 1 0-6.75 3.375 3.375 0 0 1 0 6.75z'/%3E%3C/svg%3E");
}

/* Register .. clipboard with check mark */
.i-menu-register::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M32.625 4.5H22.5a4.5 4.5 0 0 0-9 0H3.375c-.621 0-1.125.504-1.125 1.125v29.25c0 .621.504 1.125 1.125 1.125h29.25c.621 0 1.125-.504 1.125-1.125V5.625c0-.621-.504-1.125-1.125-1.125zM18 2.25a2.25 2.25 0 1 1 0 4.5 2.25 2.25 0 0 1 0-4.5zm13.5 31.5h-27v-27H9v3.375c0 .621.504 1.125 1.125 1.125h15.75c.621 0 1.125-.504 1.125-1.125V6.75h4.5v27z'/%3E%3Cpath d='m15.75 30.182-7.216-8.341 2.057-2.057 5.159 4.034 9.659-8.534 2.057 2.057z'/%3E%3C/svg%3E");
}
.i-menu-register.enabled::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M32.625 4.5H22.5a4.5 4.5 0 0 0-9 0H3.375c-.621 0-1.125.504-1.125 1.125v29.25c0 .621.504 1.125 1.125 1.125h29.25c.621 0 1.125-.504 1.125-1.125V5.625c0-.621-.504-1.125-1.125-1.125zM18 2.25a2.25 2.25 0 1 1 0 4.5 2.25 2.25 0 0 1 0-4.5zm13.5 31.5h-27v-27H9v3.375c0 .621.504 1.125 1.125 1.125h15.75c.621 0 1.125-.504 1.125-1.125V6.75h4.5v27z'/%3E%3Cpath d='m15.75 30.182-7.216-8.341 2.057-2.057 5.159 4.034 9.659-8.534 2.057 2.057z'/%3E%3C/svg%3E");
}

/* Board icons, these use linear gradients, no filter */
.i-board-redirect::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3ClinearGradient id='brdGrd' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%235FA77B'/%3E%3Cstop offset='35%25' stop-color='%23539442'/%3E%3Cstop offset='60%25' stop-color='%23539442'/%3E%3Cstop offset='100%25' stop-color='%235FA77B'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23brdGrd)' d='M24 20v-4H14v-4h10V8l6 6zm-2-2v8H12v6L0 26V0h22v10h-2V2H4l8 4v18h8v-6z'/%3E%3C/svg%3E");
}

.i-board-new::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3ClinearGradient id='brdGrd' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%235FA77B'/%3E%3Cstop offset='20%25' stop-color='%23539442'/%3E%3Cstop offset='80%25' stop-color='%23539442'/%3E%3Cstop offset='100%25' stop-color='%235FA77B'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23brdGrd)' d='M26 30l6-16H6L0 30zM4 12L0 30V4h9l4 4h13v4z'/%3E%3C/svg%3E");
}

.i-board-sub::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3ClinearGradient id='brdGrd' x1='0%25' y1='0%25' x2='0%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%235FA77B'/%3E%3Cstop offset='25%25' stop-color='%23539442'/%3E%3Cstop offset='80%25' stop-color='%23539442'/%3E%3Cstop offset='100%25' stop-color='%235FA77B'/%3E%3C/linearGradient%3E%3Cpath fill='url(%23brdGrd)' d='M18 8l-4-4H0v26h32V8H18zm-2 19l-7-7h5v-8h4v8h5l-7 7z'/%3E%3C/svg%3E");
}

.i-board-off::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23AEAEAE' viewBox='0 0 32 32'%3E%3Cpath d='M26 30l6-16H6L0 30zM4 12L0 30V4h9l4 4h13v4z'/%3E%3C/svg%3E");
}

/* House outline */
.i-home::before, .i-forum::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill='white' viewBox='0 0 32 32'%3E%3Cpath d='M32 18.45L16 6.03 0 18.45v-5.063L16 .967l16 12.42zM28 18v12h-8v-8h-8v8H4V18l12-9z'/%3E%3C/svg%3E");
}

/* Reply icon */
.i-reply::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M15.75 27.268V36L2.25 22.5 15.75 9v8.924C31.456 18.292 30.782 7.244 26.784 0c9.869 10.667 7.773 27.758-11.034 27.268z'/%3E%3C/svg%3E");
}

/* Recycle Icon */
.i-recycle::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='m16.795 23.484-.301 7.393-.04.442-8.438-.583c-1.045-.08-1.908-1.065-2.29-1.949-.804-1.868.241-4.078.844-5.866 0 0 1.547.241 10.225.563zM9.02 11.712l3.616 7.614-2.953-1.848c-4.52 5.163-4.942 9-4.942 9L.924 19.306c-.783-1.165-.08-2.431-.08-2.431s.703-1.266 2.29-3.777L.321 11.37zm24.73 10.386-3.777 7.212c-.522 1.306-1.969 1.426-1.969 1.426s-1.426.141-4.4.241l.161 3.295-4.621-7.373 4.239-7.272.141 3.475c6.81.824 10.225-1.004 10.225-1.004zM17.98 3.536s-.944 1.246-5.324 8.739L6.288 8.518l-.382-.241 4.52-7.152C10.989.241 12.254-.08 13.239.02c2.009.181 3.455 2.129 4.741 3.516zm13.158 6.167 4.259 7.292c.542.904.221 2.17-.301 3.013-1.085 1.688-3.496 2.089-5.304 2.592 0 0-.683-1.426-5.324-8.759l6.288-3.917zm-2.872-4.54 2.853-1.667-4.42 7.493-8.417-.402 3.033-1.728C18.904 2.451 15.71.241 15.71.241l8.136.02c1.406-.121 2.17 1.085 2.17 1.085s.783 1.225 2.25 3.817z'/%3E%3C/svg%3E");
}

/* Direction icons like < >
   i-chevron-up/down, not used with a filter as we need dark stroke and light fill so it can be used
   on both light and dark backgrounds */
.i-chevron-up::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='grey' stroke-width='1px' fill='white' viewBox='0 0 36 36'%3E%3Cpath d='m33.81 26.739-3.335 3.315a1.274 1.274 0 0 1-1.808 0L18 19.387 7.333 30.054a1.274 1.274 0 0 1-1.808 0L2.19 26.739a1.298 1.298 0 0 1 0-1.828l14.906-14.886a1.274 1.274 0 0 1 1.808 0L33.81 24.911a1.298 1.298 0 0 1 0 1.828z'/%3E%3C/svg%3E");
}
.i-chevron-down::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='grey' stroke-width='1px' fill='white' viewBox='0 0 36 36'%3E%3Cpath d='M33.81 16.232 18.904 31.118a1.274 1.274 0 0 1-1.808 0L2.19 16.232a1.298 1.298 0 0 1 0-1.828l3.335-3.315a1.274 1.274 0 0 1 1.808 0L18 21.756l10.667-10.667a1.274 1.274 0 0 1 1.808 0l3.335 3.315a1.298 1.298 0 0 1 0 1.828z'/%3E%3C/svg%3E");
}
.i-chevron-circle-right::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm0 29C8.82 29 3 23.18 3 16S8.82 3 16 3s13 5.82 13 13-5.82 13-13 13z'/%3E%3Cpath d='M11.086 22.086l2.83 2.83L22.828 16l-8.915-8.913-2.828 2.828L17.173 16z'/%3E%3C/svg%3E");
}
.i-chevron-circle-left::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-29c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3z'/%3E%3Cpath d='M20.914 9.914l-2.83-2.83L9.172 16l8.915 8.913 2.828-2.828L14.827 16z'/%3E%3C/svg%3E");
}

/* >> icon From Font Awesome */
.i-last::before, .i-last_post::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 38 38'%3E%3Cpath d='M.8 29.5c-.4.4-.8.3-.8-.4V3c0-.8.4-1 .8-.5l12.7 12.7.2.3V3c0-.8.4-1 .8-.5l12.7 12.7.2.3v-12c0-.7.5-1.2 1.2-1.2H31c.5 0 1 .5 1 1v25.3c0 .6-.5 1-1 1h-2.4c-.7 0-1.2-.4-1.2-1v-12l-.2.2-12.7 12.7c-.4.4-.8.3-.8-.4V16.6s0 .2-.2.3z'/%3E%3C/svg%3E");
}

/* Filled Dots, these are simple SVG geometry icons and are not from any font set,
   use with colorize-xxx class */
.i-dot::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='grey' stroke-width='2px' fill='black' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='15'/%3E%3C/svg%3E");
}

/* Envelope filled icon */
.i-envelope::before, .i-envelope-o::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32 12.68v14.178q0 1.18-.84 2.018t-2.017.84H2.857q-1.18 0-2.018-.84T0 26.858v-14.18q.786.876 1.804 1.555 6.464 4.393 8.875 6.16 1.013.75 1.65 1.17t1.69.858 1.96.44h.035q.91 0 1.963-.44t1.69-.852 1.65-1.17q3.037-2.196 8.894-6.16 1.02-.697 1.786-1.557zm0-5.25q0 1.41-.875 2.695t-2.18 2.196l-8.355 5.81q-.18.125-.76.545t-.967.68-.93.58-1.026.48-.894.163h-.036q-.41 0-.892-.16t-1.027-.483-.928-.58-.964-.68-.76-.545q-1.625-1.143-4.68-3.26T3.07 12.32q-1.11-.75-2.09-2.06t-.982-2.44q0-1.393.74-2.32t2.117-.93H29.14q1.162 0 2.01.84t.848 2.017z'/%3E%3C/svg%3E");
}
/* Envelope outline only icon */
.i-envelope-blank::before, .i-envelope-o-blank::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='2px' fill-opacity='0' viewBox='0 0 33 32'%3E%3Cpath d='M32 12.68v14.178q0 1.18-.84 2.018t-2.017.84H2.857q-1.18 0-2.018-.84T0 26.858v-14.18q.786.876 1.804 1.555 6.464 4.393 8.875 6.16 1.013.75 1.65 1.17t1.69.858 1.96.44h.035q.91 0 1.963-.44t1.69-.852 1.65-1.17q3.037-2.196 8.894-6.16 1.02-.697 1.786-1.557zm0-5.25q0 1.41-.875 2.695t-2.18 2.196l-8.355 5.81q-.18.125-.76.545t-.967.68-.93.58-1.026.48-.894.163h-.036q-.41 0-.892-.16t-1.027-.483-.928-.58-.964-.68-.76-.545q-1.625-1.143-4.68-3.26T3.07 12.32q-1.11-.75-2.09-2.06t-.982-2.44q0-1.393.74-2.32t2.117-.93H29.14q1.162 0 2.01.84t.848 2.017z'/%3E%3C/svg%3E");
}

/* Circular ? icons */
.i-help::before, .i-question::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M14 22h4v4h-4zm8-14c1.105 0 2 .895 2 2v6l-6 4h-4v-2l6-4v-2H10V8h12zm-6-5c-3.472 0-6.737 1.352-9.192 3.808S3 12.528 3 16c0 3.472 1.352 6.737 3.808 9.192S12.528 29 16 29c3.472 0 6.737-1.352 9.192-3.808S29 19.472 29 16c0-3.472-1.352-6.737-3.808-9.192S19.472 3 16 3zm0-3c8.837 0 16 7.163 16 16s-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0z'/%3E%3C/svg%3E");
}

/* Circular ! icons */
.i-warning::before,
.i-warning-watch::before,
.i-warning-moderate::before, .i-post_moderation_moderate::before,
.i-warning-mute::before, .i-post_moderation_deny::before, .i-fail::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 3c-3.472 0-6.737 1.352-9.192 3.808S3 12.528 3 16c0 3.472 1.352 6.737 3.808 9.192S12.528 29 16 29c3.472 0 6.737-1.352 9.192-3.808S29 19.472 29 16c0-3.472-1.352-6.737-3.808-9.192S19.472 3 16 3zm0-3c8.837 0 16 7.163 16 16s-7.163 16-16 16S0 24.837 0 16 7.163 0 16 0zm-2 22h4v4h-4zm0-16h4v12h-4z'/%3E%3C/svg%3E");
}

/* Close X icon */
.i-close::before, .i-remove::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='-4 -4 40 40'%3E%3Cpath d='M31.708 25.708L22 16l9.708-9.708c.105-.105.18-.227.23-.357.132-.356.056-.77-.23-1.057L27.122.292c-.286-.286-.702-.36-1.057-.23-.13.05-.252.125-.357.23L16 9.998 6.292.29C6.187.188 6.065.11 5.935.064c-.356-.133-.77-.057-1.057.23L.292 4.877c-.286.286-.36.702-.23 1.057.05.13.125.252.23.357L10 16 .292 25.708c-.104.105-.18.227-.23.357-.132.355-.056.77.23 1.057l4.586 4.586c.286.286.702.36 1.057.23.13-.05.252-.125.357-.23L16 22l9.708 9.708c.105.105.227.18.357.23.356.132.77.056 1.057-.23l4.586-4.586c.286-.286.362-.702.23-1.057-.05-.13-.125-.252-.23-.357z'/%3E%3C/svg%3E");
}

/* ! triangle icons */
.i-alert::before, .i-warn::before, .i-exclamation::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M18.286 24.554V21.16q0-.25-.17-.42t-.402-.17h-3.43q-.23 0-.4.17t-.17.42v3.394q0 .25.17.42t.4.17h3.43q.232 0 .402-.17t.17-.42zm-.036-6.68l.32-8.195q0-.216-.178-.34-.232-.197-.43-.197h-3.928q-.196 0-.43.196-.178.124-.178.374l.304 8.16q0 .18.18.296t.428.117h3.304q.25 0 .42-.116t.188-.293zM18 1.197L31.714 26.34q.625 1.124-.036 2.25-.304.517-.83.82t-1.134.304H2.284q-.606 0-1.133-.304t-.83-.82q-.66-1.126-.034-2.25L14 1.195q.303-.554.838-.875t1.16-.32 1.162.32.84.876z'/%3E%3C/svg%3E");
}

/* Checkmark icon */
.i-check::before, .i-post_moderation_allow::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M27 4L12 19l-7-7-5 5 12 12L32 9z'/%3E%3C/svg%3E");
}

/* Globe */
.i-website::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm0 30c-1.967 0-3.84-.407-5.538-1.14l7.286-8.196c.163-.183.253-.42.253-.664v-3c0-.552-.44-1-1-1-3.53 0-7.25-3.67-7.29-3.707C9.52 12.105 9.27 12 9 12H5c-.55 0-1 .448-1 1v6c0 .38.215.725.554.894L8 21.618v5.87C4.375 24.96 2 20.76 2 16c0-2.147.485-4.18 1.35-6H7c.266 0 .52-.105.708-.293l4-4C11.896 5.52 12 5.265 12 5V2.58c1.27-.376 2.61-.58 4-.58 2.2 0 4.282.508 6.135 1.412-.13.11-.256.224-.376.345C20.62 4.89 20 6.397 20 8s.624 3.11 1.757 4.243c1.14 1.14 2.663 1.757 4.24 1.757.1 0 .198 0 .297-.006.432 1.62 1.21 5.833-.263 11.635-.01.05-.02.1-.02.16-2.54 2.6-6.08 4.21-10 4.21z'/%3E%3C/svg%3E");
}

/* Box with outward arrow */
.i-external-link::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M6 2v24h24V2H6zm22 22H8V4h20v20zM4 28V7L2 5v25h25l-2-2H4z'/%3E%3Cpath d='M11 8l5 5-6 6 3 3 6-6 5 5V8z'/%3E%3C/svg%3E");
}

/* A pencil from font awesome */
.i-modify::before, .i-pencil::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 30 34'%3E%3Cpath d='m7.292 30.857 1.828-1.828-4.721-4.721-1.828 1.828v2.15h2.571v2.571h2.15zm10.507-18.643a.422.422 0 0 0-.442-.442.47.47 0 0 0-.342.141L6.127 22.801c-.1.1-.141.221-.141.342 0 .261.181.442.442.442a.47.47 0 0 0 .342-.141l10.888-10.888c.1-.1.141-.221.141-.342zm-1.085-3.857 8.357 8.357L8.357 33.428H0v-8.357zm13.721 1.929c0 .683-.281 1.346-.743 1.808l-3.335 3.335L18 7.072l3.335-3.315c.462-.482 1.125-.763 1.808-.763s1.346.281 1.828.763l4.721 4.701c.462.482.743 1.145.743 1.828z'/%3E%3C/svg%3E");
}

/* Bar-chart */
.i-poll::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M0 26h32v4H0zm4-8h4v6H4zm6-8h4v14h-4zm6 6h4v8h-4zm6-12h4v20h-4z'/%3E%3C/svg%3E");
}

/* Shadowed bar chart */
.i-poll-locked::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M0 26h32v4H0zm4-8h4v6H4zm6-8h4v14h-4zm6 6h4v8h-4zm6-12h4v20h-4z'/%3E%3C/svg%3E");
}

/* Speech bubble filled */
.i-comment::before, .i-profile::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 2c8.837 0 16 5.82 16 13s-7.163 13-16 13c-.85 0-1.682-.054-2.495-.158C10.068 31.28 5.965 31.895 2 31.986v-.84c2.142-1.05 4-2.962 4-5.146 0-.305-.024-.604-.068-.897C2.312 22.72 0 19.08 0 15 0 7.82 7.163 2 16 2z'/%3E%3C/svg%3E");
}
/* Speech bubble outline */
.i-comment-blank::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 6c-1.717 0-3.375.27-4.928.804-1.46.502-2.76 1.21-3.863 2.108C5.14 10.592 4 12.755 4 15c0 1.26.35 2.48 1.04 3.63.71 1.185 1.78 2.268 3.092 3.133.95.625 1.587 1.623 1.755 2.747.056.375.09.753.105 1.13.233-.195.46-.402.684-.625.755-.755 1.774-1.172 2.828-1.172.168 0 .336.01.505.032.653.083 1.323.126 1.99.126 1.715 0 3.373-.27 4.926-.802 1.46-.502 2.76-1.21 3.863-2.108C26.86 19.407 28 17.245 28 15s-1.14-4.406-3.21-6.087c-1.104-.897-2.404-1.606-3.863-2.108C19.374 6.27 17.717 6 16 6zm0-4c8.837 0 16 5.82 16 13s-7.163 13-16 13c-.85 0-1.682-.054-2.495-.158C10.068 31.28 5.965 31.895 2 31.986v-.84c2.142-1.05 4-2.962 4-5.146 0-.305-.024-.604-.068-.897C2.312 22.72 0 19.08 0 15 0 7.82 7.163 2 16 2z'/%3E%3C/svg%3E");
}

/* Bell filled */
.i-bell::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32.047 25c0-9-8-7-8-14 0-.58-.056-1.076-.158-1.498-.53-3.532-2.88-6.366-5.93-7.23.023-.123.04-.25.04-.382C18 .85 17.1 0 16 0s-2 .85-2 1.89c0 .13.014.258.04.382-3.42.97-5.965 4.416-6.038 8.545L8 11c0 7-8 5-8 14 0 2.382 5.33 4.375 12.468 4.878C13.14 31.14 14.47 32 16 32s2.86-.86 3.532-2.122C26.67 29.375 32 27.383 32 25v-.02l.047.02zm-6.227 1.69c-1.695.453-3.692.778-5.837.96C19.805 25.604 18.09 24 16 24s-3.806 1.605-3.985 3.65c-2.144-.18-4.142-.507-5.837-.96-2.332-.62-3.447-1.317-3.855-1.69.408-.372 1.523-1.068 3.855-1.69 2.712-.725 6.2-1.123 9.82-1.123s7.11.398 9.82 1.122c2.332.62 3.447 1.314 3.855 1.69-.408.37-1.523 1.065-3.855 1.69z'/%3E%3C/svg%3E");
}
/* Bell outline */
.i-bell-blank::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill-opacity='0' viewBox='0 0 33 32'%3E%3Cpath d='M32.047 25c0-9-8-7-8-14 0-.58-.056-1.076-.158-1.498-.53-3.532-2.88-6.366-5.93-7.23.023-.123.04-.25.04-.382C18 .85 17.1 0 16 0s-2 .85-2 1.89c0 .13.014.258.04.382-3.42.97-5.965 4.416-6.038 8.545L8 11c0 7-8 5-8 14 0 2.382 5.33 4.375 12.468 4.878C13.14 31.14 14.47 32 16 32s2.86-.86 3.532-2.122C26.67 29.375 32 27.383 32 25v-.02l.047.02zm-6.227 1.69c-1.695.453-3.692.778-5.837.96C19.805 25.604 18.09 24 16 24s-3.806 1.605-3.985 3.65c-2.144-.18-4.142-.507-5.837-.96-2.332-.62-3.447-1.317-3.855-1.69.408-.372 1.523-1.068 3.855-1.69 2.712-.725 6.2-1.123 9.82-1.123s7.11.398 9.82 1.122c2.332.62 3.447 1.314 3.855 1.69-.408.37-1.523 1.065-3.855 1.69z'/%3E%3C/svg%3E");
}

/* Edison light bulb, From Font Awesome */
.i-bulb::before, .i-lamp::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M20.96 9.47q0 .26-.2.46t-.5.2-.5-.2-.2-.46q0-.95-1.17-1.46t-2.35-.5q-.28 0-.5-.2t-.2-.43.2-.47.5-.2q1.1 0 2.17.33t1.9 1.12.8 1.85zm3.5 0q0-1.48-.76-2.76t-1.96-2.04-2.7-1.28-2.96-.46-2.98.46-2.68 1.28T8.46 6.7 7.7 9.48q0 2.07 1.5 3.7.2.22.66.67t.66.68q2.8 3.15 3.07 6.13h4.93q.3-2.98 3.08-6.13l.67-.68.66-.68q1.48-1.62 1.48-3.7zm2.78 0q0 3.18-2.25 5.5-1 1-1.66 1.8t-1.3 1.95-.74 2.2q1.04.6 1.04 1.7 0 .76-.55 1.3.54.57.54 1.33 0 1.07-.98 1.66.28.5.28 1 0 .95-.7 1.47t-1.68.5q-.43.92-1.3 1.45t-1.9.53-1.9-.53-1.3-1.46q-1 0-1.7-.5t-.68-1.47q0-.5.27-.98-.98-.58-.98-1.65 0-.76.54-1.32-.54-.55-.54-1.3 0-1.12 1-1.7-.07-1.02-.73-2.2t-1.3-1.97-1.62-1.8q-2.23-2.3-2.23-5.5 0-2.03.98-3.8t2.53-2.9T12 .93t4.1-.67 4.06.67 3.58 1.83 2.55 2.9.94 3.8z'/%3E%3C/svg%3E");
}

/* Torso From Font Awesome */
.i-user::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 3584 3584'%3E%3Cpath d='M3200 2810q0 240-146 379t-388 139h-1748q-242 0-388-139t-146-379q0-106 7-207t28-218 53-217 86-195 124-162 171-107 223-40q18 0 84 43t149 96 216 96 267 43 267-43 216-96 149-96 84-43q122 0 223 40t171 107 124 162 86 195 53 217 28 218 7 207z m-640-1786q0 318-225 543t-543 225-543-225-225-543 225-543 543-225 543 225 225 543z'/%3E%3C/svg%3E");
}

/* User outline with green +,  2 color icon, no filter*/
.i-user-plus::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23aeaeae' d='M12 23c0-4.726 2.996-8.765 7.19-10.32.508-1.14.81-2.41.81-3.68 0-4.97 0-9-6-9S8 4.03 8 9c0 3.096 1.797 6.19 4 7.432v1.65C5.216 18.636 0 21.97 0 26h12.416c-.27-.956-.416-1.96-.416-3z'/%3E%3Cpath fill='%2327A348' d='M23 14c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm5 10h-4v4h-2v-4h-4v-2h4v-4h2v4h4v2z'/%3E%3C/svg%3E");
}
/* User outline with red -, 2 color icon, no filter */
.i-user-minus::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23aeaeae' d='M12 23c0-4.726 2.996-8.765 7.19-10.32.508-1.14.81-2.41.81-3.68 0-4.97 0-9-6-9S8 4.03 8 9c0 3.096 1.797 6.19 4 7.432v1.65C5.216 18.636 0 21.97 0 26h12.416c-.27-.956-.416-1.96-.416-3z'/%3E%3Cpath fill='%23AF0101' d='M23 14c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm5 10H18v-2h10v2z'/%3E%3C/svg%3E");
}

/* Group of users From Font Awesome */
.i-users::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 34 32'%3E%3Cpath d='M10.59 16q-2.894.09-4.733 2.286H3.464Q2 18.286 1 17.563t-1-2.116q0-6.304 2.214-6.304.107 0 .777.375t1.744.76 2.125.383q1.195 0 2.374-.41-.09.66-.09 1.18 0 2.48 1.447 4.57zm19.124 11.375q0 2.143-1.304 3.384T24.946 32H9.34q-2.162 0-3.465-1.24T4.57 27.374q0-.946.064-1.848t.25-1.946.473-1.937.768-1.74 1.107-1.447T8.76 17.5t1.99-.356q.18 0 .768.384t1.304.857 1.91.857 2.412.384 2.41-.384 1.912-.857 1.304-.857.768-.384q1.09 0 1.99.357t1.528.958 1.107 1.446.768 1.74.476 1.94.25 1.945.063 1.847zM11.43 4.57q0 1.894-1.34 3.233t-3.232 1.34-3.232-1.34-1.34-3.232 1.34-3.23T6.858 0t3.232 1.34 1.34 3.23zM24 11.43q0 2.838-2.01 4.847t-4.847 2.01-4.848-2.01-2.01-4.848 2.01-4.85 4.848-2.01 4.848 2.01T24 11.43zm10.286 4.016q0 1.393-1 2.116t-2.464.723H28.43Q26.59 16.09 23.696 16q1.446-2.09 1.446-4.572 0-.518-.09-1.18 1.18.412 2.376.412 1.053 0 2.124-.384t1.74-.76.778-.374q2.214 0 2.214 6.304zM32 4.57q0 1.894-1.34 3.233t-3.23 1.34-3.233-1.34-1.34-3.232 1.34-3.23T27.43 0t3.23 1.34T32 4.57z'/%3E%3C/svg%3E");
}

/* Paperclip */
.i-paperclip::before, .i-clip::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M20.807 10.22l-2.03-2.03-10.15 10.15c-1.682 1.68-1.682 4.407 0 6.088s4.408 1.68 6.09 0l12.18-12.178c2.804-2.802 2.804-7.346 0-10.148-2.802-2.803-7.347-2.803-10.15 0L3.96 14.89c-.01.008-.02.017-.027.025-3.91 3.91-3.91 10.245 0 14.153 3.908 3.908 10.246 3.908 14.156 0 .006-.01.013-.018.023-.027v.004l8.73-8.728-2.03-2.03-8.73 8.728c-.01.008-.018.018-.026.026-2.785 2.782-7.313 2.782-10.097 0-2.782-2.784-2.782-7.31 0-10.094l.03-.026v-.003L18.78 4.13c1.678-1.678 4.41-1.678 6.09 0s1.678 4.412 0 6.09L12.69 22.398c-.56.56-1.47.56-2.03 0-.56-.56-.56-1.47 0-2.03L20.81 10.22z'/%3E%3C/svg%3E");
}

/* Twisted Arrows */
.i-shuffle::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M24 22h-3.172l-5-5 5-5H24v5l7-7-7-7v5h-4c-.53 0-1.04.21-1.414.586L13 14.172 7.414 8.586C7.04 8.21 6.53 8 6 8H0v4h5.172l5 5-5 5H0v4h6c.53 0 1.04-.21 1.414-.586L13 19.828l5.586 5.586c.375.375.884.586 1.414.586h4v5l7-7-7-7v5z'/%3E%3C/svg%3E");
}

/* Merging Arrows */
.i-merge::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 512.203 512.203'%3E%3Cpath d='m501.981 236.116-103.23-74.549c-11.67-8.439-27.992-.097-27.992 14.31v53.742h-97.103V150.17c0-58.403-47.519-105.931-105.931-105.931h-35.31C121.935 18.375 100.255.102 70.621.102 31.62.102 0 31.722 0 70.722c0 39.009 31.62 70.621 70.621 70.621 29.634 0 51.315-18.264 61.793-44.138h35.31c29.21 0 52.966 23.764 52.966 52.966v79.448h-88.276c-10.478-25.865-32.159-44.138-61.793-44.138-39 0-70.621 31.62-70.621 70.621 0 39.009 31.62 70.621 70.621 70.621 29.634 0 51.315-18.264 61.793-44.138h88.276v79.448c0 29.21-23.755 52.966-52.966 52.966h-35.31c-10.478-25.865-32.159-44.138-61.793-44.138-39 0-70.621 31.62-70.621 70.621 0 39.009 31.62 70.621 70.621 70.621 29.634 0 51.315-18.264 61.793-44.138h35.31c58.412 0 105.931-47.519 105.931-105.931v-70.621h97.103v44.924c0 14.398 16.322 22.74 27.992 14.31l103.23-74.549c13.63-9.845 13.63-30.139.001-39.982'/%3E%3C/svg%3E");
}

/* Down Arrow */
.i-arrow-down::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M18 34.875 34.875 18H24.75V0h-13.5v18H1.125z'/%3E%3C/svg%3E");
}

/* Up Arrow */
.i-arrow-up::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M18 1.125 1.125 18H11.25v18h13.5V18h10.125z'/%3E%3C/svg%3E");
}

/* Forward Arrow */
.i-arrow-forward::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M9.216 0C5.218 7.243 4.544 18.292 20.25 17.924V9l13.5 13.5L20.25 36v-8.732C1.443 27.758-.653 10.667 9.216 0z'/%3E%3C/svg%3E");
}

/* Bookmark */
.i-bookmark::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='2px' fill='none' viewBox='0 3 32 30'%3E%3Cpath d='M6.765 18.015 4.5 15.75v-9A2.244 2.244 0 0 1 6.75 4.5h9l15.054 15.054c.881.881.886 2.307.008 3.184l-8.074 8.074a2.253 2.253 0 0 1-3.184-.008l-2.693-2.693A7.313 7.313 0 0 0 6.766 18.015zm3.923-5.64a1.688 1.688 0 1 0 0-3.377 1.688 1.688 0 0 0 0 3.377zm0 18a6.188 6.188 0 1 0 0-12.376 6.188 6.188 0 0 0 0 12.376zm-.563-3.102-2.648-2.648.824-.824 1.824 1.824 3.511-3.511.824.824-4.335 4.335z'/%3E%3C/svg%3E");
}

/* Send and un-send (like gmail icon) from material icons */
.i-mark_read::before{
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 4 36 33'%3E%3Cpath d='m24.75 30.023-5.273-6.047H22.5v-4.5H27v4.5h3.023zM31.5 31.5V18H18v13.5h13.5zm0-16.523q1.195 0 2.109.914T34.523 18v13.5q0 1.195-.914 2.109t-2.109.914H18q-1.195 0-2.109-.914t-.914-2.109v-5.273L3.024 31.5V21.023L16.524 18l-13.5-3.023V4.5l23.977 10.477h4.5z'/%3E%3C/svg%3E");
}
.i-mark_unread::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 4 36 33'%3E%3Cpath d='m27.422 21.023 1.055 1.055-2.672 2.672 2.672 2.672-1.055 1.055-2.672-2.672-2.672 2.672-1.055-1.055 2.672-2.672-2.672-2.672 1.055-1.055 2.672 2.672zM24.75 32.977q3.445 0 5.836-2.391t2.391-5.836-2.391-5.836-5.836-2.391-5.836 2.391-2.391 5.836 2.391 5.836 5.836 2.391zm0-19.477q4.641 0 7.945 3.305T36 24.75t-3.305 7.945T24.75 36q-4.219 0-7.383-2.777t-3.727-6.926L1.546 31.5l-.07-10.477L14.976 18l-13.5-3.023.07-10.477 21.375 9.141q1.266-.141 1.828-.141z'/%3E%3C/svg%3E");
}

/* Switch slider buttons */
.i-switch-on::before, .i-switch-off::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 41 36'%3E%3Cpath d='M0 18C0 10.908 5.766 5.143 12.857 5.143h15.429c7.092 0 12.857 5.766 12.857 12.857s-5.766 12.857-12.857 12.857H12.857C5.765 30.857 0 25.091 0 18zm28.286 10.286c5.665 0 10.286-4.621 10.286-10.286S33.951 7.714 28.286 7.714 18 12.335 18 18s4.621 10.286 10.286 10.286z'/%3E%3C/svg%3E");
}
.i-switch-off::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 41 36'%3E%3Cpath d='M23.143 18c0-5.665-4.621-10.286-10.286-10.286S2.571 12.335 2.571 18s4.621 10.286 10.286 10.286S23.143 23.665 23.143 18zm15.428 0c0-5.665-4.621-10.286-10.286-10.286h-7.754c3.134 2.35 5.183 6.087 5.183 10.286s-2.049 7.935-5.183 10.286h7.754c5.665 0 10.286-4.621 10.286-10.286zm2.572 0c0 7.092-5.766 12.857-12.857 12.857H12.857C5.765 30.857 0 25.091 0 18S5.766 5.143 12.857 5.143h15.429c7.092 0 12.857 5.766 12.857 12.857z'/%3E%3C/svg%3E");
}

/* A folder */
.i-directory::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='m29.25 33.75 6.75-18H6.75L0 33.75zM4.5 13.5 0 33.75V4.5h10.125l4.5 4.5H29.25v4.5z'/%3E%3C/svg%3E");
}

/* A box */
.i-package::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M21.857 16.714c0-.703-.583-1.286-1.286-1.286h-5.143c-.703 0-1.286.583-1.286 1.286S14.725 18 15.428 18h5.143c.703 0 1.286-.583 1.286-1.286zm11.572-3.857v19.286c0 .703-.583 1.286-1.286 1.286H3.857a1.295 1.295 0 0 1-1.286-1.286V12.857c0-.703.583-1.286 1.286-1.286h28.286c.703 0 1.286.583 1.286 1.286zm1.285-9V9c0 .703-.583 1.286-1.286 1.286H2.571A1.295 1.295 0 0 1 1.285 9V3.857c0-.703.583-1.286 1.286-1.286h30.857c.703 0 1.286.583 1.286 1.286z'/%3E%3C/svg%3E");
}

/* Paint palette */
.i-paint::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 2 32 32'%3E%3Cpath d='M26.227 18q.914 0 1.582-.633t.668-1.617-.668-1.617-1.582-.633-1.582.633-.668 1.617.668 1.617 1.582.633zm-4.5-5.977q.914 0 1.582-.668t.668-1.582-.668-1.582-1.582-.668-1.582.668-.668 1.582.668 1.582 1.582.668zm-7.454 0q.914 0 1.582-.668t.668-1.582-.668-1.582-1.582-.668-1.582.668-.668 1.582.668 1.582 1.582.668zM9.773 18q.914 0 1.582-.633t.668-1.617-.668-1.617-1.582-.633-1.582.633-.668 1.617.668 1.617T9.773 18zM18 4.5q5.555 0 9.527 3.516t3.973 8.508q0 3.094-2.215 5.273t-5.309 2.18h-2.602q-.984 0-1.617.668t-.633 1.582q0 .773.563 1.477t.563 1.547q0 .984-.633 1.617T18 31.501q-5.625 0-9.563-3.938T4.499 18t3.938-9.563T18 4.499z'/%3E%3C/svg%3E");
}

/* Language icon */
.i-language::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='-1 -1 32 38'%3E%3Cpath d='M13.138 21.656c-.04.141-1.025-.321-1.286-.422-.261-.121-1.446-.783-1.748-.984s-1.446-1.145-1.587-1.205c-.723 1.105-1.647 2.411-2.692 3.636-.362.422-1.446 1.788-2.109 2.21-.1.06-.683.121-.763.08.321-.241 1.246-1.386 1.647-1.848.502-.583 2.893-3.917 3.295-4.681.422-.763 1.687-3.295 1.748-3.536-.201-.02-1.788.522-2.21.663-.402.121-1.507.382-1.587.442-.08.08-.02.321-.06.402s-.402.261-.623.301a2.14 2.14 0 0 1-.944 0c-.261-.06-.502-.321-.562-.422 0 0-.08-.121-.1-.462.241-.08.643-.1 1.085-.221s1.527-.442 2.109-.643 1.708-.623 2.049-.703c.362-.06 1.266-.663 1.748-.824s.824-.362.844-.261 0 .542-.02.663c-.02.1-.984 1.989-1.125 2.29-.08.161-.643 1.225-1.547 2.632.321.141 1.004.422 1.286.563.342.161 2.732 1.165 2.853 1.205s.342.964.301 1.125zM9.02 11.893c.06.342-.04.482-.08.563-.201.382-.703.643-1.004.763s-.804.241-1.205.241c-.181-.02-.542-.08-.984-.522-.241-.261-.422-.964-.342-.884s.663.161.924.1.884-.241 1.165-.321c.301-.1.904-.261 1.105-.281.201 0 .362.08.422.342zm14.022 2.591 1.266 4.56-2.792-.844zM.783 30.556l13.942-4.661V5.163L.783 9.844v20.712zm24.931-6.368 2.049.623-3.636-13.199-2.009-.623-4.339 10.768 2.049.623.904-2.21 4.239 1.306zM15.609 4.862 27.12 8.558V.924zm6.248 26.578 3.174.261-1.085 3.214-.804-1.326c-1.627 1.045-3.636 1.848-5.545 2.17-.583.121-1.246.241-1.828.241h-1.688c-2.129 0-6.007-1.266-7.694-2.491-.121-.1-.161-.181-.161-.321 0-.221.161-.382.362-.382.181 0 1.125.583 1.386.703 1.808.904 4.339 1.728 6.368 1.728 2.511 0 4.219-.321 6.509-1.306.663-.301 1.246-.683 1.868-1.025zm9-21.677v21.676c-15.529-4.942-15.549-4.942-15.549-4.942-.321.141-14.725 5.002-14.926 5.002a.386.386 0 0 1-.362-.261c0-.02-.02-.04-.02-.06V9.522c.02-.06.04-.161.08-.201.121-.141.281-.181.402-.221.06-.02 1.286-.422 2.993-1.004V.382l11.21 3.978C14.826 4.32 27.321.001 27.502.001c.221 0 .402.161.402.422V8.82z'/%3E%3C/svg%3E");
}

/* Puzzle piece */
.i-puzzle::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 33 36'%3E%3Cpath d='M33.429 22.058c0 2.069-1.185 3.797-3.375 3.797-2.451 0-3.094-2.23-5.304-2.23-1.607 0-2.21 1.004-2.21 2.491 0 1.567.643 3.074.623 4.621v.1c-.221 0-.442 0-.663.02-2.069.201-4.158.603-6.248.603-1.426 0-2.913-.563-2.913-2.21 0-2.21 2.23-2.853 2.23-5.304 0-2.19-1.728-3.375-3.797-3.375-2.109 0-4.058 1.165-4.058 3.475 0 2.551 1.949 3.656 1.949 5.042 0 .703-.442 1.326-.924 1.788-.623.583-1.507.703-2.35.703-1.647 0-3.295-.221-4.922-.482-.362-.06-.743-.1-1.105-.161l-.261-.04c-.04-.02-.1-.02-.1-.04V10.285c.08.06 1.266.201 1.467.241 1.627.261 3.275.482 4.922.482.844 0 1.728-.121 2.35-.703.482-.462.924-1.085.924-1.788 0-1.386-1.949-2.491-1.949-5.042C7.715 1.165 9.664 0 11.793 0c2.049 0 3.777 1.185 3.777 3.375 0 2.451-2.23 3.094-2.23 5.304 0 1.647 1.487 2.21 2.913 2.21 2.31 0 4.6-.522 6.891-.643v.04c-.06.08-.201 1.266-.241 1.467-.261 1.627-.482 3.275-.482 4.922 0 .844.121 1.728.703 2.35.462.482 1.085.924 1.788.924 1.386 0 2.491-1.949 5.042-1.949 2.31 0 3.475 1.949 3.475 4.058z'/%3E%3C/svg%3E");
}

/* Credit card */
.i-credit::before, .i-money::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M32.625 4.5H3.375A3.385 3.385 0 0 0 0 7.875v20.25A3.385 3.385 0 0 0 3.375 31.5h29.25A3.385 3.385 0 0 0 36 28.125V7.875A3.385 3.385 0 0 0 32.625 4.5zM3.375 6.75h29.25c.61 0 1.125.515 1.125 1.125v3.375H2.25V7.875c0-.61.515-1.125 1.125-1.125zm29.25 22.5H3.375a1.14 1.14 0 0 1-1.125-1.125V18h31.5v10.125a1.14 1.14 0 0 1-1.125 1.125zM4.5 22.5h2.25V27H4.5zm4.5 0h2.25V27H9zm4.5 0h2.25V27H13.5z'/%3E%3C/svg%3E");
}

/* Share icon */
.i-share::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill-opacity='1' viewBox='0 0 32 32'%3E%3Cpath d='M27 22c-1.4 0-2.7.6-3.6 1.53L9.95 16.8c.04-.27.06-.53.06-.8s0-.53-.02-.8L23.4 8.5c.92.94 2.2 1.52 3.6 1.52 2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5c0 .27.02.54.06.8L8.6 12.52C7.67 11.6 6.4 11 5 11c-2.76 0-5 2.24-5 5s2.24 5 5 5c1.4 0 2.7-.58 3.6-1.52l13.46 6.73c-.04.3-.06.57-.06.8 0 2.8 2.24 5 5 5s5-2.2 5-5-2.24-5-5-5z'/%3E%3C/svg%3E");
}

/* Magnifying glass */
.i-search::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='m34.884 30.635-8.527-7.253c-.882-.793-1.824-1.158-2.586-1.122A13.446 13.446 0 0 0 27 13.5C27 6.044 20.956 0 13.5 0S0 6.044 0 13.5 6.044 27 13.5 27c3.343 0 6.402-1.216 8.76-3.229-.035.762.329 1.704 1.122 2.586l7.253 8.527c1.242 1.38 3.27 1.496 4.508.259s1.121-3.266-.259-4.508zM13.5 22.5c-4.971 0-9-4.029-9-9s4.029-9 9-9 9 4.029 9 9-4.029 9-9 9z'/%3E%3C/svg%3E");
}

/* Eyeball with + sign, 2 color icon, no filter */
.i-eye-plus::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2327A348' viewBox='0 0 32 32'%3E%3Cpath d='M32 4h-4V0h-4v4h-4v4h4v4h4V8h4z'/%3E%3Cpath fill='%23555555' d='M26.996 13.938c.576.64 1.1 1.33 1.563 2.062-1.2 1.89-2.79 3.498-4.67 4.697C21.524 22.204 18.8 23 16 23s-5.527-.796-7.89-2.303c-1.88-1.2-3.47-2.805-4.67-4.697 1.198-1.89 2.79-3.498 4.67-4.697.123-.078.247-.154.372-.228C8.172 11.93 8 12.85 8 13.812c0 4.418 3.582 8 8 8s8-3.582 8-8v-.065c-3.416-.88-5.948-3.957-6-7.635C17.345 6.038 16.677 6 16 6 9.02 6 2.972 10.062 0 16c2.972 5.935 9.02 10 16 10s13.027-4.065 16-10c-.55-1.102-1.21-2.138-1.958-3.096-.915.537-1.946.897-3.046 1.034zM13 10c1.657 0 3 1.343 3 3s-1.343 3-3 3-3-1.343-3-3 1.343-3 3-3z'/%3E%3C/svg%3E");
}

/* Eyeball */
.i-view::before, i-eye::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 6C9.02 6 2.97 10.06 0 16c2.97 5.94 9.02 10 16 10s13.03-4.06 16-10c-2.97-5.94-9.02-10-16-10zm7.9 5.3c1.87 1.2 3.46 2.8 4.66 4.7-1.2 1.9-2.8 3.5-4.67 4.7-2.4 1.5-5.1 2.3-7.9 2.3s-5.57-.8-7.9-2.3c-1.9-1.2-3.5-2.8-4.7-4.7 1.2-1.9 2.8-3.5 4.66-4.7l.37-.22c-.3.85-.48 1.77-.48 2.73 0 4.48 3.57 8 8 8s8-3.52 8-8c0-.9-.18-1.82-.5-2.7l.38.2zM16 13c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z'/%3E%3C/svg%3E");
}

/* user outline */
.i-account::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill-opacity='0' viewBox='0 0 32 32'%3E%3Cpath d='M25.143 25.09q0 2.142-1.304 3.383t-3.466 1.24H4.768q-2.16 0-3.464-1.24T0 25.09q0-.947.063-1.85t.25-1.945.473-1.938.768-1.74T2.66 16.17t1.528-.955 1.99-.357q.162 0 .75.384t1.33.857 1.93.855 2.384.384 2.384-.385 1.93-.857 1.33-.858.75-.384q1.088 0 1.99.357t1.527.955 1.107 1.446.768 1.74.473 1.94.25 1.945.065 1.85zM19.43 9.142q0 2.84-2.01 4.848T12.572 16t-4.848-2.01-2.01-4.847 2.01-4.848 4.848-2.01 4.848 2.01 2.01 4.848z'/%3E%3C/svg%3E");
}

/* user plus outline */
.i-register::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill-opacity='0' viewBox='0 0 37 32'%3E%3Cpath d='M12.57 16q-2.838 0-4.847-2.01t-2.01-4.847 2.01-4.848 4.848-2.01 4.85 2.01 2.01 4.848-2.01 4.848T12.57 16zm17.144 2.286H36q.232 0 .402.17t.17.402v3.43q0 .23-.17.4t-.402.17h-6.286v6.287q0 .232-.17.402t-.402.17h-3.43q-.23 0-.4-.17t-.17-.402V22.86h-6.287q-.232 0-.402-.17t-.17-.403v-3.43q0-.23.17-.4t.402-.17h6.286V12q0-.232.17-.402t.406-.17h3.43q.23 0 .4.17t.17.402v6.286zm-13.143 4q0 .93.68 1.607t1.61.68h4.57v4.25q-1.213.892-3.053.892H4.767q-2.16 0-3.464-1.232T0 25.09q0-.946.062-1.848t.25-1.946.473-1.938.768-1.74T2.66 16.17t1.527-.954 1.99-.357q.34 0 .697.3 1.41 1.09 2.76 1.634t2.937.545 2.94-.545 2.76-1.634q.358-.303.697-.303 2.357 0 3.875 1.713H18.86q-.93 0-1.607.68t-.68 1.608v3.428z'/%3E%3C/svg%3E");
}

/* Trashcan */
.i-delete::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M4 10v20c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V10H4zm6 18H8V14h2v14zm4 0h-2V14h2v14zm4 0h-2V14h2v14zm4 0h-2V14h2v14zm4.5-24H20V1.5c0-.82-.68-1.5-1.5-1.5h-7c-.82 0-1.5.68-1.5 1.5V4H3.5C2.68 4 2 4.68 2 5.5V8h26V5.5c0-.82-.68-1.5-1.5-1.5zM18 4h-6V2.02h6V4z'/%3E%3C/svg%3E");
}

/* Gear */
.i-cog::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M32.829 21.454c-1.889-3.271-.753-7.464 2.537-9.369l-3.538-6.127a6.776 6.776 0 0 1-3.44.932c-3.781 0-6.845-3.085-6.845-6.89h-7.075a6.778 6.778 0 0 1-.913 3.454c-1.889 3.272-6.088 4.384-9.382 2.488L.635 12.069a6.782 6.782 0 0 1 2.527 2.513c1.886 3.266.756 7.45-2.521 9.359l3.538 6.127a6.778 6.778 0 0 1 3.424-.923c3.769 0 6.825 3.065 6.845 6.854h7.075a6.783 6.783 0 0 1 .913-3.418c1.886-3.266 6.074-4.38 9.366-2.497l3.538-6.127a6.776 6.776 0 0 1-2.511-2.504zM18 25.289c-4.026 0-7.289-3.263-7.289-7.289s3.263-7.289 7.289-7.289 7.289 3.263 7.289 7.289-3.263 7.289-7.289 7.289z'/%3E%3C/svg%3E");
}

/* Padlock */
.i-lock::before, .i-locked::before,
.locked_row .topic_info::before,
.locked_row .topic_details::before,
.locked_row.sticky_row .topic_info::before,
.admin_img_security::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23888888' stroke-width='1px' fill='black' viewBox='-1 0 32 33'%3E%3Cpath d='M18.5 14H18V8c0-3.3-2.7-6-6-6H8C4.7 2 2 4.7 2 8v6h-.5c-.82 0-1.5.68-1.5 1.5v15c0 .82.68 1.5 1.5 1.5h17c.82 0 1.5-.68 1.5-1.5v-15c0-.82-.68-1.5-1.5-1.5zM6 8c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2v6H6V8z'/%3E%3C/svg%3E");
}

/* Push Pin */
.i-pin::before, .i-sticky::before,
.sticky_row .topic_info::before,
.sticky_row .topic_details::before,
.locked_row.sticky_row .topic_info .topic_name::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23888888' stroke-width='1px' fill='black' viewBox='-1 0 33 33'%3E%3Cpath d='M17 0l-3 3 3 3-7 8H3l5.5 5.5L0 30.77V32h1.23l11.27-8.5L18 29v-7l8-7 3 3 3-3L17 0zm-3 17l-2-2 7-7 2 2-7 7z'/%3E%3C/svg%3E");
}

/* Nested speech bubbles, no fill */
.i-comments-blank::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 32'%3E%3Cpath d='M15 4c-1.583 0-3.112.248-4.543.738-1.34.46-2.535 1.107-3.547 1.926C5.034 8.182 4 10.127 4 12.138c0 1.125.315 2.217.935 3.247.646 1.073 1.622 2.056 2.82 2.842.952.624 1.593 1.623 1.762 2.748.028.187.05.375.068.564.085-.08.17-.16.254-.25.75-.75 1.77-1.17 2.82-1.17.16 0 .33.01.5.03.6.08 1.22.112 1.83.112 1.58 0 3.11-.248 4.54-.738 1.34-.46 2.535-1.11 3.547-1.928 1.88-1.516 2.91-3.46 2.91-5.47s-1.03-3.958-2.91-5.476c-1.01-.82-2.205-1.464-3.546-1.923C18.115 4.25 16.585 4 15 4zm0-4c8.284 0 15 5.435 15 12.14s-6.716 12.138-15 12.138c-.796 0-1.576-.05-2.34-.147C9.44 27.34 5.72 27.92 2 28v-.785c2.008-.98 3.625-2.765 3.625-4.804 0-.28-.022-.56-.063-.83C2.17 19.35 0 15.95 0 12.14 0 5.436 6.716 0 15 0zm16.125 27.21c0 1.747 1.135 3.277 2.875 4.117V32c-3.223-.072-6.18-.566-8.973-3.316-.66.083-1.337.126-2.027.126-2.983 0-5.732-.805-7.925-2.157 4.52-.016 8.79-1.464 12.026-4.084 1.64-1.32 2.92-2.87 3.83-4.61.96-1.84 1.45-3.8 1.45-5.83 0-.33-.01-.65-.04-.98 2.27 1.88 3.66 4.43 3.66 7.246 0 3.265-1.88 6.18-4.82 8.086-.03.24-.05.48-.05.72z'/%3E%3C/svg%3E");
}
/* Nested speech bubbles, with fill */
.i-comments::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 32'%3E%3Cpath d='M15 0c8.284 0 15 5.435 15 12.14s-6.716 12.138-15 12.138c-.796 0-1.576-.05-2.34-.147C9.44 27.34 5.72 27.918 2 28v-.785c2.008-.98 3.625-2.765 3.625-4.804 0-.283-.022-.562-.063-.835C2.17 19.35 0 15.95 0 12.14 0 5.436 6.716 0 15 0zm16.125 27.21c0 1.747 1.135 3.277 2.875 4.117V32c-3.223-.072-6.18-.566-8.973-3.316-.66.083-1.337.126-2.027.126-2.983 0-5.732-.805-7.925-2.157 4.52-.016 8.79-1.464 12.026-4.084 1.633-1.32 2.92-2.87 3.827-4.607.96-1.84 1.45-3.8 1.45-5.825 0-.327-.015-.652-.04-.975C34.604 13.038 36 15.59 36 18.405c0 3.265-1.88 6.18-4.82 8.086-.036.236-.055.476-.055.72z'/%3E%3C/svg%3E");
}

/* Open door, inward arrow */
.i-sign-in::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill-opacity='0' viewBox='0 0 33 32'%3E%3Cpath d='M12 16H2v-4h10V8l6 6-6 6zM32 0v26l-12 6v-6H8v-8h2v6h10V6l8-4H10v8H8V0z'/%3E%3C/svg%3E");
}
/* Open door, outward arrow */
.i-sign-out::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill-opacity='0' viewBox='-1 0 32 32'%3E%3Cpath d='M24 20v-4H14v-4h10V8l6 6zm-2-2v8H12v6L0 26V0h22v10h-2V2H4l8 4v18h8v-6z'/%3E%3C/svg%3E");
}

/* Open door, outward arrow, filled */
.i-move::before, .i-moved::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23111111' stroke-width='1px' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M24 20v-4H14v-4h10V8l6 6zm-2-2v8H12v6L0 26V0h22v10h-2V2H4l8 4v18h8v-6z'/%3E%3C/svg%3E");
}

/* Old phone set */
.i-phone::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' fill-opacity='0' viewBox='0 0 32 32'%3E%3Cpath d='M22 20c-2 2-2 4-4 4s-4-2-6-4-4-4-4-6 2-2 4-4-4-8-6-8-6 6-6 6c0 4 4.11 12.11 8 16s12 8 16 8c0 0 6-4 6-6s-6-8-8-6z'/%3E%3C/svg%3E");
}

/* Page with lines */
.i-post-text::before, .i-xx::before, .i-normal::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M28.68 7.16c-.693-.948-1.66-2.054-2.723-3.117s-2.17-2.03-3.116-2.724C21.23.134 20.45 0 20 0H4.5C3.122 0 2 1.12 2 2.5v27C2 30.878 3.122 32 4.5 32h23c1.378 0 2.5-1.122 2.5-2.5V10c0-.448-.137-1.23-1.32-2.84zm-4.137-1.703c.96.96 1.712 1.825 2.268 2.543H22V3.19c.718.555 1.584 1.308 2.543 2.267zM28 29.5c0 .27-.23.5-.5.5h-23c-.27 0-.5-.23-.5-.5v-27c0-.27.23-.5.5-.5H20v7c0 .552.448 1 1 1h7v19.5z'/%3E%3Cpath d='M23 26H9c-.552 0-1-.448-1-1s.448-1 1-1h14c.552 0 1 .448 1 1s-.448 1-1 1zm0-4H9c-.552 0-1-.448-1-1s.448-1 1-1h14c.552 0 1 .448 1 1s-.448 1-1 1zm0-4H9c-.552 0-1-.448-1-1s.448-1 1-1h14c.552 0 1 .448 1 1s-.448 1-1 1z'/%3E%3C/svg%3E");
}

/* Small calendar */
.i-calendar::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 30 32'%3E%3Cpath d='M10 12h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 24h4v4H4zm6 0h4v4h-4zm6 0h4v4h-4zm-6-6h4v4h-4zm6 0h4v4h-4zm6 0h4v4h-4zM4 18h4v4H4zM26 0v2h-4V0H8v2H4V0H0v32h30V0h-4zm2 30H2V8h26v22z'/%3E%3C/svg%3E");
}

/* Pie Chart */
.i-pie-chart::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M14 18V4C6.268 4 0 10.268 0 18s6.268 14 14 14 14-6.268 14-14c0-2.25-.532-4.378-1.476-6.262L14 18zM28.524 7.738C26.224 3.15 21.48 0 16 0v14l12.524-6.262z'/%3E%3C/svg%3E");
}

/* Bug */
.i-bug::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32 18v-2h-6.04c-.183-2.27-.993-4.345-2.24-6.008h5.06l2.19-8.758L29.03.75l-1.81 7.24h-5.46l-.084-.063c.21-.61.324-1.263.324-1.944C22 2.678 19.314 0 16 0s-6 2.678-6 5.983c0 .68.114 1.334.324 1.944-.028.02-.056.043-.084.064H4.78L2.97.75l-1.94.484 2.19 8.758h5.06C7.034 11.655 6.224 13.728 6.04 16H0v2h6.043c.12 1.427.485 2.775 1.05 3.992H3.22L1.03 30.75l1.94.484 1.81-7.243h3.512c1.834 2.44 4.606 3.994 7.708 3.994s5.874-1.554 7.708-3.992h3.51l1.812 7.244 1.94-.485-2.19-8.757h-3.874c.567-1.217.932-2.565 1.05-3.992H32z'/%3E%3C/svg%3E");
}

/* Cloud with outward arrow */
.i-download::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M27.844 11.252C27.744 7.23 24.454 4 20.41 4c-2.368 0-4.476 1.11-5.838 2.835-.764-.987-1.96-1.624-3.303-1.624-2.31 0-4.18 1.875-4.18 4.18 0 .2.015.4.043.595-.35-.063-.71-.098-1.08-.098C2.71 9.887 0 12.597 0 15.943S2.713 22 6.057 22h2.868l7.078 7.328L23.08 22h3.484c3.004-.006 5.438-2.444 5.438-5.45 0-2.566-1.77-4.717-4.156-5.297zM16 26l-6-6h4v-6h4v6h4l-6 6z'/%3E%3C/svg%3E");
}

/* Computer with outward arrow */
.i-upload::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M15 22H0v8h30v-8H15zm13 4h-4v-2h4v2zM7 10l8-8 8 8h-5v10h-6V10z'/%3E%3C/svg%3E");
}

/* Life Ring */
.i-support::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm-6 16c0-3.314 2.686-6 6-6s6 2.686 6 6-2.686 6-6 6-6-2.686-6-6zm18.937 5.36l-5.544-2.298c.39-.943.608-1.977.608-3.062s-.212-2.12-.604-3.062l5.544-2.297C29.62 12.296 30 14.1 30 16s-.38 3.708-1.063 5.36zM21.36 3.062l-2.3 5.545C18.12 8.217 17.085 8 16 8s-2.12.216-3.062.607L10.64 3.063C12.293 2.38 14.1 2 16 2s3.708.38 5.36 1.063zM3.062 10.64l5.544 2.298C8.216 13.88 8 14.915 8 16s.215 2.12.606 3.062L3.062 21.36C2.377 19.707 2 17.9 2 16s.378-3.708 1.062-5.36zm7.578 18.297l2.298-5.544c.943.39 1.977.608 3.062.608s2.12-.212 3.062-.604l2.297 5.544C19.704 29.62 17.9 30 16 30s-3.708-.38-5.36-1.063z'/%3E%3C/svg%3E");
}

/* Ring of dots for animation, needs icon-spin class */
.i-spinner::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 64 64'%3E%3Cpath d='M24 8c0-4.418 3.582-8 8-8s8 3.582 8 8-3.582 8-8 8-8-3.582-8-8zm25.437 24c0-3.625 2.938-6.563 6.563-6.563s6.563 2.938 6.563 6.563c0 3.625-2.938 6.563-6.563 6.563S49.437 35.625 49.437 32zm-6.41 16.97c0-3.282 2.66-5.943 5.943-5.943s5.944 2.66 5.944 5.944-2.66 5.95-5.944 5.95-5.944-2.66-5.944-5.944zM26.617 56c0-2.973 2.41-5.384 5.382-5.384s5.38 2.41 5.38 5.384c0 2.973-2.41 5.384-5.386 5.384S26.61 58.974 26.61 56zM10.15 48.97c0-2.692 2.183-4.875 4.876-4.875S19.9 46.278 19.9 48.97c0 2.696-2.182 4.88-4.875 4.88s-4.877-2.184-4.877-4.877zM3.582 32c0-2.44 1.98-4.416 4.418-4.416S12.416 29.56 12.416 32c0 2.44-1.977 4.416-4.416 4.416S3.584 34.44 3.584 32zm7.448-16.97c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm45.187 0c0 4-3.244 7.246-7.246 7.246s-7.24-3.244-7.24-7.246c0-4.002 3.245-7.246 7.246-7.246s7.247 3.244 7.247 7.246z'/%3E%3C/svg%3E");
}

/* Self animated loaders, https://github.com/SamHerbert/SVG-Loaders */
.i-oval::before {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='black' %3E%3Cg transform='translate(1 1)' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1.3s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.i-puff::before {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg' stroke='black' %3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' dur='1.8s' values='1; 20' calcMode='spline' keyTimes='0; 1' keySplines='0.165, 0.84, 0.44, 1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' dur='1.8s' values='1; 0' calcMode='spline' keyTimes='0; 1' keySplines='0.3, 0.61, 0.355, 1' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' dur='1.8s' values='1; 20' calcMode='spline' keyTimes='0; 1' keySplines='0.165, 0.84, 0.44, 1' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' dur='1.8s' values='1; 0' calcMode='spline' keyTimes='0; 1' keySplines='0.3, 0.61, 0.355, 1' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}
.i-tailspin::before {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient x1='8.042%25' y1='0%25' x2='65.682%25' y2='23.865%25' id='a'%3E%3Cstop stop-color='black' stop-opacity='0' offset='0%25'/%3E%3Cstop stop-color='black' stop-opacity='.631' offset='63.146%25'/%3E%3Cstop stop-color='black' offset='100%25'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg transform='translate(1 1)' fill='none' fill-rule='evenodd'%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18' stroke='url(%23a)' stroke-width='2'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='0.9s' repeatCount='indefinite'/%3E%3C/path%3E%3Ccircle fill='black' cx='36' cy='18' r='1'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='0.9s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}
.i-concentric::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 100 100' %3E%3Cpath d='M31.6 3.5C5.9 13.6-6.6 42.7 3.5 68.4c10.1 25.7 39.2 38.3 64.9 28.1l-3.1-7.9C44 97 19.9 86.6 11.5 65.3c-8.4-21.3 2-45.4 23.3-53.8l-3.2-8z'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='2s' from='0 50 50' to='360 50 50' repeatCount='indefinite'/%3E%3C/path%3E%3Cpath fill='black' d='M42.3 39.6c5.7-4.3 13.9-3.1 18.1 2.7 4.3 5.7 3.1 13.9-2.7 18.1l4.1 5.5c8.8-6.5 10.6-19 4.1-27.7-6.5-8.8-19-10.6-27.7-4.1l4.1 5.5z'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='-360 50 50' repeatCount='indefinite'/%3E%3C/path%3E%3Cpath fill='black' d='M82 35.7C74.1 18 53.4 10.1 35.7 18S10.1 46.6 18 64.3l7.6-3.4c-6-13.5 0-29.3 13.5-35.3s29.3 0 35.3 13.5l7.6-3.4z'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='2s' from='0 50 50' to='360 50 50' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");
}
.i-balls::before {
	content: url("data:image/svg+xml,%3Csvg viewBox='0 0 57 57' xmlns='http://www.w3.org/2000/svg' stroke='black' %3E%3Cg transform='translate(1 1)' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle cx='5' cy='50' r='5'%3E%3Canimate attributeName='cy' begin='0s' dur='2.2s' values='50;5;50;50' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='cx' begin='0s' dur='2.2s' values='5;27;49;5' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='27' cy='5' r='5'%3E%3Canimate attributeName='cy' begin='0s' dur='2.2s' from='5' to='5' values='5;50;50;5' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='cx' begin='0s' dur='2.2s' from='27' to='27' values='27;49;5;27' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle cx='49' cy='50' r='5'%3E%3Canimate attributeName='cy' begin='0s' dur='2.2s' values='50;50;5;50' calcMode='linear' repeatCount='indefinite'/%3E%3Canimate attributeName='cx' from='49' to='49' begin='0s' dur='2.2s' values='49;5;27;49' calcMode='linear' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}
.i-chase::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' viewBox='0 0 128 128' %3E%3Cpath d='M64.4 16a49 49 0 0 0-50 48 51 51 0 0 0 50 52.2 53 53 0 0 0 54-52c-.7-48-45-55.7-45-55.7s45.3 3.8 49 55.6c.8 32-24.8 59.5-58 60.2-33 .8-61.4-25.7-62-60C1.3 29.8 28.8.6 64.3 0c0 0 8.5 0 8.7 8.4 0 8-8.6 7.6-8.6 7.6z'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 64 64' to='360 64 64' dur='1.4s' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");
}
.i-mystic::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 128 128' %3E%3Cg%3E%3Cpath fill='%23b8b8b8' d='M99.359 10.919a60.763 60.763 0 1 0 0 106.162 63.751 63.751 0 1 1 0-106.162Z'/%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 64 64' to='360 64 64' dur='960ms' repeatCount='indefinite'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%236a6a6a' d='M28.641 117.081a60.763 60.763 0 1 0 0-106.162 63.751 63.751 0 1 1 0 106.162Z'/%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 64 64' to='360 64 64' dur='1.4s' repeatCount='indefinite'/%3E%3C/g%3E%3Cg%3E%3Cpath d='M117.081 99.313a60.763 60.763 0 1 0-106.162 0 63.751 63.751 0 1 1 106.162 0Z'/%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 64 64' to='360 64 64' dur='2.8s' repeatCount='indefinite'/%3E%3C/g%3E%3C/svg%3E");
}

/* 3 line hamburger */
.i-menu::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M2 6h28v6H2zm0 8h28v6H2zm0 8h28v6H2z'/%3E%3C/svg%3E");
}

/* Thumbs up/down  From Font Awesome */
.i-thumbup::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M6.63 25.6q0-.5-.37-.85t-.85-.37-.8.37-.3.85.4.86.87.36.87-.36.37-.86zM28.5 14.63q0-.97-.73-1.7t-1.7-.74H19.4q0-1.1.9-3.1t.92-3.1q0-1.9-.6-2.8t-2.44-.9q-.5.5-.73 1.6t-.58 2.4-1.13 2.03q-.4.42-1.46 1.72l-.44.55-.6.8-.65.8-.8.86-.8.7-.8.5-.7.18H9v12.2h.6q.25 0 .6.07t.63.15.7.2.68.23.7.25.6.2q4 1.4 6.5 1.4h2.3q3.7 0 3.7-3.2 0-.46-.1-1.03.6-.3.9-1t.37-1.4-.36-1.3q1-.98 1-2.3 0-.5-.17-1.1t-.47-.9q.6 0 1-.9t.4-1.5zm2.44-.02q0 1.7-.93 3.2.2.7.2 1.3 0 1.5-.7 2.8.1.4.1.8 0 1.97-1.1 3.4 0 2.68-1.6 4.2t-4.3 1.5H20q-1.82 0-3.6-.4t-4.1-1.23q-2.22-.76-2.64-.76H4.2q-1 0-1.73-.7t-.7-1.73V14.7q0-1 .7-1.7t1.72-.74h5.2Q10 11.8 12 9.3q1.1-1.43 2-2.43.4-.5.63-1.63t.6-2.4 1.2-2.1q.75-.7 1.7-.7 1.6 0 2.88.62t2 1.94.7 3.5q0 1.78-.9 3.66h3.35q2 0 3.43 1.44t1.4 3.4z'/%3E%3C/svg%3E");
}
.i-thumbdown::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M5.72 6.22q0-.5-.38-.86T4.44 5t-.9.36-.4.86.4.86.9.36.9-.36.38-.86zm23.13 11q0-.67-.43-1.55t-1.08-.9q.3-.32.5-.9t.2-1.06q0-1.3-1.06-2.2.36-.6.36-1.3T27 7.9t-.96-1q.1-.6.1-1.1 0-1.6-1-2.4t-2.72-.8h-2.57Q17.22 2.6 13 4l-.6.2-.7.2-.7.22-.8.2-.7.13-.6.06h-.6v12.2h.6q.3 0 .7.2t.8.5.77.7.8.8.7.8.63.8.47.6q1.1 1.3 1.6 1.73.82.83 1.2 2.1t.6 2.4.77 1.6q1.92 0 2.57-.87t.68-2.78q0-1.12-.98-3.06t-.98-3.04h7.1q1 0 1.8-.73t.77-1.7zm2.57.02q0 1.97-1.53 3.42t-3.7 1.44h-3.5q.93 1.9.93 3.7 0 2.3-.7 3.6-.7 1.3-2.05 1.93t-3.03.6q-1.07 0-1.8-.7-.7-.62-1.1-1.56t-.5-1.73-.4-1.62-.6-1.2q-.97-.97-2.16-2.44-2.04-2.5-2.76-2.96H3.1q-1.05 0-1.8-.72t-.73-1.8V5q0-1.02.75-1.73t1.82-.72h5.78q.44 0 2.77-.76Q14.2.9 16.1.5t4.1-.4h2.24Q25.26.1 27 1.6t1.7 4.14v.1q1.2 1.47 1.2 3.4 0 .42-.05.82.77 1.28.77 2.75 0 .7-.18 1.4.98 1.4.98 3.1z'/%3E%3C/svg%3E");
}

/* Sorting icons */
.i-sort-alpha-up::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M10 24V0H6v24H1l7 7 7-7h-5zm19 8h-8c-.37 0-.708-.203-.882-.528s-.155-.72.05-1.027L27.13 20H21c-.552 0-1-.448-1-1s.448-1 1-1h8c.37 0 .708.203.882.528s.155.72-.05 1.027L22.87 30H29c.552 0 1 .448 1 1s-.448 1-1 1zm2.894-19.447l-6-12C25.724.213 25.378 0 25 0s-.725.214-.895.553l-6 12c-.247.494-.047 1.095.447 1.342.144.072.296.106.447.106.364 0 .72-.2.892-.55L21.618 10h6.764l1.724 3.448c.247.494.848.694 1.342.447s.694-.848.447-1.342zM22.618 8L25 3.236 27.382 8h-4.764z'/%3E%3C/svg%3E");
}
.i-sort-alpha-down::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M10 24V0H6v24H1l7 7 7-7h-5zm19-10h-8c-.37 0-.708-.203-.882-.528s-.155-.72.05-1.027L27.13 2H21c-.552 0-1-.448-1-1s.448-1 1-1h8c.37 0 .708.203.882.528s.155.72-.05 1.027L22.87 12H29c.552 0 1 .448 1 1s-.448 1-1 1zm2.894 16.553l-6-12c-.17-.34-.516-.553-.894-.553s-.725.214-.895.553l-6 12c-.247.494-.047 1.095.447 1.342.144.072.296.106.447.106.364 0 .72-.2.892-.55L21.618 28h6.764l1.724 3.448c.247.494.848.694 1.342.447s.694-.848.447-1.342zM22.618 26L25 21.236 27.382 26h-4.764z'/%3E%3C/svg%3E");
}
.i-sort-amount-up::before, .i-sortup::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M10 24V0H6v24H1l7 7 7-7h-5z'/%3E%3Cpath d='M14 18h18v4H14v-4zm0-6h14v4H14v-4zm0-6h10v4H14V6zm0-6h6v4h-6V0z'/%3E%3C/svg%3E");
}
.i-sort-amount-down::before, .i-sortdown::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M10 24V0H6v24H1l7 7 7-7h-5zm4-24h18v4H14V0zm0 6h14v4H14V6zm0 6h10v4H14v-4z'/%3E%3C/svg%3E");
}
.i-sort-numeric-up::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M10 24V0H6v24H1l7 7 7-7h-5zm17-10c-.552 0-1-.448-1-1V2h-1c-.552 0-1-.448-1-1s.448-1 1-1h2c.552 0 1 .448 1 1v12c0 .552-.448 1-1 1zm2 4h-6c-.552 0-1 .448-1 1v6c0 .552.448 1 1 1h5v4h-5c-.552 0-1 .448-1 1s.448 1 1 1h6c.552 0 1-.448 1-1V19c0-.552-.448-1-1-1zm-5 2h4v4h-4v-4z'/%3E%3C/svg%3E");
}
.i-sort-numeric-down::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M10 24V0H6v24H1l7 7 7-7h-5zm17 8c-.552 0-1-.448-1-1V20h-1c-.552 0-1-.448-1-1s.448-1 1-1h2c.552 0 1 .448 1 1v12c0 .552-.448 1-1 1zm2-32h-6c-.552 0-1 .448-1 1v6c0 .552.448 1 1 1h5v4h-5c-.552 0-1 .448-1 1s.448 1 1 1h6c.552 0 1-.448 1-1V1c0-.552-.448-1-1-1zm-5 2h4v4h-4V2z'/%3E%3C/svg%3E");
}

/* Gender icons are all from Font Awesome */
.i-cust_gender_2::before,
.i-female::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 -1 32 36'%3E%3Cpath d='M23.143 11.571c0 5.946-4.5 10.848-10.286 11.491v5.223h4.5c.362 0 .643.281.643.643v1.286a.634.634 0 01-.643.643h-4.5v4.5a.634.634 0 01-.643.643h-1.286a.634.634 0 01-.643-.643v-4.5h-4.5a.634.634 0 01-.643-.643v-1.286c0-.362.281-.643.643-.643h4.5v-5.223C4.198 22.399-.463 16.995.039 10.627.481 5.163 4.82.683 10.244.08a11.561 11.561 0 0112.897 11.491zm-20.572 0c0 4.962 4.038 9 9 9s9-4.038 9-9-4.038-9-9-9-9 4.038-9 9z'/%3E%3C/svg%3E");
}
.i-cust_gender_1::before,
.i-male::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 -1 32 36'%3E%3Cpath d='M29.571 2.571c.703 0 1.286.583 1.286 1.286v8.357a.634.634 0 01-.643.643h-1.286a.634.634 0 01-.643-.643V6.951l-7.674 7.694a11.45 11.45 0 012.531 7.212c0 6.388-5.183 11.571-11.571 11.571S0 28.245 0 21.857s5.183-11.571 11.571-11.571c2.732 0 5.243.944 7.212 2.531l7.674-7.674h-5.243a.634.634 0 01-.643-.643V3.214c0-.362.281-.643.643-.643h8.357zm-18 28.286c4.962 0 9-4.038 9-9s-4.038-9-9-9-9 4.038-9 9 4.038 9 9 9z'/%3E%3C/svg%3E");
}
.i-cust_gender_4::before,
.i-nonbinary::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 -1 32 36'%3E%3Cpath d='M16.674 6.348c3.817 1.888 6.469 5.826 6.469 10.366 0 5.946-4.5 10.848-10.286 11.491v2.652h1.929c.362 0 .643.281.643.643v1.286a.634.634 0 01-.643.643h-1.929v1.929a.634.634 0 01-.643.643h-1.286a.634.634 0 01-.643-.643v-1.929H8.356a.634.634 0 01-.643-.643V31.5c0-.362.281-.643.643-.643h1.929v-2.652C4.499 27.562-.001 22.66-.001 16.714c0-4.54 2.652-8.478 6.469-10.366C4.359 5.123 2.711 3.194 1.888.864A.64.64 0 012.491 0h1.386c.261 0 .482.161.583.402 1.165 2.792 3.917 4.741 7.112 4.741s5.946-1.949 7.112-4.741c.1-.241.321-.402.743-.402h1.225c.442 0 .763.442.603.864-.824 2.33-2.471 4.259-4.58 5.484zm-5.103 19.366c4.962 0 9-4.038 9-9s-4.038-9-9-9-9 4.038-9 9 4.038 9 9 9z'/%3E%3C/svg%3E");
}
.i-bigendered::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 -1 32 36'%3E%3Cpath d='M20.571.643c0-.362.281-.643.643-.643H27c.703 0 1.286.583 1.286 1.286v5.786a.634.634 0 01-.643.643h-1.286a.634.634 0 01-.643-.643V4.38l-5.103 5.123a11.568 11.568 0 012.531 7.212c0 5.946-4.5 10.848-10.286 11.491v2.652h1.929c.362 0 .643.281.643.643v1.286a.634.634 0 01-.643.643h-1.929v1.929a.634.634 0 01-.643.643h-1.286a.634.634 0 01-.643-.643V33.43H8.355a.634.634 0 01-.643-.643v-1.286c0-.362.281-.643.643-.643h1.929v-2.652C4.217 27.543-.464 22.139.038 15.791.46 10.327 4.799 5.847 10.223 5.224a11.493 11.493 0 018.558 2.451l5.123-5.103h-2.692a.634.634 0 01-.643-.643V.643zm-9 25.071c4.962 0 9-4.038 9-9s-4.038-9-9-9-9 4.038-9 9 4.038 9 9 9z'/%3E%3C/svg%3E");
}
.i-cust_gender_5::before,
.i-transgendered::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 -1 32 36'%3E%3Cpath d='M25.714.643c0-.362.281-.643.643-.643h5.786c.703 0 1.286.583 1.286 1.286v5.786a.634.634 0 01-.643.643H31.5a.634.634 0 01-.643-.643V4.38l-5.103 5.123a11.568 11.568 0 012.531 7.212c0 5.946-4.5 10.848-10.286 11.491v2.652h1.929c.362 0 .643.281.643.643v1.286a.634.634 0 01-.643.643h-1.929v1.929a.634.634 0 01-.643.643H16.07a.634.634 0 01-.643-.643V33.43h-1.929a.634.634 0 01-.643-.643v-1.286c0-.362.281-.643.643-.643h1.929v-2.652c-5.786-.643-10.286-5.545-10.286-11.491 0-2.732.964-5.243 2.531-7.212L6.627 8.438l-2.029 2.23a.658.658 0 01-.904.06l-.964-.884c-.261-.221-.281-.643-.04-.904l2.109-2.31-2.23-2.25v2.692a.634.634 0 01-.643.643H.64a.634.634 0 01-.643-.643V1.286C-.003.583.58 0 1.283 0h5.786c.362 0 .643.281.643.643v1.286a.634.634 0 01-.643.643H4.397l2.129 2.15 1.728-1.888a.658.658 0 01.904-.06l.964.884c.261.221.281.643.04.904L8.354 6.551l1.145 1.125c1.969-1.567 4.48-2.531 7.212-2.531s5.243.964 7.212 2.531l5.123-5.103h-2.692a.634.634 0 01-.643-.643V.644zm-9 25.071c4.962 0 9-4.038 9-9s-4.038-9-9-9-9 4.038-9 9 4.038 9 9 9z'/%3E%3C/svg%3E");
}
.i-cust_gender_3::before,
.i-genderless::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 -1 32 36'%3E%3Cpath d='M23.143 11.571c0 5.946-4.5 10.848-10.286 11.491v12.295a.634.634 0 01-.643.643h-1.286a.634.634 0 01-.643-.643V23.062C4.499 22.419-.001 17.517-.001 11.571-.001 5.183 5.182 0 11.57 0s11.571 5.183 11.571 11.571zm-11.572 9c4.962 0 9-4.038 9-9s-4.038-9-9-9-9 4.038-9 9 4.038 9 9 9z'/%3E%3C/svg%3E");
}
.i-cust_gender_0::before,
.i-undisclosed::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='black' stroke-width='1px' stroke-dasharray='2px,2px' fill-opacity='0' viewBox='-1 0 32 36'%3E%3Cpath d='M20.571 19.286c0-4.962-4.038-9-9-9s-9 4.038-9 9 4.038 9 9 9 9-4.038 9-9zm2.572 0c0 6.388-5.183 11.571-11.571 11.571S.001 25.674.001 19.286 5.184 7.715 11.572 7.715s11.571 5.183 11.571 11.571z'/%3E%3C/svg%3E");
}

/* Standard and brand icons */
/* From Font Awesome */
.i-rss::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M4.26 23.467C1.91 23.467 0 25.384 0 27.72c0 2.348 1.91 4.243 4.26 4.243 2.357 0 4.264-1.895 4.264-4.244 0-2.338-1.907-4.254-4.265-4.254zM.004 10.873v6.133c3.993 0 7.75 1.562 10.577 4.39 2.826 2.823 4.385 6.596 4.385 10.604h6.16c0-11.65-9.478-21.127-21.12-21.127zM.012 0v6.136C14.255 6.136 25.848 17.74 25.848 32H32C32 14.36 17.648 0 .012 0z'/%3E%3C/svg%3E");
}
.i-google-plus::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M10.18 14.294v3.494h5.776c-.23 1.5-1.744 4.394-5.775 4.394-3.472 0-6.31-2.88-6.31-6.43S6.706 9.32 10.18 9.32c1.982 0 3.3.844 4.057 1.57L17 8.226c-1.776-1.656-4.076-2.662-6.82-2.662C4.55 5.57 0 10.12 0 15.754s4.55 10.18 10.18 10.18c5.875 0 9.775-4.13 9.775-9.95 0-.67-.075-1.18-.163-1.688H10.18zM32 14h-3v-3h-3v3h-3v3h3v3h3v-3h3z'/%3E%3C/svg%3E");
}
.i-linkedin::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M29 0H3C1.35 0 0 1.35 0 3v26c0 1.65 1.35 3 3 3h26c1.65 0 3-1.35 3-3V3c0-1.65-1.35-3-3-3zM12 26H8V12h4v14zm-2-16c-1.106 0-2-.894-2-2s.894-2 2-2c1.106 0 2 .894 2 2s-.894 2-2 2zm16 16h-4v-8c0-1.106-.894-2-2-2s-2 .894-2 2v8h-4V12h4v2.48c.825-1.13 2.087-2.48 3.5-2.48 2.488 0 4.5 2.238 4.5 5v9z'/%3E%3C/svg%3E");
}
.i-twitter::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M32 7.075c-1.175.525-2.444.875-3.77 1.03 1.357-.812 2.395-2.1 2.888-3.63-1.27.75-2.675 1.3-4.17 1.594C25.75 4.79 24.044 4 22.156 4c-3.625 0-6.563 2.938-6.563 6.563 0 .512.056 1.012.17 1.494-5.46-.275-10.297-2.887-13.533-6.862-.563.97-.887 2.1-.887 3.3 0 2.275 1.156 4.287 2.92 5.463-1.076-.03-2.088-.33-2.976-.82v.082c0 3.18 2.263 5.838 5.27 6.437-.55.15-1.132.23-1.732.23-.425 0-.83-.043-1.237-.118.838 2.6 3.263 4.5 6.13 4.56-2.25 1.76-5.074 2.81-8.155 2.81-.53 0-1.05-.03-1.57-.094C2.908 28.92 6.357 30 10.063 30c12.076 0 18.68-10.005 18.68-18.68 0-.287-.004-.57-.017-.85 1.28-.92 2.394-2.075 3.275-3.394z'/%3E%3C/svg%3E");
}
.i-facebook::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M29 0H3C1.35 0 0 1.35 0 3v26c0 1.65 1.35 3 3 3h13V18h-4v-4h4v-2c0-3.306 2.694-6 6-6h4v4h-4c-1.1 0-2 .9-2 2v2h6l-1 4h-5v14h9c1.65 0 3-1.35 3-3V3c0-1.65-1.35-3-3-3z'/%3E%3C/svg%3E");
}
.i-skype::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M13.3 1.17l-.16-.08h-.16.32zm-12.15 12l-.03.15c.04.05.05.1.1.15l-.07-.3zm29.7 5.66l.02-.17-.08-.15v.4zM18.5 30.73l.16.07.16-.03-.32-.05z'/%3E%3Cpath d='M30.87 18.66c0 .06-.02.12-.03.17l-.06-.32.1.2c.15-.9.24-1.8.24-2.7 0-2-.4-4-1.2-5.9-.75-1.8-1.84-3.4-3.23-4.8s-3-2.42-4.8-3.2C20 1.2 18 .8 16 .8c-.95 0-1.9.1-2.85.28l.15.08-.32-.05h.16c-1.28-.7-2.74-1-4.2-1C6.56.1 4.3 1 2.62 2.7S0 6.6 0 9c0 1.5.4 3 1.13 4.3l.02-.15.06.32v-.15c-.2.86-.3 1.73-.3 2.6 0 2.04.4 4.03 1.2 5.9.8 1.8 1.9 3.4 3.3 4.8s3 2.46 4.8 3.23c1.87.78 3.85 1.18 5.9 1.18.87 0 1.76-.08 2.63-.23l-.16-.1.4.07c-.07 0-.1.02-.18.03 1.33.75 2.85 1.16 4.4 1.16 2.4 0 4.63-.93 6.32-2.62S32 25.4 32 23c0-1.5-.4-3-1.13-4.33zm-14.8 6.52c-5.37 0-7.77-2.64-7.77-4.62 0-1 .75-1.72 1.78-1.72 2.3 0 1.7 3.3 6 3.3 2.18 0 3.4-1.2 3.4-2.42 0-.73-.37-1.54-1.8-1.9l-4.8-1.2c-3.83-.95-4.53-3.03-4.53-5 0-4.05 3.82-5.57 7.4-5.57 3.3 0 7.2 1.82 7.2 4.26 0 1.1-.9 1.7-1.93 1.7-1.96 0-1.6-2.7-5.55-2.7-1.97 0-3.05.9-3.05 2.2s1.55 1.7 2.9 2l3.54.8c3.86.87 4.85 3.13 4.85 5.25 0 3.3-2.5 5.76-7.6 5.76z'/%3E%3C/svg%3E");
}
.i-instagram::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 2.881c4.275 0 4.781 0.019 6.462 0.094 1.563 0.069 2.406 0.331 2.969 0.55 0.744 0.288 1.281 0.638 1.837 1.194 0.563 0.563 0.906 1.094 1.2 1.838 0.219 0.563 0.481 1.412 0.55 2.969 0.075 1.688 0.094 2.194 0.094 6.463s-0.019 4.781-0.094 6.463c-0.069 1.563-0.331 2.406-0.55 2.969-0.288 0.744-0.637 1.281-1.194 1.837-0.563 0.563-1.094 0.906-1.837 1.2-0.563 0.219-1.413 0.481-2.969 0.55-1.688 0.075-2.194 0.094-6.463 0.094s-4.781-0.019-6.463-0.094c-1.563-0.069-2.406-0.331-2.969-0.55-0.744-0.288-1.281-0.637-1.838-1.194-0.563-0.563-0.906-1.094-1.2-1.837-0.219-0.563-0.481-1.413-0.55-2.969-0.075-1.688-0.094-2.194-0.094-6.463s0.019-4.781 0.094-6.463c0.069-1.563 0.331-2.406 0.55-2.969 0.288-0.744 0.638-1.281 1.194-1.838 0.563-0.563 1.094-0.906 1.838-1.2 0.563-0.219 1.412-0.481 2.969-0.55 1.681-0.075 2.188-0.094 6.463-0.094zM16 0c-4.344 0-4.887 0.019-6.594 0.094-1.7 0.075-2.869 0.35-3.881 0.744-1.056 0.412-1.95 0.956-2.837 1.85-0.894 0.888-1.438 1.781-1.85 2.831-0.394 1.019-0.669 2.181-0.744 3.881-0.075 1.713-0.094 2.256-0.094 6.6s0.019 4.887 0.094 6.594c0.075 1.7 0.35 2.869 0.744 3.881 0.413 1.056 0.956 1.95 1.85 2.837 0.887 0.887 1.781 1.438 2.831 1.844 1.019 0.394 2.181 0.669 3.881 0.744 1.706 0.075 2.25 0.094 6.594 0.094s4.888-0.019 6.594-0.094c1.7-0.075 2.869-0.35 3.881-0.744 1.050-0.406 1.944-0.956 2.831-1.844s1.438-1.781 1.844-2.831c0.394-1.019 0.669-2.181 0.744-3.881 0.075-1.706 0.094-2.25 0.094-6.594s-0.019-4.887-0.094-6.594c-0.075-1.7-0.35-2.869-0.744-3.881-0.394-1.063-0.938-1.956-1.831-2.844-0.887-0.887-1.781-1.438-2.831-1.844-1.019-0.394-2.181-0.669-3.881-0.744-1.712-0.081-2.256-0.1-6.6-0.1v0z' /%3E%3Cpath d='M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219c0-4.537-3.681-8.219-8.219-8.219zM16 21.331c-2.944 0-5.331-2.387-5.331-5.331s2.387-5.331 5.331-5.331c2.944 0 5.331 2.387 5.331 5.331s-2.387 5.331-5.331 5.331z' /%3E%3Cpath d='M26.462 7.456c0 1.060-0.859 1.919-1.919 1.919s-1.919-0.859-1.919-1.919c0-1.060 0.859-1.919 1.919-1.919s1.919 0.859 1.919 1.919z'/%3E%3C/svg%3E");
}
.i-github::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 36 36'%3E%3Cpath d='M18 .444c-9.94 0-18 8.058-18 18 0 7.953 5.158 14.7 12.309 17.08.9.167 1.23-.391 1.23-.866 0-.429-.017-1.847-.024-3.351-5.008 1.089-6.065-2.124-6.065-2.124-.819-2.08-1.999-2.634-1.999-2.634-1.633-1.117.123-1.094.123-1.094 1.807.127 2.759 1.855 2.759 1.855 1.606 2.752 4.211 1.956 5.238 1.496.161-1.163.628-1.957 1.143-2.407-3.998-.455-8.201-1.999-8.201-8.896 0-1.965.703-3.571 1.855-4.831-.187-.454-.803-2.284.174-4.764 0 0 1.512-.483 4.951 1.845a17.249 17.249 0 0 1 4.505-.606c1.529.007 3.07.207 4.509.606 3.436-2.329 4.945-1.845 4.945-1.845.98 2.48.364 4.31.177 4.764 1.154 1.261 1.853 2.866 1.853 4.831 0 6.914-4.211 8.436-8.219 8.881.646.559 1.221 1.654 1.221 3.333 0 2.408-.021 4.347-.021 4.94 0 .479.324 1.04 1.237.864 7.148-2.383 12.299-9.127 12.299-17.078 0-9.941-8.059-18-18-18z'/%3E%3C/svg%3E");
}

/* A few smiles */
.i-angry::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-29c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3zm6.003 21.398C20.779 22.362 18.549 21 16 21s-4.779 1.362-6.003 3.398l-2.573-1.544c1.749-2.908 4.935-4.855 8.576-4.855s6.827 1.946 8.576 4.855l-2.573 1.544zm1.967-15.64a1 1 0 01-.728 1.213 9.195 9.195 0 00-1.779.667 2 2 0 11-3.46 1.254c.064-1.483 1.413-2.467 2.55-3.036 1.086-.543 2.159-.814 2.205-.826a1 1 0 011.213.728zm-15.94 0a1 1 0 011.213-.728c.045.011 1.119.283 2.205.826 1.137.569 2.486 1.553 2.55 3.036a2 2 0 11-3.46-1.254 9.195 9.195 0 00-1.779-.667 1.001 1.001 0 01-.728-1.213z'/%3E%3C/svg%3E");
}
.i-wink::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-29c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3zm.961 19.22c4.383-.866 7.785-2.861 9.014-5.519C25.298 21.95 20.928 26 15.636 26c-3.726 0-6.996-2.009-8.84-5.03 2.2 1.721 6.079 2.056 10.165 1.249zM20 11c0-1.657.895-3 2-3s2 1.343 2 3-.895 3-2 3-2-1.343-2-3zm-9 .609c-1.306 0-2.417.489-2.829 1.172C8.06 12.598 8 11.776 8 11.57c0-.971 1.343-1.758 3-1.758s3 .787 3 1.758c0 .206-.061 1.028-.171 1.211-.412-.683-1.522-1.172-2.829-1.172z'/%3E%3C/svg%3E");
}
.i-smiley::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-29c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3zm-8 7a2 2 0 113.999-.001A2 2 0 018 10zm12 0a2 2 0 113.999-.001A2 2 0 0120 10zm2.003 9.602l2.573 1.544c-1.749 2.908-4.935 4.855-8.576 4.855s-6.827-1.946-8.576-4.855l2.573-1.544C11.221 21.638 13.451 23 16 23s4.779-1.362 6.003-3.398z'/%3E%3C/svg%3E");
}
.i-grin::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-29c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3zM6 16v2c0 4.4 3.6 8 8 8h4c4.4 0 8-3.6 8-8v-2H6zm6 7.656a6.033 6.033 0 01-2.236-1.42A5.955 5.955 0 018 18h4v5.656zM18 24h-4v-6h4v6zm4.236-1.764A6.008 6.008 0 0120 23.656V18h4a5.96 5.96 0 01-1.764 4.236zM7.042 12c.305 0 .566-.22.616-.522C7.85 10.332 8.835 9.5 9.999 9.5s2.149.832 2.341 1.978a.625.625 0 001.232.001A3.629 3.629 0 009.998 7.25a3.629 3.629 0 00-3.574 4.229.625.625 0 00.616.521zm12 0c.305 0 .566-.22.616-.522.192-1.146 1.177-1.978 2.341-1.978s2.149.832 2.341 1.978a.625.625 0 001.232.001 3.629 3.629 0 00-3.574-4.229 3.629 3.629 0 00-3.574 4.229.625.625 0 00.617.521z'/%3E%3C/svg%3E");
}
.i-cheesy::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-29c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3zm0 15.711c3.623 0 7.07-.963 10-2.654-.455 5.576-4.785 9.942-10 9.942s-9.544-4.371-10-9.947a20.027 20.027 0 0010 2.658zM8 11c0-1.657.895-3 2-3s2 1.343 2 3-.895 3-2 3-2-1.343-2-3zm12 0c0-1.657.895-3 2-3s2 1.343 2 3-.895 3-2 3-2-1.343-2-3z'/%3E%3C/svg%3E");
}
.i-sad::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 32 32'%3E%3Cpath d='M16 32c8.837 0 16-7.163 16-16S24.837 0 16 0 0 7.163 0 16s7.163 16 16 16zm0-29c7.18 0 13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16 8.82 3 16 3zm-8 7a2 2 0 113.999-.001A2 2 0 018 10zm12 0a2 2 0 113.999-.001A2 2 0 0120 10zM9.997 24.398l-2.573-1.544c1.749-2.908 4.935-4.855 8.576-4.855s6.827 1.946 8.576 4.855l-2.573 1.544C20.779 22.362 18.549 21 16 21s-4.779 1.362-6.003 3.398z'/%3E%3C/svg%3E");
}

/* Inline image */
.i-inline-alt::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 36'%3E%3Cpath fill='none' d='M-1-1h11v6.5H-1z'/%3E%3Cg%3E%3Cpath d='M30.964 12.723c0 1.748-1.354 3.166-3.022 3.166s-3.022-1.418-3.022-3.166 1.354-3.165 3.022-3.165 3.022 1.418 3.022 3.165zm16.117 6.332v7.386H24.92v-3.165L29.957 18l2.518 2.637 8.058-8.442 6.548 6.86zm1.51-11.607H23.41c-.268 0-.504.247-.504.527v20.05c0 .28.236.527.504.527H48.59c.268 0 .504-.247.504-.527V7.975c0-.28-.236-.527-.504-.527zm2.518.527v20.05c0 1.45-1.133 2.637-2.518 2.637H23.41c-1.385 0-2.518-1.186-2.518-2.637V7.975c0-1.45 1.133-2.637 2.518-2.637H48.59c1.385 0 2.518 1.186 2.518 2.637z' fill='%233f7f00' stroke='null'/%3E%3Cpath d='M58.126 11.19h12.748v1.946H58.126v-1.945zm0 2.92h7.968v1.945h-7.968v-1.946zm0 5.835h7.968v1.946h-7.968v-1.946zm0-2.918h12.748v1.946H58.126v-1.946zm0 5.837h12.748v1.945H58.126v-1.945zM1.25 11.128h11.873v1.964H1.251v-1.964zm4.453 2.945h7.42v1.964h-7.42v-1.964zm0 5.89h7.42v1.964h-7.42v-1.964zm-4.452-2.945h11.872v1.964H1.251v-1.964zm0 5.89h11.872v1.964H1.251v-1.964z' fill='%23222' stroke='null'/%3E%3C/g%3E%3C/svg%3E");
}
.i-inline::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 36'%3E%3Cpath fill='none' d='M-1-1h74v38H-1z'/%3E%3Cg%3E%3Cpath fill='%233f7f00' d='M31.025 12.8c0 1.722-1.337 3.12-2.984 3.12s-2.985-1.398-2.985-3.12 1.337-3.119 2.985-3.119 2.984 1.398 2.984 3.12zm15.92 6.24v7.278h-21.89v-3.12L30.032 18l2.487 2.599 7.96-8.318 6.467 6.759zm1.492-11.438H23.563c-.265 0-.498.244-.498.52v19.756c0 .276.233.52.498.52h24.874c.265 0 .498-.244.498-.52V8.122c0-.276-.233-.52-.498-.52zm2.487.52v19.756c0 1.43-1.119 2.599-2.487 2.599H23.563c-1.368 0-2.487-1.17-2.487-2.6V8.123c0-1.43 1.119-2.599 2.487-2.599h24.874c1.368 0 2.487 1.17 2.487 2.6z' stroke='null'/%3E%3Cg stroke-width='.001' stroke='red' fill='%23222'%3E%3Cpath d='M10.435 5.938h6v1.5h-6z'/%3E%3Cpath d='M10.435 7.063h2v22h-2z'/%3E%3Cpath d='M10.435 28.562h6v1.5h-6z'/%3E%3Cpath fill-opacity='null' stroke-opacity='null' d='M1.56 17.063h8.875v1.875H1.56z'/%3E%3C/g%3E%3Cg stroke-width='.001' stroke='red' fill='%23222'%3E%3Cpath d='M10.435 5.938h6v1.5h-6z'/%3E%3Cpath d='M10.435 7.063h2v22h-2z'/%3E%3Cpath d='M10.435 28.562h6v1.5h-6z'/%3E%3Cpath fill-opacity='null' stroke-opacity='null' d='M1.56 17.063h8.875v1.875H1.56z'/%3E%3C/g%3E%3Cg stroke-width='.001' stroke='red' fill='%23222'%3E%3Cpath d='M61.937 30.062h-6v-1.5h6z'/%3E%3Cpath d='M61.937 28.937h-2v-22h2z'/%3E%3Cpath d='M61.937 7.438h-6v-1.5h6z'/%3E%3Cpath fill-opacity='null' stroke-opacity='null' d='M70.812 18.937h-8.875v-1.875h8.875z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/* The expand / collapse triangles, done as simple geometry */
legend::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' fill-opacity='.7' viewBox='0 0 32 32'%3E%3Cpolygon points='0 16, 32 16, 16 32'/%3E%3C/svg%3E");
}
.collapsed legend::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' fill-opacity='.7' viewBox='0 0 32 32'%3E%3Cpolygon points='16 0, 16 32, 32 16'/%3E%3C/svg%3E");
}

/* ---------------
 * $SVG COLORS
 * ---------------
 */

/* These are the overlay filters to apply to above base black fill icons.
   You can create filters for any hex color using https://codepen.io/sosuke/pen/Pjoqqp
   NOTE --hexcode is not needed, it is simply to show the hex color being applied

   Although these should be in the variant file, since they are color, they are left
   here to reduce duplication. Use the variant file to overwrite these colors if
   required for the theme

   There are a few classes for chaining, .i-reset will remove color filters, others are colorize-white
   colorize-yellow, colorize-red, colorize-green, colorize-blue, colorize-violet, colorize-orange */

/* Top Menu Icons */
.i-menu-unread::before,
.i-menu-unreadreplies::before,
.i-menu-register::before {
	filter: invert(34%) sepia(0%) saturate(17%) hue-rotate(204deg) brightness(97%) contrast(96%);
	--hexcode: #555555;
}

.i-menu-admin::before,
.i-menu-profile::before, .i-menu-profile.enabled::before,
.i-menu-pm-on.enabled::before, .i-menu-pm-off::before,
.i-menu-mentions-on.enabled::before, .i-menu-mentions-off::before,
.i-menu-unread.enabled::before,
.i-menu-unreadreplies.enabled::before,
.i-menu-login::before, .i-menu-login.enabled::before,
.i-menu-register.enabled::before {
	filter: invert(100%) sepia(2%) saturate(526%) hue-rotate(268deg) brightness(120%) contrast(99%);
	--hexcode: #FEFEFE;
}

.i-menu-pm-on::before,
.i-menu-mentions-on::before {
	filter: invert(36%) sepia(11%) saturate(2146%) hue-rotate(63deg) brightness(95%) contrast(85%);
	--hexcode: #3D6E32;
}

.i-upload::before, .i-menu::before {
	filter: invert(15%) sepia(0%) saturate(0%) hue-rotate(237deg) brightness(82%) contrast(97%);
	--hexcode: #222222;
}

.i-chevron-circle-right::before, .i-chevron-circle-left::before,
.i-external-link::before, .i-phone::before,
.i-sort-alpha-up::before, .i-sort-alpha-down::before,
.i-sort-numeric-up::before, .i-sort-numeric-down::before,
.i-cust_gender_0::before, .i-undisclosed::before,
.i-instagram::before {
	filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(324deg) brightness(96%) contrast(104%);
	--hexcode: #000000;
}

.i-last::before, .i-last_post::before, .i-reply::before {
	filter: invert(69%) sepia(77%) saturate(363%) hue-rotate(170deg) brightness(89%) contrast(91%);
	--hexcode: #72B7D9;
}

.i-envelope::before, .i-envelope-o::before, .i-poll::before,
.i-comment::before, .i-profile::before,
.i-bell::before, .i-user::before,
.i-mark_read::before, .i-switch-on::before, .i-recycle::before {
	filter: invert(46%) sepia(84%) saturate(405%) hue-rotate(83deg) brightness(93%) contrast(93%);
	--hexcode: #27A348;
}

.i-envelope-blank::before, .i-envelope-o-blank::before,
.i-bell-blank::before, .i-view::before,
.i-register::before, .i-cog::before,
.i-comments-blank::before, .i-comments::before,
.i-share::before,
.i-sign-in::before, .i-sign-out::before,
.i-bug::before, .i-download::before,
.i-spinner::before,
.i-thumbup::before, .i-thumbdown::before,
.i-bookmark::before, .i-credit::before, .i-money::before {
	filter: invert(34%) sepia(0%) saturate(17%) hue-rotate(204deg) brightness(97%) contrast(96%);
	--hexcode: #555555;
}

.i-help::before, .i-question::before {
	filter: invert(53%) sepia(37%) saturate(5177%) hue-rotate(184deg) brightness(98%) contrast(93%);
	--hexcode: #2196F3;
}

.i-warning::before, .i-warning-watch::before,
.i-warning-moderate::before, .i-post_moderation_moderate::before,
.i-warning-mute::before, .i-post_moderation_deny::before, .i-fail::before {
	filter: invert(44%) sepia(66%) saturate(4148%) hue-rotate(11deg) brightness(98%) contrast(107%);
	--hexcode: #E86100;
}

.i-warning-watch,
.i-check::before, .i-post_moderation_allow::before,
.i-dot-green,
.collapsed legend::before, legend::before {
	filter: invert(57%) sepia(47%) saturate(608%) hue-rotate(73deg) brightness(95%) contrast(80%);
	--hexcode: #4CAF50;
}

.i-warning-moderate, .i-post_moderation_moderate,
.i-warn::before, .i-exclamation::before {
	filter: invert(67%) sepia(60%) saturate(3280%) hue-rotate(358deg) brightness(101%) contrast(107%);
	--hexcode: #FF9800;
}

.i-warning-mute, .i-post_moderation_deny, .i-fail,
.i-alert::before, .i-warn::before, .i-exclamation::before,
.i-dot-red,
.i-mark_unread::before {
	filter: invert(30%) sepia(65%) saturate(2235%) hue-rotate(342deg) brightness(102%) contrast(91%);
	--hexcode: #F44336;
}

.i-close::before, .i-remove::before {
	filter: invert(10%) sepia(86%) saturate(5725%) hue-rotate(3deg) brightness(87%) contrast(111%);
	--hexcode: #AF0101;
}

.i-website::before, .i-search::before {
	filter: invert(25%) sepia(92%) saturate(1386%) hue-rotate(172deg) brightness(92%) contrast(101%);
	--hexcode: #006994;
}

.i-modify::before, .i-pencil::before, .i-package::before {
	filter: invert(41%) sepia(51%) saturate(1013%) hue-rotate(19deg) brightness(95%) contrast(101%);
	--hexcode: #8B7500;
}

.i-poll-locked::before, .i-comment-blank::before {
	filter: invert(76%) sepia(0%) saturate(0%) hue-rotate(217deg) brightness(91%) contrast(92%);
	--hexcode: #AEAEAE;
}

.i-bulb::before, .i-lamp::before,
.i-directory::before, .i-calendar::before {
	filter: invert(46%) sepia(25%) saturate(682%) hue-rotate(144deg) brightness(91%) contrast(97%);
	--hexcode: #417D8B;
}

.i-pie-chart::before,
.i-sort-amount-up::before, .i-sortup::before,
.i-sort-amount-down::before, .i-sortdown::before,
.i-users::before,
.i-post-text::before, .i-xx::before, .i-normal::before,
.i-switch-off::before {
	filter: invert(48%) sepia(0%) saturate(0%) hue-rotate(156deg) brightness(96%) contrast(80%);
	--hexcode: #777777;
}

.i-paperclip::before, .i-clip::before, .i-shuffle::before, .i-merge::before,
.i-arrow-forward::before, .i-arrow-up::before, .i-arrow-down::before {
	filter: invert(51%) sepia(40%) saturate(0%) hue-rotate(220deg) brightness(92%) contrast(87%);
	--hexcode: #828282;
}

.i-share::before, .i-account::before {
	filter: invert(100%) sepia(0%) saturate(4462%) hue-rotate(87deg) brightness(123%) contrast(87%);
	--hexcode: #EEEEEE;
}

.i-delete::before {
	filter: invert(18%) sepia(62%) saturate(5445%) hue-rotate(352deg) brightness(103%) contrast(110%);
	--hexcode: #FF1310;
}

.i-lock::before, .i-locked::before,
.locked_row .topic_info::before, .locked_row .topic_details::before,
.locked_row.sticky_row .topic_info::before, .i-puzzle::before {
	filter: invert(82%) sepia(17%) saturate(4518%) hue-rotate(350deg) brightness(93%) contrast(83%);
	--hexcode: #DAA520;
}

.i-pin::before, .i-sticky::before,
.sticky_row .topic_info::before, .sticky_row .topic_details::before,
.locked_row.sticky_row .topic_info .topic_name::before,
.i-oval::before, .i-puff::before, .i-tailspin::before, .i-concentric::before,
.i-chase::before, .i-balls::before, .i-mystic::before {
	filter: invert(32%) sepia(97%) saturate(2124%) hue-rotate(196deg) brightness(100%) contrast(111%);
	--hexcode: #0080FF;
}

.i-oval::before, .i-puff::before, .i-tailspin::before, .i-concentric::before,
.i-chase::before, .i-balls::before, .i-mystic::before {
	filter: invert(36%) sepia(11%) saturate(2146%) hue-rotate(63deg) brightness(95%) contrast(85%);
	--hexcode: #3D6E32;
}

.i-move::before, .i-moved::before {
	filter: invert(78%) sepia(15%) saturate(937%) hue-rotate(358deg) brightness(112%) contrast(90%);
	--hexcode: #F2D890;
}

.i-support::before {
	filter: invert(51%) sepia(91%) saturate(2477%) hue-rotate(332deg) brightness(102%) contrast(102%);
	--hexcode: #FF6347;
}

.i-cust_gender_2::before, .i-female::before {
	filter: invert(66%) sepia(39%) saturate(1039%) hue-rotate(291deg) brightness(106%) contrast(101%);
	--hexcode: #FF80C8;
}

.i-cust_gender_1::before, .i-male::before {
	filter: invert(67%) sepia(20%) saturate(1151%) hue-rotate(178deg) brightness(106%) contrast(105%);
	--hexcode: #80C8FF;
}

.i-cust_gender_4::before, .i-nonbinary::before {
	filter: invert(75%) sepia(17%) saturate(1096%) hue-rotate(336deg) brightness(100%) contrast(103%);
	--hexcode: #FFB780;
}

.i-bigendered::before {
	filter: invert(53%) sepia(44%) saturate(2366%) hue-rotate(224deg) brightness(105%) contrast(102%);
	--hexcode: #B780FF;
}

/* Was transgender-alt */
.i-cust_gender_5::before, .i-transgendered::before, .i-paint::before {
	filter: invert(22%) sepia(8%) saturate(3396%) hue-rotate(233deg) brightness(102%) contrast(94%);
	--hexcode: #523366;
}

/* Was neuter */
.i-cust_gender_3::before, .i-genderless::before {
	filter: invert(75%) sepia(5%) saturate(3373%) hue-rotate(54deg) brightness(117%) contrast(110%);
	--hexcode: #B3FF80;
}

.i-rss::before {
	filter: invert(43%) sepia(53%) saturate(2838%) hue-rotate(0deg) brightness(101%) contrast(107%);
	--hexcode: #FF6600;
}

/* Social icons */
.i-google-plus::before {
	filter: invert(29%) sepia(47%) saturate(1959%) hue-rotate(336deg) brightness(113%) contrast(90%);
	--hexcode: #DD4B39;
}
.i-linkedin::before {
	filter: invert(32%) sepia(97%) saturate(803%) hue-rotate(165deg) brightness(98%) contrast(104%);
	--hexcode: #007BB5;
}
.i-twitter::before {
	filter: invert(60%) sepia(42%) saturate(2501%) hue-rotate(183deg) brightness(106%) contrast(87%);
	--hexcode: #55ACEE;
}
.i-facebook::before {
	filter: invert(34%) sepia(13%) saturate(2636%) hue-rotate(183deg) brightness(90%) contrast(87%);
	--hexcode: #3B5998;
}
.i-skype::before {
	filter: invert(46%) sepia(99%) saturate(1197%) hue-rotate(171deg) brightness(98%) contrast(95%);
	--hexcode: #12A5F4;
}
.i-instagram::before {
	filter: invert(32%) sepia(82%) saturate(1369%) hue-rotate(213deg) brightness(90%) contrast(101%);
	--hexcode: #405DE6;
}
.i-github::before {
	filter: invert(16%) sepia(0%) saturate(18%) hue-rotate(206deg) brightness(100%) contrast(89%);
	--hexcode: #333333;
}

/* A few smiles */
.i-angry::before, .i-wink::before, .i-smiley::before, .i-grin::before, .i-cheesy::before, .i-sad::before {
	filter: invert(71%) sepia(92%) saturate(2376%) hue-rotate(9deg) brightness(106%) contrast(88%);
	--hexcode: #E2B70F;
}

/* Used to set all admin menu icons to dark grey */
.i-admin::before {
	filter: invert(41%) sepia(0%) saturate(74%) hue-rotate(217deg) brightness(95%) contrast(84%);
	--hexcode: #676767;
}

/* Reset, if you don't like the color of an icon, chain this to get the default black one */
.i-reset::before {
	filter: unset;
}
/* colorize to one of the basics, here at the end to allow proper chaining override */
.colorize-white::before {
	filter: invert(100%) sepia(2%) saturate(526%) hue-rotate(268deg) brightness(120%) contrast(99%);
	--hexcode: #FEFEFE;
}
.colorize-yellow::before {
	filter: invert(67%) sepia(60%) saturate(3280%) hue-rotate(358deg) brightness(101%) contrast(107%);
	--hexcode: #FF9800;
}
.colorize-red::before {
	filter: invert(30%) sepia(65%) saturate(2235%) hue-rotate(342deg) brightness(102%) contrast(91%);
	--hexcode: #F44336;
}
.colorize-blue::before {
	filter: invert(32%) sepia(97%) saturate(2124%) hue-rotate(196deg) brightness(100%) contrast(111%);
	--hexcode: #0080FF;
}
.colorize-orange::before {
	filter: invert(43%) sepia(53%) saturate(2838%) hue-rotate(0deg) brightness(101%) contrast(107%);
	--hexcode: #FF6600;
}
.colorize-violet::before {
	filter: invert(22%) sepia(8%) saturate(3396%) hue-rotate(233deg) brightness(102%) contrast(94%);
	--hexcode: #523366;
}
.colorize-green::before {
	filter: invert(36%) sepia(11%) saturate(2146%) hue-rotate(63deg) brightness(95%) contrast(85%);
	--hexcode: #3D6E32;
}