.ki-outline.ki-pix::before,
.ki-duotone.ki-pix .path1::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 78.518 78.518' fill='currentColor'%3E%3Cpath d='M61.233 60.066a11.46 11.46 0 0 1-8.156-3.377L41.3 44.912c-.827-.829-2.268-.827-3.095 0l-11.82 11.82a11.46 11.46 0 0 1-8.156 3.377h-2.321l14.916 14.915a11.93 11.93 0 0 0 16.869 0l14.958-14.958zM18.229 18.409a11.46 11.46 0 0 1 8.156 3.377l11.82 11.822a2.19 2.19 0 0 0 3.095-.001l11.777-11.778a11.46 11.46 0 0 1 8.156-3.377h1.419L47.694 3.494a11.93 11.93 0 0 0-16.869 0L15.909 18.409zm56.795 12.415l-9.039-9.039a1.72 1.72 0 0 1-.642.129h-4.11c-2.125 0-4.205.862-5.706 2.364L43.751 36.056c-1.102 1.102-2.55 1.653-3.997 1.653a5.64 5.64 0 0 1-3.997-1.652L23.936 24.236a8.12 8.12 0 0 0-5.706-2.364h-5.054c-.216 0-.417-.051-.607-.122l-9.075 9.075a11.93 11.93 0 0 0 0 16.869l9.075 9.075a1.71 1.71 0 0 1 .607-.122h5.054a8.12 8.12 0 0 0 5.706-2.364l11.82-11.82c2.136-2.135 5.861-2.135 7.995.001L55.527 54.24c1.501 1.502 3.581 2.364 5.706 2.364h4.11a1.72 1.72 0 0 1 .642.129l9.039-9.039a11.93 11.93 0 0 0 0-16.869'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 78.518 78.518' fill='currentColor'%3E%3Cpath d='M61.233 60.066a11.46 11.46 0 0 1-8.156-3.377L41.3 44.912c-.827-.829-2.268-.827-3.095 0l-11.82 11.82a11.46 11.46 0 0 1-8.156 3.377h-2.321l14.916 14.915a11.93 11.93 0 0 0 16.869 0l14.958-14.958zM18.229 18.409a11.46 11.46 0 0 1 8.156 3.377l11.82 11.822a2.19 2.19 0 0 0 3.095-.001l11.777-11.778a11.46 11.46 0 0 1 8.156-3.377h1.419L47.694 3.494a11.93 11.93 0 0 0-16.869 0L15.909 18.409zm56.795 12.415l-9.039-9.039a1.72 1.72 0 0 1-.642.129h-4.11c-2.125 0-4.205.862-5.706 2.364L43.751 36.056c-1.102 1.102-2.55 1.653-3.997 1.653a5.64 5.64 0 0 1-3.997-1.652L23.936 24.236a8.12 8.12 0 0 0-5.706-2.364h-5.054c-.216 0-.417-.051-.607-.122l-9.075 9.075a11.93 11.93 0 0 0 0 16.869l9.075 9.075a1.71 1.71 0 0 1 .607-.122h5.054a8.12 8.12 0 0 0 5.706-2.364l11.82-11.82c2.136-2.135 5.861-2.135 7.995.001L55.527 54.24c1.501 1.502 3.581 2.364 5.706 2.364h4.11a1.72 1.72 0 0 1 .642.129l9.039-9.039a11.93 11.93 0 0 0 0-16.869'/%3E%3C/svg%3E");
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    background-color: currentColor;
    vertical-align: middle;
}
