import SvgIcon, { type SvgIconProps } from "@mui/material/SvgIcon";

function DashboardGridIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props} viewBox="0 0 20 20">
      <path
        d="M12.9734 2.5C12.7631 2.49998 12.5583 2.49995 12.3848 2.51413C12.1943 2.52969 11.9695 2.56641 11.7434 2.68166C11.4297 2.84145 11.1748 3.09642 11.015 3.41002C10.8997 3.63621 10.863 3.86099 10.8475 4.05148C10.8333 4.22494 10.8333 4.42977 10.8333 4.64009V7.02659C10.8333 7.2369 10.8333 7.44173 10.8475 7.6152C10.863 7.80569 10.8997 8.03047 11.015 8.25665C11.1748 8.57026 11.4297 8.82523 11.7434 8.98501C11.9695 9.10026 12.1943 9.13699 12.3848 9.15255C12.5583 9.16672 12.7631 9.1667 12.9734 9.16667H15.3599C15.5702 9.1667 15.7751 9.16672 15.9485 9.15255C16.139 9.13699 16.3638 9.10026 16.59 8.98501C16.9036 8.82523 17.1586 8.57026 17.3183 8.25665C17.4336 8.03047 17.4703 7.80569 17.4859 7.6152C17.5001 7.44173 17.5 7.2369 17.5 7.02659V4.64009C17.5 4.42977 17.5001 4.22494 17.4859 4.05148C17.4703 3.86099 17.4336 3.63621 17.3183 3.41002C17.1586 3.09642 16.9036 2.84145 16.59 2.68166C16.3638 2.56641 16.139 2.52969 15.9485 2.51413C15.7751 2.49995 15.5702 2.49998 15.3599 2.5L12.9734 2.5Z"
        fill="none"
        stroke="currentColor"
        strokeWidth={1.5}
      />
      <path
        d="M4.64009 10.8333C4.42977 10.8333 4.22494 10.8333 4.05148 10.8475C3.86099 10.863 3.63621 10.8997 3.41002 11.015C3.09642 11.1748 2.84145 11.4297 2.68166 11.7434C2.56641 11.9695 2.52969 12.1943 2.51413 12.3848C2.49995 12.5583 2.49998 12.7631 2.5 12.9734L2.5 15.3599C2.49998 15.5702 2.49995 15.7751 2.51413 15.9485C2.52969 16.139 2.56641 16.3638 2.68166 16.59C2.84145 16.9036 3.09642 17.1586 3.41002 17.3183C3.63621 17.4336 3.86099 17.4703 4.05148 17.4859C4.22494 17.5001 4.42977 17.5 4.64009 17.5H7.02659C7.2369 17.5 7.44173 17.5001 7.6152 17.4859C7.80569 17.4703 8.03047 17.4336 8.25665 17.3183C8.57026 17.1586 8.82523 16.9036 8.98501 16.59C9.10026 16.3638 9.13699 16.139 9.15255 15.9485C9.16672 15.7751 9.1667 15.5703 9.16667 15.3599V12.9734C9.1667 12.7631 9.16672 12.5583 9.15255 12.3848C9.13699 12.1943 9.10026 11.9695 8.98501 11.7434C8.82523 11.4297 8.57026 11.1748 8.25665 11.015C8.03047 10.8997 7.80569 10.863 7.6152 10.8475C7.44173 10.8333 7.2369 10.8333 7.02659 10.8333H4.64009Z"
        fill="none"
        stroke="currentColor"
        strokeWidth={1.5}
      />
      <path
        d="M12.9734 10.8333C12.7631 10.8333 12.5583 10.8333 12.3848 10.8475C12.1943 10.863 11.9695 10.8997 11.7434 11.015C11.4297 11.1748 11.1748 11.4297 11.015 11.7434C10.8997 11.9695 10.863 12.1943 10.8475 12.3848C10.8333 12.5583 10.8333 12.7631 10.8333 12.9734V15.3599C10.8333 15.5702 10.8333 15.7751 10.8475 15.9485C10.863 16.139 10.8997 16.3638 11.015 16.59C11.1748 16.9036 11.4297 17.1586 11.7434 17.3183C11.9695 17.4336 12.1943 17.4703 12.3848 17.4859C12.5583 17.5001 12.7631 17.5 12.9734 17.5H15.3599C15.5702 17.5 15.7751 17.5001 15.9485 17.4859C16.139 17.4703 16.3638 17.4336 16.59 17.3183C16.9036 17.1586 17.1586 16.9036 17.3183 16.59C17.4336 16.3638 17.4703 16.139 17.4859 15.9485C17.5001 15.7751 17.5 15.5702 17.5 15.3599V12.9734C17.5 12.7631 17.5001 12.5583 17.4859 12.3848C17.4703 12.1943 17.4336 11.9695 17.3183 11.7434C17.1586 11.4297 16.9036 11.1748 16.59 11.015C16.3638 10.8997 16.139 10.863 15.9485 10.8475C15.7751 10.8333 15.5702 10.8333 15.3599 10.8333H12.9734Z"
        fill="none"
        stroke="currentColor"
        strokeWidth={1.5}
      />
      <path
        d="M4.64009 2.5C4.42977 2.49998 4.22494 2.49995 4.05148 2.51413C3.86099 2.52969 3.63621 2.56641 3.41002 2.68166C3.09642 2.84145 2.84145 3.09642 2.68166 3.41002C2.56641 3.63621 2.52969 3.86099 2.51413 4.05148C2.49995 4.22494 2.49998 4.42976 2.5 4.64008L2.5 7.02659C2.49998 7.2369 2.49995 7.44173 2.51413 7.6152C2.52969 7.80569 2.56641 8.03047 2.68166 8.25666C2.84145 8.57026 3.09642 8.82523 3.41002 8.98502C3.63621 9.10026 3.86099 9.13699 4.05148 9.15255C4.22494 9.16672 4.42975 9.1667 4.64006 9.16667H7.02659C7.23689 9.1667 7.44174 9.16672 7.6152 9.15255C7.80569 9.13699 8.03047 9.10026 8.25666 8.98502C8.57026 8.82523 8.82523 8.57026 8.98502 8.25666C9.10026 8.03047 9.13699 7.80569 9.15255 7.6152C9.16672 7.44174 9.1667 7.23692 9.16667 7.02661V4.64009C9.1667 4.42978 9.16672 4.22494 9.15255 4.05148C9.13699 3.86099 9.10026 3.63621 8.98502 3.41002C8.82523 3.09642 8.57026 2.84145 8.25666 2.68166C8.03047 2.56641 7.80569 2.52969 7.6152 2.51413C7.44173 2.49995 7.23691 2.49998 7.0266 2.5L4.64009 2.5Z"
        fill="none"
        stroke="currentColor"
        strokeWidth={1.5}
      />
    </SvgIcon>
  );
}
export function DashboardWorkingGroupIsueIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M8 9.5C8 8.67157 8.67157 8 9.5 8C10.3284 8 11 8.67157 11 9.5C11 10.3284 10.3284 11 9.5 11C8.67157 11 8 10.3284 8 9.5Z"
          fill="currentColor"
        />
        <path
          d="M8 14.5C8 13.6716 8.67157 13 9.5 13C10.3284 13 11 13.6716 11 14.5C11 15.3284 10.3284 16 9.5 16C8.67157 16 8 15.3284 8 14.5Z"
          fill="currentColor"
        />
        <path
          d="M13 9.5C13 8.67157 13.6716 8 14.5 8C15.3284 8 16 8.67157 16 9.5C16 10.3284 15.3284 11 14.5 11C13.6716 11 13 10.3284 13 9.5Z"
          fill="currentColor"
        />
        <path
          d="M13 14.5C13 13.6716 13.6716 13 14.5 13C15.3284 13 16 13.6716 16 14.5C16 15.3284 15.3284 16 14.5 16C13.6716 16 13 15.3284 13 14.5Z"
          fill="currentColor"
        />
        <path
          fillRule="evenodd"
          clipRule="evenodd"
          d="M8.7587 3H15.2413C16.0463 2.99999 16.7106 2.99998 17.2518 3.04419C17.8139 3.09012 18.3306 3.18868 18.816 3.43597C19.5686 3.81947 20.1805 4.43139 20.564 5.18404C20.8113 5.66937 20.9099 6.18608 20.9558 6.74817C21 7.28936 21 7.95372 21 8.75868V15.2413C21 16.0463 21 16.7106 20.9558 17.2518C20.9099 17.8139 20.8113 18.3306 20.564 18.816C20.1805 19.5686 19.5686 20.1805 18.816 20.564C18.3306 20.8113 17.8139 20.9099 17.2518 20.9558C16.7106 21 16.0463 21 15.2413 21H8.75868C7.95372 21 7.28936 21 6.74817 20.9558C6.18608 20.9099 5.66937 20.8113 5.18404 20.564C4.43139 20.1805 3.81947 19.5686 3.43597 18.816C3.18868 18.3306 3.09012 17.8139 3.04419 17.2518C2.99998 16.7106 2.99999 16.0463 3 15.2413V8.7587C2.99999 7.95373 2.99998 7.28937 3.04419 6.74817C3.09012 6.18608 3.18868 5.66937 3.43597 5.18404C3.81947 4.43139 4.43139 3.81947 5.18404 3.43597C5.66937 3.18868 6.18608 3.09012 6.74817 3.04419C7.28937 2.99998 7.95373 2.99999 8.7587 3ZM6.91104 5.03755C6.47262 5.07337 6.24842 5.1383 6.09202 5.21799C5.7157 5.40973 5.40973 5.7157 5.21799 6.09202C5.1383 6.24842 5.07337 6.47262 5.03755 6.91104C5.00078 7.36113 5 7.94342 5 8.8V15.2C5 16.0566 5.00078 16.6389 5.03755 17.089C5.07337 17.5274 5.1383 17.7516 5.21799 17.908C5.40973 18.2843 5.7157 18.5903 6.09202 18.782C6.24842 18.8617 6.47262 18.9266 6.91104 18.9624C7.36113 18.9992 7.94342 19 8.8 19H15.2C16.0566 19 16.6389 18.9992 17.089 18.9624C17.5274 18.9266 17.7516 18.8617 17.908 18.782C18.2843 18.5903 18.5903 18.2843 18.782 17.908C18.8617 17.7516 18.9266 17.5274 18.9624 17.089C18.9992 16.6389 19 16.0566 19 15.2V8.8C19 7.94342 18.9992 7.36113 18.9624 6.91104C18.9266 6.47262 18.8617 6.24842 18.782 6.09202C18.5903 5.7157 18.2843 5.40973 17.908 5.21799C17.7516 5.1383 17.5274 5.07337 17.089 5.03755C16.6389 5.00078 16.0566 5 15.2 5H8.8C7.94342 5 7.36113 5.00078 6.91104 5.03755Z"
          fill="currentColor"
        />
      </svg>
    </SvgIcon>
  );
}
export function CalendarIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M6.66665 3.33366H6.00014C5.06672 3.33366 4.59966 3.33366 4.24314 3.51531C3.92954 3.6751 3.67476 3.92989 3.51497 4.24349C3.33331 4.60001 3.33331 5.06707 3.33331 6.00049V6.66699M6.66665 3.33366H13.3333M6.66665 3.33366V1.66699M13.3333 3.33366H14.0001C14.9336 3.33366 15.3996 3.33366 15.7561 3.51531C16.0697 3.6751 16.3254 3.92989 16.4852 4.24349C16.6666 4.59966 16.6666 5.06615 16.6666 5.99775V6.66699M13.3333 3.33366V1.66699M3.33331 6.66699V14.0005C3.33331 14.9339 3.33331 15.4004 3.51497 15.7569C3.67476 16.0705 3.92954 16.3257 4.24314 16.4855C4.59931 16.667 5.06581 16.667 5.9974 16.667H14.0026C14.9341 16.667 15.4 16.667 15.7561 16.4855C16.0697 16.3257 16.3254 16.0705 16.4852 15.7569C16.6666 15.4007 16.6666 14.9349 16.6666 14.0033V6.66699M3.33331 6.66699H16.6666M13.3333 13.3337H13.335L13.3349 13.3353L13.3333 13.3353V13.3337ZM9.99998 13.3337H10.0016L10.0016 13.3353L9.99998 13.3353V13.3337ZM6.66665 13.3337H6.66831L6.66827 13.3353L6.66665 13.3353V13.3337ZM13.3349 10.0003V10.002L13.3333 10.002V10.0003H13.3349ZM9.99998 10.0003H10.0016L10.0016 10.002L9.99998 10.002V10.0003ZM6.66665 10.0003H6.66831L6.66827 10.002L6.66665 10.002V10.0003Z"
          stroke="currentColor"
          strokeWidth="1.5"
          strokeLinecap="round"
          strokeLinejoin="round"
        />
      </svg>
    </SvgIcon>
  );
}
export function BusinessReportIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        fill="none"
        viewBox="0 0 20 20"
        {...props}
      >
        <g fill="#717680" stroke="#717680">
          <path d="M3.382-.015h.15l.41-.001.444-.001a282.28 282.28 0 0 1 1.576-.001h.306L8.185-.02c.584 0 1.168 0 1.752-.002a720.539 720.539 0 0 1 2.811-.003 158.218 158.218 0 0 1 1.299 0h.476l.139-.001c.461.005.82.159 1.151.479.213.232.476.584.476.914l.072-.006c.363-.016.655.097.944.318.1.093.1.093.195.195l.098.105c.394.49.427 1.089.425 1.69V4.987a539.706 539.706 0 0 1 0 2.063v8.887a469.602 469.602 0 0 1 0 2.226v.19c.002.532-.054.967-.433 1.366-.306.279-.587.298-.988.297h-.582l-.46.002a300.568 300.568 0 0 1-1.633.001H11.623l-1.816.003a773.661 773.661 0 0 1-2.913.003 165.611 165.611 0 0 1-1.347 0c-.164.001-.329 0-.493 0l-.144.001c-.347-.003-.6-.083-.87-.303-.277-.322-.39-.628-.407-1.05l-.099.002c-.454.007-.806-.026-1.148-.346-.294-.314-.399-.645-.399-1.07V16.896a343.748 343.748 0 0 0-.001-.763v-.602a1608.205 1608.205 0 0 1-.002-2.141l-.001-2.278v-.739L1.98 7.99a2262.109 2262.109 0 0 1-.002-3.816 484.124 484.124 0 0 1-.001-1.764 101.396 101.396 0 0 1 0-.744c-.003-.535.048-.98.432-1.385.301-.275.576-.299.972-.297ZM2.764.86c-.104.178-.113.301-.113.505v.366a458.97 458.97 0 0 1-.001.764v.603a1661.366 1661.366 0 0 0-.002 2.145l-.001 2.281v.592a24492.97 24492.97 0 0 0-.002 2.534 2243.693 2243.693 0 0 0-.002 3.823 496.425 496.425 0 0 0-.001 1.768 102.708 102.708 0 0 0 0 1.013v.151c.027.25.143.4.327.564.12.06.245.043.376.042h.083l.205-.003v-.098a8038.32 8038.32 0 0 1 .01-6.485v-.14a2988.663 2988.663 0 0 0 .007-4.54 849.163 849.163 0 0 0 .004-2.392 149.99 149.99 0 0 0 .002-1.075v-.186c-.002-.499.023-.982.367-1.373.21-.19.416-.322.705-.323h.246l.138-.001h.377l.406-.002a351.664 351.664 0 0 1 1.722-.005 1653.6 1653.6 0 0 1 3.257-.008h.1l.496-.002 4.116-.01a.67.67 0 0 0-.195-.394l-.086-.099c-.29-.247-.58-.272-.95-.27h-2.81L9.788.608H8.082L6.225.609H5.928A447.887 447.887 0 0 1 4.405.61h-.427L3.516.61h-.37c-.18.027-.275.106-.382.25Zm1.682 1.343c-.133.192-.159.343-.16.576V3.143a194.946 194.946 0 0 1 0 .76l-.001.6a768.402 768.402 0 0 0-.002 2.131V9.64l-.002 2.37a1658.803 1658.803 0 0 0-.003 3.8 363.916 363.916 0 0 0 0 1.758 76.327 76.327 0 0 0-.001.74c-.003.397.01.674.272.989.183.135.414.106.63.104a71.2 71.2 0 0 0 .57 0h.449c.293.002.587.001.88 0h1.025l1.83-.001c.591-.001 1.183-.002 1.775-.001h2.956a194.48 194.48 0 0 0 1.315-.001c.16 0 .321 0 .482-.002l.142.001c.323-.001.323-.001.584-.177.21-.288.179-.612.177-.953v-.74l.002-.584a397.211 397.211 0 0 0 0-2.076V11.94l.001-2.308.002-2.371V5.928a285.304 285.304 0 0 0 0-1.71 58.429 58.429 0 0 0 0-.72c.003-.46-.052-.906-.386-1.253-.293-.241-.585-.28-.953-.277h-1.824c-.328.002-.656.001-.985.001l-1.757.002c-.568.002-1.136.002-1.704.002H7.803a1294.23 1294.23 0 0 0-2.146.003l-.462.001h-.369c-.166.025-.268.104-.38.226Z" />
          <path
            strokeWidth={0.3}
            d="M16.523 10.899a.617.617 0 0 1 .196.156.976.976 0 0 1 .024.277l.001.085v1.601c0 .32 0 .64-.002.96v1.112a317.018 317.018 0 0 1-.002 2.059v.197a21.798 21.798 0 0 1-.002.42c-.02.125-.02.125-.08.22-.13.083-.242.083-.392.081l-.09.001h-.302l-.216.001H14.58c-.385.002-.77.001-1.156 0-.398 0-.796 0-1.193.002a233.063 233.063 0 0 1-1.636.002 68.95 68.95 0 0 1-.787 0l-.288-.001-.085.001a.45.45 0 0 1-.331-.116c-.08-.105-.08-.105-.103-.244.026-.158.056-.194.179-.29.103-.022.103-.022.22-.025l.127-.003.131-.002.134-.004.325-.006.03-.061a131.626 131.626 0 0 1 .425-.867l.167-.338.051-.107c.09-.18.164-.318.343-.424.261-.005.488.127.72.237l.12.056.293.137.01-.078c.037-.154.1-.288.167-.43l.042-.092.09-.193.132-.289c.142-.306.286-.612.435-.916l.039-.08c.091-.183.091-.183.178-.227.251-.026.422.051.643.156l.097.046c.08.036.158.073.237.11.073-.11.105-.188.142-.313l.037-.121.04-.131.082-.274.13-.432.127-.417.038-.13.038-.123.032-.107c.1-.268.1-.268.232-.334.324-.049.551.112.82.273l.002-.076.008-.343.002-.12c.01-.294.01-.294.1-.424.126-.078.212-.073.357-.052Zm-.976 1.523-.026.085a181.922 181.922 0 0 1-.365 1.204l-.12.394-.067.224-.043.137-.037.122a.385.385 0 0 1-.201.217c-.256-.004-.456-.09-.684-.198l-.097-.044a26.408 26.408 0 0 1-.235-.11c-.174.338-.339.678-.493 1.026l-.046.102a144.446 144.446 0 0 0-.322.733l-.042.096-.04.089-.034.077c-.039.065-.039.065-.156.143-.29.036-.487-.065-.742-.195l-.114-.057a25.45 25.45 0 0 1-.277-.139 1.796 1.796 0 0 0-.222.367l-.058.12-.06.126-.06.127c-.097.17-.097.17-.147.354h5.235v-4.765c-.263-.162-.263-.162-.547-.235ZM8.737 6.299c.545.445.908 1.016 1.008 1.72.068.697-.102 1.381-.536 1.937-.46.527-1.052.856-1.748.932-.778.048-1.41-.181-2-.69-.48-.449-.732-1.055-.785-1.703-.016-.66.176-1.296.614-1.796.06-.06.118-.118.179-.176l.08-.083c.824-.812 2.282-.826 3.188-.141Zm-2.682.576-.122.087c-.262.25-.43.546-.542.89l-.023.069a2.073 2.073 0 0 0 .335 1.57c.355.434.828.697 1.386.758.577.02 1.076-.183 1.497-.574.248-.265.476-.635.476-1.004a625.474 625.474 0 0 1-1.132-.013 64.542 64.542 0 0 1-.412-.006h-.13l-.122-.003-.106-.001c-.09-.016-.09-.016-.16-.063-.063-.094-.062-.157-.064-.27l-.002-.123V8.06a5229.885 5229.885 0 0 1-.012-.859l-.008-.716c-.306 0-.626.213-.86.39Zm1.484-.352v1.523h1.523a1.835 1.835 0 0 0-.585-1.122c-.271-.203-.595-.401-.938-.401ZM7.688 2.885H8.052a444.361 444.361 0 0 0 1.084-.003 991.034 991.034 0 0 1 2.29-.003 379.601 379.601 0 0 1 1.516-.002 96.665 96.665 0 0 1 .996 0h.15c.142.015.214.046.326.13.169.236.165.457.166.736l.002.104c.002.22-.023.373-.129.567-.184.171-.287.2-.536.201h-.083a90.818 90.818 0 0 1-.474.002 267.314 267.314 0 0 1-.873.002l-1.05.002-1.213.003a278.651 278.651 0 0 1-1.496.003 70.59 70.59 0 0 1-.72.002 19.365 19.365 0 0 1-.413 0 .63.63 0 0 1-.44-.268c-.088-.199-.067-.412-.068-.626l-.004-.142c-.002-.388-.002-.388.14-.557.151-.148.255-.15.465-.15Zm.046.63v.47h6.172v-.47H7.734ZM5.27 13.158l.148-.001h.165l.172-.002.567-.002h.194l.811-.002c.388-.001.775-.002 1.163-.005a171.191 171.191 0 0 1 1.305-.004 41.36 41.36 0 0 1 .628-.002h.36c.155.032.214.097.31.22.022.148.022.233-.05.366-.125.119-.254.107-.418.107h-.311l-.171.001H9.289a933.16 933.16 0 0 1-1.862.002 439.25 439.25 0 0 1-1.92.002h-.359a.504.504 0 0 1-.265-.088c-.09-.126-.097-.24-.078-.39.144-.179.242-.2.465-.202ZM10.83 9.155l.153-.002a227.452 227.452 0 0 1 .343 0l.477.001h.5c.28 0 .56 0 .84.002h.97a225.174 225.174 0 0 1 1.33 0 53.269 53.269 0 0 1 .64.002 16.5 16.5 0 0 1 .367.002c.139.024.185.064.269.176.022.134.022.134 0 .273-.098.122-.157.187-.311.22h-.13l-.151.002a224.425 224.425 0 0 1-.338 0h-.963L14 9.83h-.956a161.68 161.68 0 0 1-1.311.001 41.905 41.905 0 0 1-.63 0 12.883 12.883 0 0 1-.361-.002c-.154-.033-.214-.1-.311-.22-.028-.148-.016-.21.064-.338.118-.117.172-.116.337-.116ZM10.823 7.886l.101-.001h.228l.384-.002h.267l.558-.001c.24 0 .478-.002.717-.003a152.89 152.89 0 0 1 .814-.002 48.936 48.936 0 0 1 .48-.001c.189.001.32.007.472.132.06.12.048.22.039.352-.069.124-.098.15-.235.195-.054.004-.109.005-.164.006h-.328c-.128.002-.256.002-.384.002h-.266a384.677 384.677 0 0 1-1.274.004 150.294 150.294 0 0 1-.813.002h-.369l-.11.001c-.188-.001-.32-.007-.471-.132-.06-.12-.05-.219-.04-.352.119-.149.208-.2.394-.2ZM5.239 14.409H5.446a722.702 722.702 0 0 1 .49-.003h.26a498.045 498.045 0 0 1 1.247-.003 138.012 138.012 0 0 1 .797-.002H8.6l.108-.002c.199.002.338.02.51.133.061.122.072.259.039.39a.467.467 0 0 1-.372.177 43.073 43.073 0 0 1-.724.002h-.839c-.243 0-.485 0-.728.002a86.974 86.974 0 0 1-.828 0c-.125.002-.25.001-.375 0l-.112.002c-.178-.003-.256-.008-.4-.118-.075-.104-.075-.104-.097-.221.027-.144.075-.21.178-.313a.76.76 0 0 1 .278-.044ZM11.16 6.617h.489c.142.002.283.002.424.001a35.915 35.915 0 0 1 .559 0l.143.002.125.001c.135.025.18.07.264.176.046.144.052.207-.012.345-.066.085-.066.085-.144.124a4.763 4.763 0 0 1-.229.008l-.145.002h-.158l-.08.001-.42.003c-.145 0-.29.002-.434.004a34.035 34.035 0 0 1-.493.004h-.224l-.129.002c-.11-.024-.11-.024-.202-.116-.08-.128-.092-.19-.064-.338.172-.27.436-.222.73-.22ZM5.535 15.679h.158l.331.001c.142.002.283.001.424 0l.327.001h.232l.142.002h.126c.134.026.18.071.264.177.054.136.043.184-.012.322-.066.108-.066.108-.144.147a4.846 4.846 0 0 1-.229.007l-.145.002-.158.001h-.08l-.42.003c-.145 0-.29.003-.434.005a30.911 30.911 0 0 1-.493.003c-.075.002-.15.002-.224.001l-.129.001c-.11-.023-.11-.023-.202-.115-.08-.128-.092-.19-.064-.338.172-.271.436-.223.73-.22Z"
          />
        </g>
      </svg>
    </SvgIcon>
  );
}
export function FileDocumentIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M9 17h6m-6-3h6M13 3H8.2c-1.12 0-1.68 0-2.108.218a1.999 1.999 0 0 0-.874.874C5 4.52 5 5.08 5 6.2v11.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h7.606c1.118 0 1.677 0 2.104-.218.377-.192.683-.498.875-.874.218-.428.218-.986.218-2.104V9.326L18.999 9M13 3c.286.003.466.014.638.055.204.05.4.13.579.24.202.124.375.297.72.643l3.126 3.125c.346.346.518.518.642.72.11.18.19.374.24.578.04.173.051.354.054.639M13 3v2.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h2.802"
        />
      </svg>
    </SvgIcon>
  );
}
function ReciptIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.5}
          d="M17.14 2.75v16.87c0 .53-.2 1.01-.52 1.38l-1.16-1.62a.735.735 0 0 0-1.19-.02l-1.23 1.6c-.3.39-.88.39-1.18 0l-1.24-1.63a.741.741 0 0 0-1.18 0l-1.25 1.63c-.3.39-.88.39-1.18 0l-1.25-1.63a.731.731 0 0 0-1.17 0l-1.3 1.7c-.33-.38-.54-.87-.54-1.41V4.81c0-1.14.92-2.06 2.06-2.06h12.33ZM17.14 4.81V12h2.06c1.14 0 2.06-.92 2.06-2.06V4.8c0-1.14-.92-2.06-2.06-2.06M5.83 6.91h8.23M5.83 10.97h8.23M5.83 15.08h8.23M12 2.75h7.19"
        />
      </svg>
    </SvgIcon>
  );
}
export function SettingIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="m20.35 8.923-.366-.204a2 2 0 0 1-.784-.724c-.017-.027-.033-.056-.065-.112a2.002 2.002 0 0 1-.3-1.157l.006-.425c.012-.68.018-1.022-.078-1.328a1.998 1.998 0 0 0-.417-.736c-.214-.24-.511-.412-1.106-.754l-.494-.285c-.592-.341-.889-.512-1.204-.577a1.999 1.999 0 0 0-.843.007c-.313.07-.606.246-1.191.596l-.003.002-.354.211c-.056.034-.085.05-.113.066-.278.155-.588.24-.907.25-.032.002-.065.002-.13.002l-.13-.001a1.997 1.997 0 0 1-.91-.252c-.028-.015-.055-.032-.111-.066l-.357-.214c-.589-.354-.884-.53-1.199-.601a1.998 1.998 0 0 0-.846-.006c-.316.066-.612.238-1.205.582l-.003.001-.488.283-.005.004c-.588.34-.883.512-1.095.751a2 2 0 0 0-.415.734c-.095.307-.09.649-.078 1.333l.007.424c0 .065.003.097.002.128a2.002 2.002 0 0 1-.301 1.027c-.033.056-.048.084-.065.11a2 2 0 0 1-.675.664l-.112.063-.361.2c-.602.333-.903.5-1.121.738a2 2 0 0 0-.43.73c-.1.307-.1.65-.099 1.338l.002.563c.001.683.003 1.024.104 1.329a2 2 0 0 0 .427.726c.218.236.516.402 1.113.734l.358.199c.061.034.092.05.121.068a2 2 0 0 1 .74.781l.067.12a2 2 0 0 1 .23 1.038l-.007.407c-.012.686-.017 1.03.079 1.337.085.272.227.523.417.736.214.24.512.411 1.106.754l.494.285c.593.341.889.512 1.204.577a2 2 0 0 0 .843-.007c.314-.07.607-.246 1.194-.598l.354-.212a1.997 1.997 0 0 1 1.02-.317h.26c.318.01.63.097.91.252l.092.055.376.226c.59.354.884.53 1.199.6a2 2 0 0 0 .846.008c.315-.066.613-.239 1.206-.583l.495-.287c.588-.342.883-.513 1.095-.752.19-.213.33-.463.415-.734.095-.305.09-.644.078-1.318l-.008-.44a2 2 0 0 1 .3-1.155l.065-.11a2 2 0 0 1 .675-.664l.11-.061.002-.001.361-.2c.602-.334.903-.5 1.122-.738.194-.21.34-.46.429-.73.1-.305.1-.647.098-1.327l-.002-.574c-.001-.683-.002-1.025-.103-1.33a2.002 2.002 0 0 0-.428-.725c-.217-.236-.515-.402-1.111-.733l-.002-.001Z"
        />
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M8 12a4 4 0 1 0 8 0 4 4 0 0 0-8 0Z"
        />
      </svg>
    </SvgIcon>
  );
}
function UserIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M19 21a7 7 0 1 0-14 0m7-10a4 4 0 1 1 0-8 4 4 0 0 1 0 8Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function MeetingCalendaIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.333}
          d="M11 14h1v4M16 2v4M3 10h18M8 2v4"
        />
        <path
          stroke="#535862"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M19 4H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function StakeHolderIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M17 20c0-1.657-2.239-3-5-3s-5 1.343-5 3m14-3c0-1.23-1.234-2.287-3-2.75M3 17c0-1.23 1.234-2.287 3-2.75m12-4.014a3 3 0 1 0-4-4.472m-8 4.472a3 3 0 0 1 4-4.472M12 14a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z"
        />
      </svg>
    </SvgIcon>
  );
}
function RoleIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M12.926 20.631C15.032 19.678 20 16.733 20 10.165V6.197c0-1.118 0-1.678-.218-2.105a2.001 2.001 0 0 0-.875-.874C18.48 3 17.92 3 16.8 3H7.2c-1.12 0-1.68 0-2.108.218a1.999 1.999 0 0 0-.874.874C4 4.52 4 5.08 4 6.2v3.965c0 6.568 4.968 9.513 7.074 10.466.223.102.335.152.588.195.16.028.518.028.677 0 .252-.043.363-.093.585-.194h.002Z"
        />
      </svg>
    </SvgIcon>
  );
}
function WgIssuseSolvedIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={70}
        height={67}
        fill="none"
        {...props}
      >
        <path
          fill="#3EAD46"
          d="M12.5 12c0-6.627 5.373-12 12-12h21c6.627 0 12 5.373 12 12v21c0 6.627-5.373 12-12 12h-21c-6.627 0-12-5.373-12-12V12Z"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={3}
          d="m38 20-4 4-2-2m3 9a9 9 0 1 1 0-18 9 9 0 0 1 0 18Z"
        />
        <path
          fill="#3EAD46"
          d="M20.032 57.03a1.349 1.349 0 0 0-.61-1.017c-.356-.243-.806-.364-1.347-.364a2.51 2.51 0 0 0-1.007.184 1.55 1.55 0 0 0-.66.499c-.154.21-.23.448-.23.716 0 .224.052.418.156.581.108.163.248.3.42.411.176.108.364.199.564.273.2.07.392.129.577.175l.923.24c.302.074.611.174.928.3.317.126.61.292.882.499.27.206.49.461.655.766.17.305.254.67.254 1.094 0 .536-.138 1.011-.415 1.427-.274.415-.673.743-1.196.983-.52.24-1.15.36-1.888.36-.708 0-1.32-.112-1.837-.337-.518-.225-.922-.543-1.215-.956-.292-.415-.454-.908-.484-1.477h1.43c.028.342.14.626.333.854.197.225.448.392.753.503.307.108.644.162 1.01.162.404 0 .762-.063 1.076-.19a1.8 1.8 0 0 0 .748-.535c.182-.23.273-.5.273-.808 0-.28-.08-.51-.24-.688a1.774 1.774 0 0 0-.642-.443 6.258 6.258 0 0 0-.91-.31l-1.117-.304c-.757-.206-1.357-.51-1.8-.91-.44-.4-.66-.929-.66-1.587 0-.545.147-1.02.443-1.427a2.91 2.91 0 0 1 1.2-.946c.505-.228 1.074-.342 1.708-.342.64 0 1.205.113 1.694.337.493.225.88.534 1.164.928.283.391.43.84.443 1.348h-1.376Zm6.086 7.113c-.665 0-1.245-.152-1.74-.457a3.082 3.082 0 0 1-1.155-1.279c-.273-.547-.41-1.188-.41-1.92 0-.736.137-1.379.41-1.93.274-.55.659-.979 1.155-1.283.495-.305 1.075-.457 1.74-.457s1.245.152 1.74.457c.496.304.88.732 1.154 1.283.274.551.411 1.194.411 1.93 0 .732-.137 1.372-.41 1.92a3.082 3.082 0 0 1-1.155 1.28c-.495.304-1.075.456-1.74.456Zm.005-1.159c.43 0 .787-.114 1.07-.341.284-.228.493-.531.628-.91.139-.378.208-.795.208-1.25 0-.453-.07-.869-.208-1.247a2.03 2.03 0 0 0-.628-.919c-.283-.23-.64-.346-1.07-.346-.434 0-.795.115-1.08.346-.284.23-.495.537-.633.919a3.677 3.677 0 0 0-.203 1.246c0 .456.067.873.203 1.251.138.379.35.682.632.91.286.227.647.341 1.08.341Zm6.221-8.439V64h-1.38v-9.455h1.38Zm7.923 2.364L37.696 64h-1.477l-2.576-7.09h1.482l1.795 5.456h.074l1.791-5.457h1.482Zm4.112 7.234c-.698 0-1.3-.15-1.804-.448a3.037 3.037 0 0 1-1.164-1.27c-.27-.547-.406-1.189-.406-1.924 0-.727.135-1.367.406-1.92a3.155 3.155 0 0 1 1.145-1.298c.492-.31 1.068-.466 1.727-.466.4 0 .788.066 1.163.198.375.133.712.34 1.01.623.3.284.535.651.707 1.104.173.45.259.995.259 1.639v.489h-5.637v-1.034h4.284c0-.363-.074-.685-.221-.965a1.675 1.675 0 0 0-.624-.67 1.741 1.741 0 0 0-.932-.244c-.388 0-.727.095-1.016.286a1.921 1.921 0 0 0-.665.739c-.153.301-.23.63-.23.983v.808c0 .474.083.877.249 1.21.17.332.405.586.706.761.302.173.654.259 1.057.259.262 0 .5-.037.716-.111a1.484 1.484 0 0 0 .919-.9l1.306.235a2.367 2.367 0 0 1-.563 1.011c-.268.287-.605.51-1.011.67a3.785 3.785 0 0 1-1.38.235Zm7.229-.005a2.748 2.748 0 0 1-1.533-.438c-.446-.296-.797-.716-1.053-1.26-.252-.548-.378-1.205-.378-1.972 0-.766.128-1.422.383-1.966.259-.545.613-.962 1.062-1.251a2.76 2.76 0 0 1 1.528-.434c.44 0 .794.074 1.062.221.27.145.48.314.628.508.15.194.267.365.35.513h.084v-3.514h1.38V64h-1.348v-1.103h-.116a3.65 3.65 0 0 1-.36.517 2 2 0 0 1-.637.508c-.27.144-.621.216-1.052.216Zm.305-1.177c.397 0 .732-.104 1.006-.314.277-.212.486-.506.628-.881.144-.376.217-.813.217-1.311 0-.493-.071-.924-.213-1.293a1.899 1.899 0 0 0-.623-.863c-.274-.207-.612-.31-1.015-.31-.416 0-.762.108-1.04.324-.276.215-.485.509-.627.881a3.596 3.596 0 0 0-.208 1.26c0 .474.071.9.213 1.28.141.378.35.678.627.9.28.218.625.327 1.035.327Z"
        />
      </svg>
    </SvgIcon>
  );
}
function WgIssuseInprogessIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={45}
        height={45}
        fill="none"
        {...props}
      >
        <path
          fill="#F79009"
          d="M0 12C0 5.373 5.373 0 12 0h21c6.627 0 12 5.373 12 12v21c0 6.627-5.373 12-12 12H12C5.373 45 0 39.627 0 33V12Z"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={3}
          d="M22 16v7.5h7M23 32c-5.523 0-10-4.477-10-10s4.477-10 10-10 10 4.477 10 10-4.477 10-10 10Z"
        />
      </svg>
    </SvgIcon>
  );
}
function MinistryCalendarIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <g
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.5}
          clipPath="url(#a)"
        >
          <path d="M1.874 17.625a2.625 2.625 0 1 0 5.25 0 2.625 2.625 0 0 0-5.25 0Z" />
          <path d="M8.249 23.25a4.25 4.25 0 0 0-7.5 0m16.125-5.625a2.625 2.625 0 1 0 5.25 0 2.625 2.625 0 0 0-5.25 0Z" />
          <path d="M23.249 23.25a4.249 4.249 0 0 0-7.5 0m-.501-15a4.27 4.27 0 0 0-6.5 0m.302 11.457a8.28 8.28 0 0 0 5.944-.018M6.348 6a8.22 8.22 0 0 0-2.6 6c0 .253.015.5.038.75m16.425 0c.022-.248.038-.5.038-.75a8.22 8.22 0 0 0-2.6-6M9.374 3.375a2.625 2.625 0 1 0 5.25 0 2.625 2.625 0 0 0-5.25 0Z" />
        </g>
        <defs>
          <clipPath id="a">
            <path fill="#fff" d="M0 0h24v24H0z" />
          </clipPath>
        </defs>
      </svg>
    </SvgIcon>
  );
}
export function MinistrySummaryIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M7 3H4.2c-1.12 0-1.68 0-2.108.218a1.999 1.999 0 0 0-.874.874C1 4.52 1 5.08 1 6.2v9.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h9.606c1.118 0 1.677 0 2.104-.218.377-.192.683-.498.875-.874.218-.428.218-.987.218-2.105V13m-4-9-6 6v3h3l6-6m-3-3 3-3 3 3-3 3m-3-3 3 3"
        />
      </svg>
    </SvgIcon>
  );
}
export function PlenaryIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={17}
        height={22}
        fill="none"
        {...props}
      >
        <path
          fill="currentColor"
          d="M12.392 6.125a1.5 1.5 0 0 1 1.5 1.5l-.001.001c1.064.294 1.836 1.068 2.305 1.87.301.513.5 1.069.585 1.584.023.136.038.277.044.42h.092l-.102.415a2 2 0 0 1-.138.566l-1.451 5.947-.14.572H12.2l-.326 2.352a.751.751 0 0 1-1.486-.204L11.1 16H5.823l.713 5.148a.75.75 0 1 1-1.486.204L4.724 19H1.886l-.143-.567-1.509-6L0 11.5h15.321c-.004-.053-.009-.11-.02-.174a3.237 3.237 0 0 0-.399-1.072C14.478 9.53 13.822 9.01 12.987 9a1.5 1.5 0 1 1-.596-2.875ZM3.056 17.5h1.46l-.297-2.148L4.1 14.5h8.722l-.118.852-.298 2.148h1.501l1.099-4.5H1.924l1.132 4.5ZM8.5 0a3.5 3.5 0 1 1 0 7 3.5 3.5 0 0 1 0-7Zm0 1.348a2.153 2.153 0 1 0 0 4.305 2.153 2.153 0 0 0 0-4.305Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function AccountCircleIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="M16.666 17.5c0-2.301-2.984-4.167-6.666-4.167-3.682 0-6.667 1.866-6.667 4.167M10 10.833A4.167 4.167 0 1 1 10 2.5a4.167 4.167 0 0 1 0 8.333Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function HyperlinkIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="m11.133 5.15 1.884-1.884a2.63 2.63 0 0 1 3.716 0 2.63 2.63 0 0 1 0 3.716L12.217 11.5a2.63 2.63 0 0 1-3.717 0"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="m8.867 14.85-1.884 1.883a2.63 2.63 0 0 1-3.716 0 2.63 2.63 0 0 1 0-3.717l4.516-4.517a2.63 2.63 0 0 1 3.717 0"
        />
      </svg>
    </SvgIcon>
  );
}
export function GovernmentAgencyIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="M1.667 16.667h1.666m0 0H7.5m-4.167 0V6c0-.933 0-1.4.182-1.757.16-.313.415-.568.728-.728.357-.182.824-.182 1.757-.182h1.333c.934 0 1.4 0 1.756.182.314.16.57.415.73.728C10 4.6 10 5.066 10 5.998v2.336m-2.5 8.333h9.167m-9.167 0v-4.693c0-.438 0-.657.052-.861.047-.181.124-.353.227-.508.117-.176.28-.323.606-.615l1.918-1.723c.628-.565.943-.848 1.299-.955.314-.095.649-.095.962 0 .356.107.671.39 1.302.956l1.916 1.722c.326.293.488.439.605.614.104.156.18.328.227.509.052.204.053.423.053.86v4.694m0 0h1.666"
        />
      </svg>
    </SvgIcon>
  );
}
export function WarningIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props} viewBox="0 0 20 22">
      <path
        fill="none"
        stroke="currentColor"
        strokeLinecap="round"
        strokeLinejoin="round"
        strokeWidth={1.5}
        d="M10 8.042v3.333m0 7.125a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15Zm.041-4.625v.084H9.96v-.084h.082Z"
      />
    </SvgIcon>
  );
}
export function CategoryOfIssuesIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={149}
        height={22}
        fill="none"
        {...props}
      >
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="m16.078 9.293-1.945-2.334c-.294-.352-.441-.529-.621-.655a1.667 1.667 0 0 0-.527-.247C12.772 6 12.544 6 12.085 6H6c-.933 0-1.4 0-1.757.182-.314.16-.568.414-.728.728-.182.356-.182.823-.182 1.757v4.667c0 .933 0 1.4.182 1.756.16.313.414.569.728.729C4.6 16 5.066 16 5.997 16h6.087c.46 0 .688 0 .901-.057.189-.051.367-.134.527-.247.18-.127.327-.303.621-.655l1.945-2.334c.506-.607.758-.91.855-1.25a1.67 1.67 0 0 0 0-.915c-.097-.338-.35-.642-.855-1.25Z"
        />
        <path
          fill="#717680"
          d="M34.753 9.5h-1.145a2.381 2.381 0 0 0-.965-1.496 2.587 2.587 0 0 0-.79-.388c-.289-.086-.59-.129-.904-.129-.573 0-1.091.145-1.556.434-.462.29-.83.716-1.103 1.279-.271.563-.406 1.254-.406 2.073 0 .818.135 1.51.406 2.072.274.564.642.99 1.103 1.28.465.289.983.433 1.556.433.314 0 .615-.043.905-.129.289-.086.552-.214.79-.383a2.427 2.427 0 0 0 .965-1.5h1.144a3.814 3.814 0 0 1-.471 1.297c-.228.381-.51.706-.85.974a3.721 3.721 0 0 1-1.14.604 4.25 4.25 0 0 1-1.343.208c-.807 0-1.524-.197-2.151-.59-.628-.395-1.122-.955-1.482-1.681-.36-.726-.54-1.588-.54-2.585 0-.997.18-1.86.54-2.585.36-.727.854-1.287 1.482-1.68.627-.395 1.345-.592 2.15-.592.478 0 .926.07 1.344.208.422.138.802.342 1.14.61.34.264.622.587.85.969.228.378.385.81.47 1.297Zm3.789 6.666c-.45 0-.857-.084-1.224-.254a2.1 2.1 0 0 1-.872-.743c-.215-.326-.323-.72-.323-1.182 0-.406.08-.735.24-.988.16-.255.374-.455.642-.6.267-.144.563-.252.886-.323.326-.074.654-.132.983-.175.431-.056.78-.097 1.048-.125.271-.03.468-.082.591-.152.126-.071.19-.194.19-.37v-.037c0-.455-.125-.81-.375-1.062-.246-.252-.62-.378-1.121-.378-.52 0-.928.114-1.224.342-.295.227-.503.47-.623.729l-1.034-.37c.185-.43.43-.766.739-1.006.31-.243.649-.412 1.015-.508.37-.098.733-.147 1.09-.147.227 0 .489.027.785.083.298.052.586.161.863.328.28.166.512.417.697.752.184.336.277.785.277 1.348V16h-1.09v-.96h-.055a1.914 1.914 0 0 1-.37.494 2.13 2.13 0 0 1-.687.447c-.287.124-.636.185-1.048.185Zm.166-.979c.43 0 .794-.084 1.09-.253a1.73 1.73 0 0 0 .904-1.5v-.998c-.046.056-.147.106-.304.152a5.113 5.113 0 0 1-.536.116 24.109 24.109 0 0 1-1.043.138 4.167 4.167 0 0 0-.794.18c-.243.08-.44.202-.591.365-.148.16-.222.379-.222.656 0 .378.14.664.42.858.284.191.642.287 1.076.287Zm8.156-6.278v.923H43.19V8.91h3.674ZM44.261 7.21h1.089v6.759c0 .308.045.538.134.692.092.151.21.253.35.305.145.05.298.074.458.074.12 0 .218-.006.295-.019l.185-.037.221.98a2.212 2.212 0 0 1-.309.082c-.132.03-.3.046-.503.046-.308 0-.61-.066-.905-.198a1.797 1.797 0 0 1-.73-.605c-.19-.27-.285-.612-.285-1.025V7.21Zm7.139 8.938c-.683 0-1.273-.151-1.768-.453a3.036 3.036 0 0 1-1.14-1.274c-.265-.548-.398-1.185-.398-1.911s.133-1.367.398-1.92a3.13 3.13 0 0 1 1.117-1.302c.48-.314 1.04-.471 1.68-.471.37 0 .734.061 1.094.184.36.124.688.324.983.6.296.274.531.638.707 1.09.175.452.263 1.01.263 1.671v.462H48.87v-.942h4.358c0-.4-.08-.757-.24-1.07a1.809 1.809 0 0 0-.674-.744 1.888 1.888 0 0 0-1.025-.273c-.434 0-.81.108-1.126.324-.314.212-.556.489-.725.83a2.44 2.44 0 0 0-.254 1.1v.627c0 .536.092.99.277 1.362.188.37.448.65.78.845.333.19.719.286 1.159.286.286 0 .545-.04.775-.12a1.66 1.66 0 0 0 .605-.37c.17-.165.3-.372.393-.618l1.052.296c-.11.357-.297.67-.559.941a2.722 2.722 0 0 1-.969.628 3.594 3.594 0 0 1-1.297.222Zm7.456 2.659c-.527 0-.98-.068-1.358-.203a2.88 2.88 0 0 1-.946-.527 2.878 2.878 0 0 1-.596-.692l.868-.61c.099.13.223.278.374.444.151.169.357.315.619.438.264.127.61.19 1.038.19.573 0 1.045-.139 1.418-.416.372-.277.558-.71.558-1.302v-1.44h-.092c-.08.13-.194.29-.342.48a1.937 1.937 0 0 1-.627.503c-.271.145-.638.217-1.1.217a2.96 2.96 0 0 1-1.541-.406c-.453-.27-.811-.665-1.076-1.182-.261-.517-.392-1.145-.392-1.883 0-.727.128-1.36.383-1.898.256-.541.61-.96 1.066-1.255.456-.299.982-.448 1.58-.448.46 0 .827.077 1.098.23.274.151.483.324.628.518.148.19.261.347.342.47h.11V8.91h1.053v7.294c0 .61-.139 1.105-.416 1.487a2.366 2.366 0 0 1-1.108.844 4.18 4.18 0 0 1-1.541.273Zm-.038-3.896c.438 0 .807-.1 1.108-.3.302-.2.531-.488.688-.864.157-.375.236-.825.236-1.348 0-.51-.077-.962-.231-1.352a2.03 2.03 0 0 0-.683-.92c-.302-.22-.674-.332-1.117-.332-.462 0-.847.117-1.155.351a2.135 2.135 0 0 0-.687.942 3.64 3.64 0 0 0-.227 1.311c0 .493.077.928.231 1.307.157.375.388.67.693.886.307.212.689.319 1.145.319Zm7.978 1.237c-.64 0-1.202-.153-1.685-.457a3.104 3.104 0 0 1-1.127-1.28c-.267-.547-.401-1.187-.401-1.92 0-.738.134-1.383.401-1.934.271-.55.647-.979 1.127-1.283.483-.305 1.045-.457 1.685-.457.64 0 1.2.152 1.68.457.483.304.859.732 1.127 1.283.27.551.406 1.196.406 1.934 0 .733-.135 1.373-.406 1.92a3.062 3.062 0 0 1-1.127 1.28c-.48.304-1.04.457-1.68.457Zm0-.979c.486 0 .886-.125 1.2-.374.314-.25.546-.577.697-.983.151-.406.226-.847.226-1.32 0-.475-.075-.916-.226-1.326-.15-.409-.383-.74-.697-.992-.314-.252-.714-.379-1.2-.379-.487 0-.887.127-1.2.379a2.233 2.233 0 0 0-.698.992c-.15.41-.226.851-.226 1.325s.076.915.226 1.32c.151.407.384.735.698.984.313.25.713.374 1.2.374Zm4.876.831V8.91h1.053v1.07h.073c.13-.35.364-.635.702-.854.339-.218.72-.328 1.145-.328.08 0 .18.002.3.005a4 4 0 0 1 .272.014v1.108a3.218 3.218 0 0 0-.254-.042 2.497 2.497 0 0 0-.41-.032c-.345 0-.653.072-.924.217-.267.141-.48.338-.637.59-.154.25-.23.535-.23.855V16h-1.09Zm5.754 2.66c-.184 0-.349-.016-.494-.047a1.303 1.303 0 0 1-.3-.083l.277-.96c.265.067.499.092.702.073a.841.841 0 0 0 .54-.272c.16-.16.306-.42.439-.78l.203-.554-2.622-7.128h1.181l1.958 5.65h.074l1.957-5.65h1.182l-3.01 8.125c-.135.366-.303.67-.503.91-.2.243-.433.423-.697.54a2.15 2.15 0 0 1-.887.175Zm13.072-2.512c-.64 0-1.202-.153-1.685-.457a3.105 3.105 0 0 1-1.127-1.28c-.267-.547-.401-1.187-.401-1.92 0-.738.134-1.383.401-1.934a3.1 3.1 0 0 1 1.127-1.283c.483-.305 1.045-.457 1.685-.457.64 0 1.2.152 1.68.457.484.304.859.732 1.127 1.283.27.551.406 1.196.406 1.934 0 .733-.135 1.373-.406 1.92a3.063 3.063 0 0 1-1.127 1.28c-.48.304-1.04.457-1.68.457Zm0-.979c.486 0 .886-.125 1.2-.374.314-.25.547-.577.697-.983.151-.406.227-.847.227-1.32 0-.475-.076-.916-.227-1.326-.15-.409-.383-.74-.697-.992-.314-.252-.714-.379-1.2-.379s-.886.127-1.2.379a2.233 2.233 0 0 0-.697.992c-.151.41-.227.851-.227 1.325s.076.915.227 1.32c.15.407.383.735.697.984.314.25.714.374 1.2.374Zm8.034-6.26v.923h-3.823V8.91h3.823ZM95.854 16V7.93c0-.406.096-.744.286-1.015.191-.271.439-.474.744-.61a2.35 2.35 0 0 1 .965-.203c.267 0 .486.022.655.065.17.043.295.083.379.12l-.314.942a5.36 5.36 0 0 0-.231-.07 1.4 1.4 0 0 0-.379-.041c-.36 0-.62.09-.78.272-.157.182-.235.448-.235.799V16h-1.09Zm9.154-9.455V16h-1.145V6.545h1.145Zm7.17 3.952-.979.277a1.8 1.8 0 0 0-.272-.475 1.322 1.322 0 0 0-.48-.388c-.203-.102-.463-.152-.78-.152-.434 0-.796.1-1.085.3-.286.197-.429.447-.429.752 0 .27.098.485.295.642.197.157.505.288.923.392l1.053.259c.634.154 1.106.389 1.417.706.311.314.466.719.466 1.214a1.8 1.8 0 0 1-.351 1.09c-.23.32-.553.572-.969.757-.415.184-.899.277-1.45.277-.723 0-1.321-.157-1.795-.471-.474-.314-.774-.773-.901-1.376l1.035-.258c.098.381.284.668.558.858.277.191.639.287 1.085.287.508 0 .911-.108 1.21-.324.301-.218.452-.48.452-.785a.823.823 0 0 0-.259-.618c-.172-.17-.437-.296-.794-.379l-1.181-.277c-.65-.153-1.127-.392-1.432-.715-.301-.326-.452-.734-.452-1.223 0-.4.112-.755.337-1.062.228-.308.537-.55.928-.725.394-.176.84-.263 1.339-.263.701 0 1.252.154 1.652.461.404.308.69.714.859 1.22Zm6.792 0-.979.277a1.8 1.8 0 0 0-.272-.475 1.322 1.322 0 0 0-.48-.388c-.203-.102-.463-.152-.78-.152-.434 0-.796.1-1.085.3-.286.197-.429.447-.429.752 0 .27.098.485.295.642.197.157.505.288.923.392l1.053.259c.634.154 1.106.389 1.417.706.311.314.466.719.466 1.214a1.8 1.8 0 0 1-.351 1.09c-.23.32-.553.572-.969.757-.415.184-.899.277-1.45.277-.723 0-1.321-.157-1.795-.471-.474-.314-.774-.773-.901-1.376l1.035-.258c.098.381.284.668.558.858.277.191.639.287 1.085.287.508 0 .911-.108 1.21-.324.301-.218.452-.48.452-.785a.823.823 0 0 0-.259-.618c-.172-.17-.437-.296-.794-.379l-1.181-.277c-.65-.153-1.127-.392-1.432-.715-.301-.326-.452-.734-.452-1.223 0-.4.112-.755.337-1.062.228-.308.537-.55.928-.725.394-.176.84-.263 1.339-.263.701 0 1.252.154 1.652.461.404.308.69.714.859 1.22Zm6.238 2.604V8.909h1.09V16h-1.09v-1.2h-.074c-.166.36-.424.666-.775.918-.351.25-.794.374-1.33.374a2.37 2.37 0 0 1-1.182-.29 2.039 2.039 0 0 1-.812-.887c-.197-.397-.296-.897-.296-1.5V8.909h1.09v4.432c0 .517.144.93.434 1.237.292.308.665.462 1.117.462.271 0 .546-.07.826-.208.283-.139.52-.35.711-.637.194-.286.291-.651.291-1.094Zm6.058 3.047c-.683 0-1.273-.151-1.768-.453a3.034 3.034 0 0 1-1.14-1.274c-.265-.548-.397-1.185-.397-1.911s.132-1.367.397-1.92c.267-.558.64-.992 1.117-1.302.48-.314 1.04-.471 1.68-.471.37 0 .734.061 1.094.184.36.124.688.324.984.6.295.274.531.638.706 1.09.175.452.263 1.01.263 1.671v.462h-5.466v-.942h4.358c0-.4-.08-.757-.24-1.07a1.805 1.805 0 0 0-.674-.744 1.887 1.887 0 0 0-1.025-.273c-.434 0-.809.108-1.126.324-.314.212-.556.489-.725.83a2.445 2.445 0 0 0-.254 1.1v.627c0 .536.092.99.277 1.362.188.37.448.65.78.845.333.19.719.286 1.159.286.286 0 .545-.04.776-.12.234-.083.435-.206.604-.37.17-.165.3-.372.393-.618l1.052.296a2.33 2.33 0 0 1-.558.941 2.725 2.725 0 0 1-.97.628 3.59 3.59 0 0 1-1.297.222Zm9.616-5.65-.979.276a1.8 1.8 0 0 0-.272-.475 1.322 1.322 0 0 0-.48-.388c-.203-.102-.463-.152-.78-.152-.434 0-.796.1-1.085.3-.286.197-.429.447-.429.752 0 .27.098.485.295.642.197.157.505.288.923.392l1.053.259c.634.154 1.106.389 1.417.706.311.314.466.719.466 1.214 0 .406-.116.77-.35 1.09-.231.32-.554.572-.97.757-.415.184-.899.277-1.449.277-.724 0-1.322-.157-1.796-.471-.474-.314-.774-.773-.9-1.376l1.034-.258c.098.381.284.668.558.858.277.191.639.287 1.085.287.508 0 .911-.108 1.21-.324.301-.218.452-.48.452-.785a.826.826 0 0 0-.258-.618c-.173-.17-.438-.296-.795-.379l-1.181-.277c-.65-.153-1.127-.392-1.431-.715-.302-.326-.453-.734-.453-1.223 0-.4.112-.755.337-1.062.228-.308.537-.55.928-.725.394-.176.84-.263 1.339-.263.702 0 1.252.154 1.653.461.403.308.689.714.858 1.22Zm6.22 5.576a.802.802 0 0 1-.587-.245.8.8 0 0 1-.244-.586.8.8 0 0 1 .244-.586.802.802 0 0 1 .587-.245.8.8 0 0 1 .586.245.8.8 0 0 1 .245.586.865.865 0 0 1-.416.72.79.79 0 0 1-.415.11Zm0-5.263a.802.802 0 0 1-.587-.245.8.8 0 0 1-.244-.586.8.8 0 0 1 .244-.586.802.802 0 0 1 .587-.245.8.8 0 0 1 .586.245.8.8 0 0 1 .245.586.865.865 0 0 1-.416.72.79.79 0 0 1-.415.111Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function SubmitDateIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={130}
        height={22}
        fill="none"
        {...props}
      >
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="M6.667 4.333H6c-.933 0-1.4 0-1.757.182-.314.16-.568.414-.728.728-.182.357-.182.824-.182 1.757v.667m3.334-3.334h6.666m-6.666 0V2.666m6.666 1.667H14c.934 0 1.4 0 1.756.182.314.16.57.414.73.728.18.356.18.823.18 1.754v.67m-3.333-3.334V2.666m-10 5V15c0 .933 0 1.4.182 1.756.16.314.414.57.728.729.356.181.823.181 1.754.181h8.006c.931 0 1.397 0 1.753-.181.314-.16.57-.415.73-.729.18-.356.18-.822.18-1.753V7.666m-13.333 0h13.334m-3.334 6.667h.002v.002h-.002v-.002Zm-3.333 0h.002v.002H10v-.002Zm-3.333 0h.001v.002h-.001v-.002ZM13.335 11v.002h-.002V11h.002ZM10 11h.002v.002H10V11Zm-3.333 0h.001v.002h-.001V11Z"
        />
        <path
          fill="#717680"
          d="M32.315 8.91a1.449 1.449 0 0 0-.674-1.09c-.394-.259-.877-.388-1.45-.388-.418 0-.784.068-1.098.203-.31.135-.554.322-.73.559a1.34 1.34 0 0 0-.258.807c0 .253.06.47.18.651.123.179.28.328.471.448.19.117.39.214.6.291.21.074.402.134.577.18l.96.258c.247.065.52.154.822.268.305.114.596.27.873.467.28.194.51.443.692.747.182.305.273.68.273 1.122 0 .511-.134.973-.402 1.385-.265.413-.653.74-1.163.984-.508.243-1.125.364-1.852.364-.677 0-1.263-.11-1.758-.328a2.803 2.803 0 0 1-1.164-.914 2.61 2.61 0 0 1-.475-1.361h1.181c.031.356.151.652.36.886.213.23.48.403.804.517.326.11.677.166 1.052.166.437 0 .83-.07 1.178-.212a2.02 2.02 0 0 0 .826-.6c.203-.259.305-.56.305-.905 0-.314-.088-.57-.264-.767a1.933 1.933 0 0 0-.692-.48 7.271 7.271 0 0 0-.928-.323l-1.163-.332c-.739-.213-1.324-.516-1.755-.91-.43-.394-.646-.91-.646-1.546 0-.53.143-.991.43-1.385.289-.397.677-.705 1.163-.923a3.929 3.929 0 0 1 1.639-.333c.61 0 1.15.11 1.625.328.474.215.85.51 1.126.886.28.376.428.802.443 1.28h-1.108Zm7.44 4.19V8.91h1.09V16h-1.09v-1.2h-.073c-.166.36-.425.666-.776.918-.35.25-.794.374-1.329.374-.443 0-.837-.097-1.182-.29a2.035 2.035 0 0 1-.812-.887c-.197-.397-.296-.897-.296-1.5V8.909h1.09v4.432c0 .517.144.93.434 1.237.292.308.664.462 1.117.462.27 0 .546-.07.826-.208.283-.139.52-.35.711-.637.194-.286.29-.651.29-1.094ZM42.99 16V6.545h1.09v3.49h.091c.08-.123.191-.28.333-.47a1.95 1.95 0 0 1 .618-.517c.271-.154.637-.231 1.1-.231.596 0 1.123.149 1.578.448.456.298.811.721 1.066 1.27.256.547.384 1.193.384 1.938 0 .751-.128 1.402-.384 1.953-.255.548-.609.972-1.061 1.274-.453.299-.974.448-1.565.448-.456 0-.82-.076-1.094-.226a2.029 2.029 0 0 1-.633-.522 6.952 6.952 0 0 1-.342-.49h-.129V16H42.99Zm1.07-3.546c0 .536.08 1.008.236 1.418.157.406.386.725.688.955.302.228.67.342 1.108.342.455 0 .835-.12 1.14-.36.308-.243.539-.57.693-.979.157-.412.235-.87.235-1.376 0-.498-.077-.947-.23-1.348a2.083 2.083 0 0 0-.689-.955c-.304-.237-.687-.356-1.15-.356-.442 0-.815.113-1.116.338-.302.221-.53.532-.683.932-.154.397-.231.86-.231 1.39ZM50.916 16V8.91h1.053v1.107h.092c.148-.379.386-.672.716-.882.329-.212.724-.318 1.186-.318.468 0 .857.106 1.168.318.314.21.559.503.734.882h.074c.181-.366.454-.657.817-.872.363-.219.799-.328 1.306-.328.634 0 1.153.198 1.556.595.403.394.605 1.008.605 1.842V16h-1.09v-4.746c0-.523-.143-.897-.429-1.121a1.589 1.589 0 0 0-1.01-.338c-.5 0-.886.151-1.16.453-.273.298-.41.677-.41 1.136V16h-1.108v-4.857c0-.403-.131-.727-.393-.974-.261-.249-.598-.374-1.01-.374-.284 0-.549.076-.795.227-.243.15-.44.36-.59.627-.148.265-.222.571-.222.92V16h-1.09Zm11.299 0V8.91h1.09V16h-1.09Zm.554-8.273a.775.775 0 0 1-.55-.217.697.697 0 0 1-.226-.521c0-.203.076-.377.227-.522a.775.775 0 0 1 .549-.217c.212 0 .394.072.545.217a.69.69 0 0 1 .23.522.69.69 0 0 1-.23.521.759.759 0 0 1-.545.217Zm5.615 1.182v.923h-3.675V8.91h3.675ZM65.779 7.21h1.09v6.759c0 .308.044.538.133.692.093.151.21.253.351.305.145.05.297.074.457.074.12 0 .219-.006.296-.019l.184-.037.222.98a2.22 2.22 0 0 1-.31.082c-.132.03-.3.046-.502.046-.308 0-.61-.066-.905-.198a1.796 1.796 0 0 1-.73-.605c-.19-.27-.286-.612-.286-1.025V7.21Zm7.326 1.7v.922h-3.674V8.91h3.674Zm-2.603-1.7h1.09v6.759c0 .308.044.538.133.692.092.151.21.253.35.305.146.05.298.074.458.074.12 0 .218-.006.295-.019l.185-.037.222.98a2.212 2.212 0 0 1-.31.082c-.132.03-.3.046-.503.046-.308 0-.61-.066-.905-.198a1.797 1.797 0 0 1-.73-.605c-.19-.27-.285-.612-.285-1.025V7.21Zm7.14 8.938c-.684 0-1.273-.151-1.769-.453a3.036 3.036 0 0 1-1.14-1.274c-.265-.548-.397-1.185-.397-1.911s.132-1.367.397-1.92a3.13 3.13 0 0 1 1.117-1.302c.48-.314 1.04-.471 1.68-.471.37 0 .734.061 1.094.184.36.124.688.324.984.6.295.274.53.638.706 1.09.175.452.263 1.01.263 1.671v.462h-5.466v-.942h4.358c0-.4-.08-.757-.24-1.07a1.809 1.809 0 0 0-.674-.744 1.888 1.888 0 0 0-1.025-.273c-.434 0-.81.108-1.126.324-.314.212-.556.489-.725.83a2.44 2.44 0 0 0-.254 1.1v.627c0 .536.093.99.277 1.362.188.37.448.65.78.845.333.19.719.286 1.16.286.285 0 .544-.04.775-.12a1.66 1.66 0 0 0 .604-.37c.17-.165.3-.372.393-.618l1.052.296c-.11.357-.297.67-.558.941a2.722 2.722 0 0 1-.97.628 3.594 3.594 0 0 1-1.297.222Zm7.27 0c-.59 0-1.113-.15-1.565-.448-.452-.302-.806-.726-1.062-1.274-.255-.551-.383-1.202-.383-1.953 0-.745.128-1.391.383-1.939.256-.548.611-.97 1.067-1.27.455-.298.981-.447 1.578-.447.462 0 .827.077 1.095.23.27.151.477.324.618.518.145.19.257.347.337.47h.093v-3.49h1.089V16h-1.053v-1.09h-.129c-.08.13-.194.293-.341.49a2.03 2.03 0 0 1-.633.521c-.274.151-.638.227-1.094.227Zm.148-.979c.437 0 .806-.114 1.108-.342.301-.23.53-.549.688-.955.157-.41.235-.882.235-1.418 0-.529-.077-.992-.23-1.389-.155-.4-.383-.711-.684-.932-.302-.225-.674-.338-1.117-.338-.462 0-.847.119-1.154.356a2.128 2.128 0 0 0-.688.956 3.8 3.8 0 0 0-.226 1.348c0 .504.076.963.23 1.375.157.41.388.736.693.979.308.24.69.36 1.145.36ZM97.03 16h-2.917V6.545h3.046c.918 0 1.703.19 2.355.568a3.715 3.715 0 0 1 1.5 1.62c.348.702.522 1.543.522 2.521 0 .985-.175 1.833-.526 2.544a3.751 3.751 0 0 1-1.533 1.634c-.67.379-1.487.568-2.447.568Zm-1.773-1.016h1.7c.781 0 1.429-.15 1.943-.452a2.785 2.785 0 0 0 1.149-1.288c.253-.557.379-1.22.379-1.99 0-.763-.125-1.42-.374-1.971a2.757 2.757 0 0 0-1.117-1.274c-.496-.299-1.113-.448-1.851-.448h-1.829v7.423Zm10.138 1.182a2.88 2.88 0 0 1-1.223-.254 2.106 2.106 0 0 1-.873-.743c-.215-.326-.323-.72-.323-1.182 0-.406.08-.735.24-.988.16-.255.374-.455.642-.6.268-.144.563-.252.886-.323a10.8 10.8 0 0 1 .984-.175c.431-.056.78-.097 1.048-.125.27-.03.467-.082.591-.152.126-.071.189-.194.189-.37v-.037c0-.455-.125-.81-.374-1.062-.246-.252-.62-.378-1.122-.378-.52 0-.928.114-1.223.342-.296.227-.503.47-.623.729l-1.035-.37c.185-.43.431-.766.739-1.006a2.765 2.765 0 0 1 1.016-.508 4.211 4.211 0 0 1 1.089-.147c.228 0 .49.027.785.083.299.052.586.161.863.328.28.166.513.417.697.752.185.336.277.785.277 1.348V16h-1.089v-.96h-.056a1.903 1.903 0 0 1-.369.494 2.13 2.13 0 0 1-.688.447c-.286.124-.635.185-1.048.185Zm.167-.979c.43 0 .794-.084 1.089-.253a1.727 1.727 0 0 0 .905-1.5v-.998c-.046.056-.148.106-.305.152a5.124 5.124 0 0 1-.535.116 24.019 24.019 0 0 1-1.044.138 4.165 4.165 0 0 0-.794.18c-.243.08-.44.202-.591.365-.147.16-.221.379-.221.656 0 .378.14.664.42.858.283.191.642.287 1.076.287Zm8.156-6.278v.923h-3.675V8.91h3.675Zm-2.604-1.699h1.089v6.759c0 .308.045.538.134.692.093.151.21.253.351.305.145.05.297.074.457.074.12 0 .219-.006.296-.019l.184-.037.222.98a2.23 2.23 0 0 1-.309.082c-.133.03-.3.046-.504.046a2.19 2.19 0 0 1-.904-.198 1.796 1.796 0 0 1-.73-.605c-.191-.27-.286-.612-.286-1.025V7.21Zm7.139 8.938c-.683 0-1.272-.151-1.768-.453a3.04 3.04 0 0 1-1.14-1.274c-.265-.548-.397-1.185-.397-1.911s.132-1.367.397-1.92c.268-.558.64-.992 1.117-1.302.48-.314 1.04-.471 1.681-.471.369 0 .734.061 1.094.184.36.124.688.324.983.6.295.274.531.638.706 1.09.176.452.263 1.01.263 1.671v.462h-5.465v-.942h4.357c0-.4-.08-.757-.24-1.07a1.805 1.805 0 0 0-.674-.744 1.884 1.884 0 0 0-1.024-.273c-.434 0-.81.108-1.127.324-.314.212-.555.489-.725.83a2.445 2.445 0 0 0-.254 1.1v.627c0 .536.093.99.277 1.362.188.37.448.65.781.845.332.19.718.286 1.158.286.287 0 .545-.04.776-.12.234-.083.435-.206.605-.37.169-.165.3-.372.392-.618l1.053.296a2.332 2.332 0 0 1-.559.941 2.73 2.73 0 0 1-.969.628 3.6 3.6 0 0 1-1.298.222Zm9.044-.074a.799.799 0 0 1-.586-.245.8.8 0 0 1-.245-.586.8.8 0 0 1 .245-.586.799.799 0 0 1 .586-.245c.228 0 .423.081.586.245a.8.8 0 0 1 .245.586.865.865 0 0 1-.415.72.796.796 0 0 1-.416.11Zm0-5.263a.799.799 0 0 1-.586-.245.8.8 0 0 1-.245-.586.8.8 0 0 1 .245-.586.799.799 0 0 1 .586-.245c.228 0 .423.082.586.245a.8.8 0 0 1 .245.586c0 .15-.038.29-.115.416a.865.865 0 0 1-.3.304.796.796 0 0 1-.416.111Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function EmailIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={16}
        height={16}
        fill="none"
        {...props}
      >
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="m1.333 5.888 5.09 3.844.002.001c.565.415.848.622 1.157.702.274.07.562.07.835 0 .31-.08.594-.288 1.16-.703l5.09-3.844m-.167-.8L9.834 1.352C9.255.888 8.965.656 8.643.564A1.668 1.668 0 0 0 7.77.552c-.324.083-.62.307-1.212.754L1.558 5.088c-.388.293-.582.44-.722.626-.124.164-.216.35-.272.548C.5 6.485.5 6.728.5 7.215v5.173c0 .934 0 1.4.182 1.757.16.314.414.569.728.728.356.182.822.182 1.754.182h9.672c.931 0 1.397 0 1.753-.182.314-.16.57-.414.73-.728.181-.356.181-.822.181-1.754v-5.23c0-.465 0-.699-.06-.914a1.669 1.669 0 0 0-.258-.536c-.132-.182-.315-.33-.682-.623Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function PrintIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="#1A64A8"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.5}
          d="M16.11 2.75H7.89c-.57 0-1.03.46-1.03 1.03v4.11h10.28V3.78c0-.57-.46-1.03-1.03-1.03Z"
        />
        <path
          fill="#1A64A8"
          d="M3.5 10.22c0-.876.704-1.58 1.58-1.58h13.84c.876 0 1.58.704 1.58 1.58v4.59c0 .876-.704 1.58-1.58 1.58h-1.78v1.5h1.78A3.076 3.076 0 0 0 22 14.81v-4.59a3.076 3.076 0 0 0-3.08-3.08H5.08A3.076 3.076 0 0 0 2 10.22v4.59a3.076 3.076 0 0 0 3.08 3.08h1.78v-1.5H5.08c-.876 0-1.58-.704-1.58-1.58v-4.59Z"
        />
        <path
          stroke="#1A64A8"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.5}
          d="M17.14 12H6.86v7.87c0 .76.62 1.38 1.38 1.38h7.52c.76 0 1.38-.62 1.38-1.38V12ZM9.941 18.17h1.03M9.941 15.08h4.12"
        />
      </svg>
    </SvgIcon>
  );
}
export function ExportIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={2}
        height={10}
        fill="none"
        {...props}
      >
        <path
          stroke="#1A64A8"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.5}
          d="M.75 8.897V.75"
        />
      </svg>
    </SvgIcon>
  );
}
export function TimeIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={18}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="M8.5 11.5v-4m9-3-2-2m-9-2h4m-2 19a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function LocationOnIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="m4.805 3.555 15.81 4.865c.862.265.96 1.446.153 1.85l-6.7 3.35a1 1 0 0 0-.448.447l-3.35 6.7c-.403.807-1.584.71-1.85-.153L3.555 4.804a1 1 0 0 1 1.25-1.249Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function FileIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="#2584CE"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M9 6h.337c.244 0 .367 0 .482.028.102.024.2.065.29.12.1.061.187.148.36.32l3.063 3.063c.172.173.258.26.32.36.055.09.096.188.12.29.028.114.028.235.028.474V18M9 6H4.6c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C3 6.76 3 7.04 3 7.6v11.8c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C3.76 21 4.039 21 4.598 21h7.803c.559 0 .84 0 1.053-.109a.999.999 0 0 0 .437-.437C14 20.24 14 19.96 14 19.4V18M9 6v3.4c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.109.493.109 1.052.109H14m-4-5V4.6c0-.56 0-.84.109-1.054a1 1 0 0 1 .437-.437C10.76 3 11.04 3 11.6 3H16m0 0h.337c.244 0 .367 0 .482.028.102.024.2.065.29.12.1.061.187.148.36.32l3.063 3.063c.172.173.258.26.32.36.055.09.096.188.12.29.028.114.028.235.028.474V16.4c0 .56 0 .84-.11 1.054a.998.998 0 0 1-.435.437C20.24 18 19.96 18 19.402 18H14m2-15v3.4c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437C16.76 8 17.039 8 17.598 8H21"
        />
      </svg>
    </SvgIcon>
  );
}
export function FileCheckIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="#3EAD46"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="m9 15 2 2 4-4M13 3H8.2c-1.12 0-1.68 0-2.108.218a1.999 1.999 0 0 0-.874.874C5 4.52 5 5.08 5 6.2v11.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h7.606c1.118 0 1.677 0 2.104-.218.377-.192.683-.498.875-.874.218-.428.218-.986.218-2.104V9m-6-6c.286.003.466.014.639.055.204.05.399.13.578.24.202.124.375.297.72.643l3.126 3.125c.346.346.518.518.642.72.11.18.19.374.24.578.04.173.051.354.054.639M13 3v2.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h2.802m0 0H19"
        />
      </svg>
    </SvgIcon>
  );
}
export function FileInprogressIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="#F79009"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M21 9.25V9.2c0-1.12 0-1.68-.218-2.108a2 2 0 0 0-.874-.874C19.48 6 18.92 6 17.8 6H3m9 0-1.531-1.531c-.173-.173-.26-.26-.36-.322a1 1 0 0 0-.29-.12C9.704 4 9.582 4 9.337 4H4.6c-.56 0-.84 0-1.054.109a1 1 0 0 0-.437.437C3 4.76 3 5.04 3 5.6V16.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874C4.52 20 5.08 20 6.2 20H7m9-6 2 2m-7 5v-2.5l7.5-7.5 2.5 2.5-7.5 7.5H11Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function FileNotAddressedIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="#F04438"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="m10 17 2-2m0 0 2-2m-2 2-2-2m2 2 2 2M13 3H8.2c-1.12 0-1.68 0-2.108.218a1.999 1.999 0 0 0-.874.874C5 4.52 5 5.08 5 6.2v11.6c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h7.606c1.118 0 1.677 0 2.104-.218.377-.192.683-.498.875-.874.218-.428.218-.986.218-2.104V9m-6-6c.286.003.466.014.639.055.204.05.399.13.578.24.202.124.375.297.72.643l3.126 3.125c.346.346.518.518.642.72.11.18.19.374.24.578.04.173.051.354.054.639M13 3v2.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h2.802m0 0H19"
        />
      </svg>
    </SvgIcon>
  );
}
export function File2Icon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="#717680"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M7 4h.337c.244 0 .367 0 .482.028.102.024.2.065.29.12.1.062.187.148.36.321l3.063 3.063c.172.173.258.259.32.36.055.09.096.187.12.289.028.114.028.235.028.474V16M7 4H2.6c-.56 0-.84 0-1.054.11a1 1 0 0 0-.437.436C1 4.76 1 5.04 1 5.6v11.8c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.11.493.11 1.052.11h7.803c.559 0 .84 0 1.053-.11a1 1 0 0 0 .437-.437C12 18.24 12 17.96 12 17.4V16M7 4v3.4c0 .56 0 .84.109 1.054a1 1 0 0 0 .437.437c.214.11.493.11 1.052.11H12M8 4V2.6c0-.56 0-.841.109-1.055a1 1 0 0 1 .437-.437C8.76 1 9.04 1 9.6 1H14m0 0h.337c.245 0 .367 0 .482.028.102.024.2.065.29.12.1.062.187.148.36.321l3.063 3.063c.172.173.258.259.32.36.055.09.096.187.12.289.028.114.028.235.028.474V14.4c0 .56 0 .84-.11 1.054a.998.998 0 0 1-.435.437c-.214.11-.494.11-1.053.11H12m2-15v3.4c0 .56 0 .84.109 1.053a1 1 0 0 0 .437.437c.214.11.493.11 1.052.11H19"
        />
      </svg>
    </SvgIcon>
  );
}
export function RGCDecisionIcon(props: SvgIconProps) {
  return (
    <SvgIcon>
      <svg
        width="21"
        height="21"
        viewBox="0 0 21 21"
        fill="none"
        xmlns="http://www.w3.org/2000/svg"
        {...props}
      >
        <path
          d="M8.70904 16.675L7.79104 15.8599C7.33204 15.4471 6.97795 14.9361 6.75501 14.3595L5.43702 10.7233C5.32555 10.4153 5.46981 10.0746 5.76488 9.93704C5.92225 9.86497 6.07962 9.83221 6.24355 9.83221C6.65665 9.83221 7.05664 10.0622 7.25991 10.4546L8.46643 12.8788C8.87297 12.5774 9.10903 12.0992 9.10903 11.6012V3.87658C9.10903 3.33277 9.54836 2.8938 10.0926 2.8938C10.6368 2.8938 11.0762 3.33277 11.0762 3.87658V9.11806C11.0762 8.57425 11.5155 8.13528 12.0597 8.13528C12.604 8.13528 13.0433 8.57425 13.0433 9.11806V9.44565C13.0433 8.90185 13.4826 8.46287 14.0269 8.46287C14.5711 8.46287 15.0105 8.90185 15.0105 9.44565V10.1008C15.0105 9.55703 15.4498 9.11806 15.994 9.11806C16.5383 9.11806 16.9776 9.55703 16.9776 10.1008V15.4013C16.9776 15.8435 16.8445 16.2746 16.6012 16.6402"
          stroke="currentColor"
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M8.45312 19.6011V17.6355H16.9774V19.6011"
          stroke="currentColor"
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M6.47023 3.24912C6.48006 3.34739 6.48531 3.44829 6.48531 3.54985C6.48531 5.17405 5.16798 6.49032 3.54246 6.49032C1.91694 6.49032 0.599609 5.17405 0.599609 3.54985C0.599609 1.92564 1.9176 0.609375 3.54246 0.609375C4.06244 0.609375 4.5516 0.744998 4.97585 0.98152"
          stroke="currentColor"
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M6.36344 1.47949L3.54321 4.29744L2.18457 2.9399"
          stroke="currentColor"
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M16.649 6.49676C18.2786 6.49676 19.5997 5.17675 19.5997 3.54843C19.5997 1.92011 18.2786 0.600098 16.649 0.600098C15.0193 0.600098 13.6982 1.92011 13.6982 3.54843C13.6982 5.17675 15.0193 6.49676 16.649 6.49676Z"
          stroke="currentColor"
          strokeMiterlimit={10}
        />
        <path
          d="M17.6332 4.53245L15.666 2.56689"
          stroke="currentColor"
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M17.6332 2.56689L15.666 4.53245"
          stroke="currentColor"
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M8.70904 16.675L7.79104 15.8599C7.33204 15.4471 6.97795 14.9361 6.75501 14.3595L5.43702 10.7233C5.32555 10.4153 5.46981 10.0746 5.76488 9.93704C5.92225 9.86497 6.07962 9.83221 6.24355 9.83221C6.65665 9.83221 7.05664 10.0622 7.25991 10.4546L8.46643 12.8788C8.87297 12.5774 9.10903 12.0992 9.10903 11.6012V3.87658C9.10903 3.33277 9.54836 2.8938 10.0926 2.8938C10.6368 2.8938 11.0762 3.33277 11.0762 3.87658V9.11806C11.0762 8.57425 11.5155 8.13528 12.0597 8.13528C12.604 8.13528 13.0433 8.57425 13.0433 9.11806V9.44565C13.0433 8.90185 13.4826 8.46287 14.0269 8.46287C14.5711 8.46287 15.0105 8.90185 15.0105 9.44565V10.1008C15.0105 9.55703 15.4498 9.11806 15.994 9.11806C16.5383 9.11806 16.9776 9.55703 16.9776 10.1008V15.4013C16.9776 15.8435 16.8445 16.2746 16.6012 16.6402"
          stroke="currentColor"
          strokeWidth={1.2}
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M8.45312 19.6011V17.6355H16.9774V19.6011"
          stroke="currentColor"
          strokeWidth={1.2}
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M6.47023 3.24912C6.48006 3.34739 6.48531 3.44829 6.48531 3.54985C6.48531 5.17405 5.16798 6.49032 3.54246 6.49032C1.91694 6.49032 0.599609 5.17405 0.599609 3.54985C0.599609 1.92564 1.9176 0.609375 3.54246 0.609375C4.06244 0.609375 4.5516 0.744998 4.97585 0.98152"
          stroke="currentColor"
          strokeWidth={1.2}
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M6.36344 1.47949L3.54321 4.29744L2.18457 2.9399"
          stroke="currentColor"
          strokeWidth={1.2}
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M16.649 6.49676C18.2786 6.49676 19.5997 5.17675 19.5997 3.54843C19.5997 1.92011 18.2786 0.600098 16.649 0.600098C15.0193 0.600098 13.6982 1.92011 13.6982 3.54843C13.6982 5.17675 15.0193 6.49676 16.649 6.49676Z"
          stroke="currentColor"
          strokeWidth={1.2}
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M17.6332 4.53245L15.666 2.56689"
          stroke="currentColor"
          strokeWidth={1.2}
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
        <path
          d="M17.6332 2.56689L15.666 4.53245"
          stroke="currentColor"
          strokeWidth={1.2}
          strokeMiterlimit={10}
          strokeLinecap="round"
          strokeLinejoin="round"
        />
      </svg>
    </SvgIcon>
  );
}
export function MinistryIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        viewBox="0 0 24 24"
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M2 20h2m0 0h8m-8 0V7.2c0-1.12 0-1.68.218-2.108.192-.377.497-.682.874-.874C5.52 4 6.08 4 7.2 4h1.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.427.218.987.218 2.105v3.05M12 20h8m-8 0v-9.754M20 20h2m-2 0v-5.632c0-.525 0-.788-.063-1.033a1.998 1.998 0 0 0-.272-.61c-.14-.21-.335-.386-.726-.737l-2.3-2.067c-.756-.679-1.134-1.018-1.562-1.147a2 2 0 0 0-1.154 0c-.428.129-.806.468-1.562 1.147l-.361.325"
        />
      </svg>
    </SvgIcon>
  );
}
export function PrivateSectorIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        viewBox="0 0 24 24"
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M2 20h2m0 0h5m-5 0V7.2c0-1.12 0-1.68.218-2.108.192-.377.497-.682.874-.874C5.52 4 6.08 4 7.2 4h1.6c1.12 0 1.68 0 2.107.218.377.192.684.497.875.874.218.427.218.987.218 2.105V10M9 20h11M9 20v-5.632c0-.525 0-.788.063-1.033.056-.217.148-.423.272-.61.14-.21.336-.387.726-.737l2.302-2.068c.755-.678 1.133-1.017 1.56-1.146a2 2 0 0 1 1.154 0c.428.129.806.468 1.562 1.147l2.3 2.067c.39.35.585.527.726.737.124.187.216.393.271.61.064.245.064.508.064 1.033V20m0 0h2"
        />
      </svg>
    </SvgIcon>
  );
}
export function StakeholdersIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        viewBox="0 0 24 24"
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M17 20c0-1.657-2.239-3-5-3s-5 1.343-5 3m14-3c0-1.23-1.234-2.287-3-2.75M3 17c0-1.23 1.234-2.287 3-2.75m12-4.014a3 3 0 1 0-4-4.472m-8 4.472a3 3 0 0 1 4-4.472M12 14a3 3 0 1 1 0-6 3 3 0 0 1 0 6Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function SaveIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="#1A64A8"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.5}
          d="M5.833 17.5h-.669c-.932 0-1.398 0-1.754-.181a1.668 1.668 0 0 1-.728-.73c-.182-.356-.182-.822-.182-1.755V5.167c0-.934 0-1.4.182-1.757.16-.314.414-.569.728-.728.356-.182.823-.182 1.757-.182h7.396c.437 0 .656 0 .86.052.18.047.352.123.508.226.173.115.316.275.6.59l2.296 2.552c.245.272.37.41.459.568.08.142.138.295.174.455.04.178.04.366.04.74v7.153c0 .931 0 1.398-.181 1.754-.16.314-.416.569-.73.729-.356.181-.821.181-1.753.181H5.833Zm8.334 0v-3.17c0-.93 0-1.397-.182-1.754a1.668 1.668 0 0 0-.729-.728c-.356-.181-.822-.181-1.756-.181h-3c-.933 0-1.4 0-1.757.181-.313.16-.568.415-.728.728-.182.357-.182.824-.182 1.758V17.5M12.5 5.833h-5"
        />
      </svg>
    </SvgIcon>
  );
}
export function ResetIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={18}
        fill="none"
        {...props}
      >
        <path
          stroke="#1A64A8"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M8 15h11M1 15h3m0 0v2m0-2v-2m14-4h1M1 9h13m0 0v2m0-2V7m-2-4h7M1 3h7m0 0v2m0-2V1"
        />
      </svg>
    </SvgIcon>
  );
}
export function GridViewIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M14 15a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM8 15a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM14 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0ZM8 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function ListViewIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props} viewBox="0 0 20 20">
      <path
        stroke="currentColor"
        strokeLinecap="round"
        strokeLinejoin="round"
        strokeWidth={2}
        fill="none"
        d="M7.5 14.167h8.333M7.499 10h8.334M7.499 5.833h8.334M4.168 14.168v.002h-.002v-.002h.002Zm0-4.167v.002h-.002V10h.002Zm0-4.167v.002h-.002v-.002h.002Z"
      />
    </SvgIcon>
  );
}
export function WGIcon(props: SvgIconProps) {
  return (
    <svg
      xmlns="http://www.w3.org/2000/svg"
      width={20}
      height={20}
      fill="none"
      {...props}
    >
      <g stroke="currentColor" strokeWidth={1.2} clipPath="url(#a)">
        <path
          strokeMiterlimit={10}
          d="M1.507 2.808a2.047 2.047 0 1 0 4.093 0 2.047 2.047 0 0 0-4.093 0Z"
        />
        <path
          strokeLinecap="round"
          strokeLinejoin="round"
          d="m15.81 7.97-.573 3.743-3.009.024m-1.84 2.214h8.729m-6.715 0-.345 5.035m5.045-5.035.345 5.035M9.51 8.083h-.007l-3.458.02-2.537-2.045c-.024-.02-.052-.033-.077-.05-.04-.03-.08-.058-.123-.084a1.167 1.167 0 0 0-.135-.057c-.03-.008-.06-.023-.09-.035a1.666 1.666 0 0 0-.188-.037c-.018 0-.034-.008-.052-.01h-.083a1.233 1.233 0 0 0-1 .454l-.011.01c-.02.026-.035.055-.053.084-.019.03-.055.075-.077.117-.021.045-.04.09-.058.137-.011.031-.025.059-.035.091a1.25 1.25 0 0 0-.036.18c0 .02-.01.039-.012.058v.012l-.59 6.123a1.25 1.25 0 0 0 .966 1.333l4.434 1.014.3 2.725a1.25 1.25 0 0 0 2.221.648 1.25 1.25 0 0 0 .267-.92l-.397-3.608a1.25 1.25 0 0 0-.964-1.083l-4.234-.967.268-2.731 1.073.871c.223.18.5.277.785.277h.008l3.902-.023a1.25 1.25 0 1 0-.007-2.5v-.004Z"
        />
      </g>
      <defs>
        <clipPath id="a">
          <path fill="currentColor" d="M0 0h20v20H0z" />
        </clipPath>
      </defs>
    </svg>
  );
}
export function ExportFileIcon(props: SvgIconProps) {
  return (
    <SvgIcon viewBox="0 0 24 24" {...props}>
      <path
        fill="none"
        stroke="currentColor"
        strokeLinecap="round"
        strokeLinejoin="round"
        strokeWidth={2}
        d="m15 6-3-3-3 3m3-3v10m-5-3c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C4 11.602 4 12.068 4 13v4.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h9.607c1.118 0 1.677 0 2.104-.218.376-.192.682-.498.874-.874.218-.428.218-.987.218-2.105V13c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C18.398 10 17.932 10 17 10"
      />
    </SvgIcon>
  );
}
export function PlenariesIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={19}
        height={19}
        fill="none"
        {...props}
      >
        <g clipPath="url(#a)">
          <path
            fill="#717680"
            d="M8.229 5.148a673.946 673.946 0 0 0 .392 0 490.977 490.977 0 0 0 1.21-.002 93.714 93.714 0 0 1 .64-.001c.732-.004 1.381.153 1.925.671.486.492.676 1.097.675 1.772l-.001.179v.186l-.002.486-.002.497c0 .324-.002.648-.004.973h1.002l.075-.149c.031-.043.064-.085.098-.126l.059-.072.063-.075.132-.161.066-.082c.092-.112.181-.226.27-.34.197-.251.396-.5.596-.75.048-.059.095-.12.142-.18.271-.34.54-.607.949-.774l.094-.042c.518-.133 1.184-.09 1.649.18.373.251.651.602.743 1.05a5.662 5.662 0 0 1 .007.384v.161l.001.171.002.56v.194l.003.806c0 .384.001.768.003 1.151a168.774 168.774 0 0 1 .005 1.295 46.209 46.209 0 0 1 .002.622c.006.624-.158 1.119-.594 1.576-.197.188-.399.33-.654.427l-.067.028c-.318.114-.641.097-.973.094h-.193c-.169 0-.337-.002-.505-.003l-.516-.002-1.011-.006-.014.08a1.729 1.729 0 0 1-.106.312l-.053.122-.056.131-.059.137a175.177 175.177 0 0 1-.4.93l-.084.198c-.335.775-.335.775-.527.873-.239.034-.239.034-.364-.039-.134-.109-.188-.174-.207-.345.004-.228.106-.424.197-.629.02-.043.038-.087.058-.132.05-.117.101-.233.153-.35l.15-.347.236-.539c.072-.162.14-.325.208-.489l.045-.109.08-.199c.084-.203.17-.32.372-.421.096-.004.192-.006.288-.005h.09a63.344 63.344 0 0 1 .504-.003 197.985 197.985 0 0 1 1.416-.007l.204-.001c.47 0 .857-.015 1.218-.353.19-.224.292-.49.293-.782v-.14l.001-.156v-.163c.002-.179.002-.357.002-.536v-.185l.002-.867c0-.334.002-.668.003-1.001a199.699 199.699 0 0 0 .003-1.237A48.529 48.529 0 0 0 18.165 9c.003-.338-.004-.594-.25-.847-.329-.201-.67-.225-1.048-.158-.36.115-.58.444-.8.73-.114.15-.232.296-.351.441a34.33 34.33 0 0 0-.455.569 29.906 29.906 0 0 1-.594.736c-.124.152-.207.244-.406.264h-.115l-.132.002h-.141c-.073.002-.147.002-.22.003l-.465.004a97.474 97.474 0 0 0-.67.006l-.13.002h-.116a.463.463 0 0 0-.249.084c-.123.22-.121.362-.148.631h3.377l.074-.148a5.07 5.07 0 0 1 .124-.167l.075-.097.08-.103c.21-.273.414-.549.607-.835.098-.12.187-.195.342-.222.264.007.264.007.368.088a.58.58 0 0 1 .132.304c-.052.355-.336.64-.554.913-.044.055-.087.111-.13.168-.06.075-.12.145-.186.216-.347.397-.353.747-.334 1.259.003.107.005.215.006.323l.006.2c.003.158-.003.258-.105.385-.123.116-.174.133-.338.134l-.106.001-.114.001-.238.003-.377.004-.363.005h-.113c-.27.005-.486.037-.702.21-.187.233-.275.509-.365.79l-.038.114a77.342 77.342 0 0 0-.207.632 392.071 392.071 0 0 0-.582 1.773l-.084.256c-.038.12-.078.24-.117.359l-.034.107c-.074.219-.147.381-.364.49-.26.02-.26.02-.403-.063a.506.506 0 0 1-.153-.272c.017-.24.08-.454.157-.682l.038-.113a114.11 114.11 0 0 1 .209-.628 380.085 380.085 0 0 1 .41-1.23 255.87 255.87 0 0 1 .382-1.145l.034-.105c.178-.524.4-.896.885-1.18.38-.185.766-.166 1.178-.158l.198.002c.16.001.32.004.48.007v-.78H3.97v.78l.293-.005a67.78 67.78 0 0 1 .482-.006c.585-.012 1.034.052 1.49.456.259.279.388.625.506.98l.038.114.124.37.086.26a376.937 376.937 0 0 1 .412 1.233 306.24 306.24 0 0 1 .418 1.253c.157.48.157.48.078.7-.106.158-.106.158-.215.211-.233.027-.331.001-.52-.148a1.484 1.484 0 0 1-.105-.257l-.027-.081a87.332 87.332 0 0 0-.153-.467l-.147-.45a278.594 278.594 0 0 0-.62-1.883 91.1 91.1 0 0 0-.16-.485c-.141-.489-.141-.489-.479-.847a.987.987 0 0 0-.453-.1H4.8a190.491 190.491 0 0 1-.615-.004c-.122 0-.243-.001-.364-.003l-.113.001c-.17-.003-.292-.006-.427-.115-.15-.163-.125-.288-.117-.5.05-.974.05-.974-.395-1.8a8.317 8.317 0 0 0-.164-.164c-.136-.138-.244-.296-.354-.455l-.061-.084c-.153-.21-.246-.347-.222-.619a.526.526 0 0 1 .174-.234.664.664 0 0 1 .47.011c.144.11.235.248.34.395l.136.19.07.098c.132.18.268.355.405.53l.058.074.05.065c.04.059.04.059.078.17h3.377c-.017-.492-.017-.492-.223-.668-.097-.049-.17-.042-.28-.042h-.13l-.142-.001-.22-.002a98.308 98.308 0 0 0-.848-.006 22.837 22.837 0 0 0-.286-.001c-.401-.006-.401-.006-.58-.17a3.675 3.675 0 0 1-.193-.218l-.052-.064a27.68 27.68 0 0 1-.467-.587c-.126-.162-.255-.321-.383-.481-.11-.138-.22-.277-.328-.416-.383-.54-.383-.54-.952-.832-.347-.025-.71-.04-.989.201-.16.18-.208.351-.208.587l-.001.14a493.635 493.635 0 0 0-.002.76v.275l-.001.965-.002.898a194.544 194.544 0 0 0-.003 1.232 49.78 49.78 0 0 0 0 .592c-.004.423.054.76.35 1.076.252.214.53.293.854.293H2.326l.31.002a185.296 185.296 0 0 0 1.422.008h.206l.288.002h.085a.615.615 0 0 1 .447.168c.055.08.055.08.094.166l.046.1.045.105.048.107.15.35.054.129.144.338.2.473.11.26a44.091 44.091 0 0 0 .335.772.61.61 0 0 1 .036.392.628.628 0 0 1-.26.26c-.257.025-.257.025-.401-.068-.169-.145-.236-.347-.32-.548l-.054-.128a67.883 67.883 0 0 1-.286-.673l-.217-.512a30.682 30.682 0 0 0-.171-.399l-.033-.074-.08-.181c-.034-.09-.034-.09-.034-.2h-.106a165.749 165.749 0 0 1-1.51.013 48.22 48.22 0 0 1-.683.006c-.654.01-1.165-.125-1.653-.59a1.902 1.902 0 0 1-.427-.655l-.027-.07c-.1-.29-.1-.573-.1-.874V11.74c0-.314 0-.628-.002-.941a210.286 210.286 0 0 1-.001-1.294 54.107 54.107 0 0 1 0-.62c-.004-.51.102-.933.457-1.312.464-.434.993-.473 1.599-.461.552.023.92.313 1.287.71.135.155.262.317.387.482.125.166.255.328.387.489.174.213.346.428.515.645.078.1.158.199.241.295.081.101.081.101.081.176l.077-.001a124.924 124.924 0 0 1 1.086-.01l.425-.004.132-.002c.374 0 .681.083.959.343.316.38.327.744.327 1.232h3.118v-.52c.078-.37.236-.664.553-.882.218-.128.381-.158.634-.156a181.896 181.896 0 0 0-.01-1.452 55.107 55.107 0 0 0-.005-.614c0-.542-.088-1.012-.467-1.423-.43-.394-.948-.43-1.501-.428a141.375 141.375 0 0 1-.568 0c-.162.002-.325.001-.487 0a52.203 52.203 0 0 0-.56 0c-.552-.003-1.028.077-1.449.465-.426.465-.43 1.02-.429 1.612a33.944 33.944 0 0 1-.002.487.778.778 0 0 1-.125.462.482.482 0 0 1-.316.125.524.524 0 0 1-.315-.125c-.079-.117-.084-.147-.085-.281v-.216l-.001-.117V8.16l-.002-.371v-.238l-.001-.11c.004-.627.281-1.23.725-1.668.443-.397.986-.627 1.58-.625Z"
          />
          <mask id="b" fill="#fff">
            <path d="M10.666.743c.442.34.691.76.829 1.296.053.65-.08 1.19-.502 1.698-.355.383-.813.62-1.334.65-.578.018-1.058-.118-1.504-.5a2.082 2.082 0 0 1-.67-1.507A2.06 2.06 0 0 1 8.071.977C8.79.306 9.837.176 10.666.743Zm-2.07.885c-.226.296-.281.605-.256.971.04.295.22.548.45.726.288.19.582.272.927.223.378-.088.617-.293.822-.616.154-.252.138-.528.111-.816-.076-.311-.294-.565-.559-.738-.513-.29-1.098-.186-1.496.25Z" />
          </mask>
          <path
            fill="#717680"
            d="M10.666.743c.442.34.691.76.829 1.296.053.65-.08 1.19-.502 1.698-.355.383-.813.62-1.334.65-.578.018-1.058-.118-1.504-.5a2.082 2.082 0 0 1-.67-1.507A2.06 2.06 0 0 1 8.071.977C8.79.306 9.837.176 10.666.743Zm-2.07.885c-.226.296-.281.605-.256.971.04.295.22.548.45.726.288.19.582.272.927.223.378-.088.617-.293.822-.616.154-.252.138-.528.111-.816-.076-.311-.294-.565-.559-.738-.513-.29-1.098-.186-1.496.25Z"
          />
          <path
            fill="#717680"
            d="m10.666.743 2.441-3.169-.09-.068-.092-.064L10.666.743Zm.829 1.296 3.986-.325-.027-.337-.084-.328-3.875.99Zm-.502 1.698 2.933 2.72.073-.079.07-.083-3.076-2.558Zm-1.334.65.125 3.999.058-.002.057-.004-.24-3.993Zm-1.504-.5L5.403 6.792l.075.07.077.067 2.6-3.04Zm-.67-1.507-4-.087-.002.103.003.104 3.998-.12ZM8.071.977l-2.73-2.923-.082.075-.076.08L8.072.978Zm.523.651L5.638-1.065l-.117.129-.106.138 3.18 2.426ZM8.34 2.6l-3.991.269.009.134.018.133L8.34 2.6Zm.45.726-2.453 3.16.123.096.131.086 2.2-3.342Zm.927.223.562 3.96.174-.024.17-.04-.906-3.896Zm.822-.616 3.378 2.143.017-.027.016-.027-3.411-2.089Zm.111-.816 3.983-.374-.027-.29-.07-.284-3.886.948Zm-.559-.738 2.19-3.348-.108-.07-.112-.064-1.97 3.482Zm.575-.635-2.44 3.17a1.815 1.815 0 0 1-.607-.884l3.876-.99 3.875-.99c-.328-1.284-1.022-2.519-2.263-3.475l-2.44 3.17Zm.829 1.296-3.987.325a1.871 1.871 0 0 1 .411-1.186l3.074 2.559 3.075 2.558c1.2-1.442 1.537-3.07 1.413-4.581l-3.986.325Zm-.502 1.698-2.932-2.72C8.333.723 8.81.43 9.419.395l.24 3.992.24 3.993c1.652-.099 3.045-.864 4.027-1.923l-2.933-2.72Zm-1.334.65L9.535.39a1.99 1.99 0 0 1 1.22.458l-2.6 3.04-2.6 3.04c1.321 1.13 2.82 1.502 4.229 1.459l-.125-3.999Zm-1.504-.5L10.906.985c.139.132.297.332.415.6.118.266.156.507.162.676l-3.999.12-3.998.12A6.08 6.08 0 0 0 5.403 6.79l2.752-2.903Zm-.67-1.507 3.998.087c-.01.497-.222.963-.523 1.277L8.072.977 5.184-1.79a6.06 6.06 0 0 0-1.699 4.083l4 .087ZM8.071.977l2.73 2.923c-.255.239-.625.43-1.077.476a2 2 0 0 1-1.317-.331L10.666.743l2.259-3.301c-2.51-1.717-5.617-1.225-7.584.612L8.071.977Zm.523.651L5.415-.798C4.427.498 4.28 1.867 4.349 2.868l3.99-.269 3.992-.268c.005.08.016.344-.07.698a2.784 2.784 0 0 1-.486 1.026l-3.18-2.427ZM8.34 2.6l-3.964.536c.216 1.602 1.145 2.716 1.96 3.35l2.454-3.16L11.243.166c.356.276.924.884 1.06 1.898l-3.963.535Zm.45.726L6.591 6.667c.986.649 2.25 1.045 3.688.841l-.562-3.96-.561-3.96a2.75 2.75 0 0 1 1.043.057c.362.09.629.233.79.339L8.79 3.325Zm.927.223.906 3.896c1.622-.377 2.662-1.374 3.294-2.37l-3.378-2.142L7.16.789c.068-.106.25-.366.584-.624a2.802 2.802 0 0 1 1.067-.513l.905 3.896Zm.822-.616 3.411 2.089c.93-1.52.701-3.081.683-3.28l-3.983.375-3.982.374c.014.146-.013-.038.01-.3a3.12 3.12 0 0 1 .45-1.347l3.41 2.089Zm.111-.816 3.886-.948c-.38-1.558-1.396-2.576-2.255-3.138l-2.19 3.348-2.189 3.348c-.33-.217-.91-.727-1.138-1.663l3.886-.947Zm-.559-.738 1.97-3.482c-2.198-1.243-4.816-.725-6.423 1.039l2.957 2.693 2.957 2.694a2.768 2.768 0 0 1-1.58.852 2.812 2.812 0 0 1-1.85-.314l1.97-3.482Z"
            mask="url(#b)"
          />
          <path
            fill="#717680"
            d="m17.008 2.363.084.001c.483.01.965.193 1.32.53.456.495.612.996.6 1.652-.022.55-.284.976-.675 1.35a1.932 1.932 0 0 1-1.317.466l-.104-.001a1.964 1.964 0 0 1-1.367-.61c-.423-.472-.56-1.009-.527-1.628.052-.541.357-.977.749-1.332a1.938 1.938 0 0 1 1.237-.428Zm-.92 1.276c-.198.25-.252.537-.242.851.046.306.187.58.423.781.32.233.594.294.987.258.288-.064.514-.223.705-.445.197-.317.254-.594.223-.965a1.225 1.225 0 0 0-.149-.334l-.046-.078a1.203 1.203 0 0 0-.705-.492c-.48-.08-.864.073-1.195.424ZM3.212 2.784c.405.351.712.789.766 1.337.004.078.005.154.004.232v.084c-.011.483-.194.965-.53 1.32-.495.456-.997.612-1.653.6-.55-.022-.976-.283-1.35-.675a1.932 1.932 0 0 1-.465-1.317v-.103c.013-.526.234-.998.61-1.368.733-.655 1.838-.73 2.618-.11Zm-2.062.741c-.254.299-.353.561-.345.953.031.342.199.606.457.828.316.197.593.254.964.223.124-.033.225-.082.334-.148l.079-.047a1.25 1.25 0 0 0 .494-.69 1.28 1.28 0 0 0-.143-.884c-.202-.298-.442-.484-.797-.553a1.26 1.26 0 0 0-1.043.318ZM9.092 13.063h.816v5.566h-.816v-5.567ZM9.092 6.717h.816v.816h-.816v-.816Z"
          />
        </g>
        <defs>
          <clipPath id="a">
            <path fill="#fff" d="M0 0h19v19H0z" />
          </clipPath>
        </defs>
      </svg>
    </SvgIcon>
  );
}
export function RgcIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={21}
        height={21}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeMiterlimit={10}
          d="m8.708 16.674-.918-.815a3.91 3.91 0 0 1-1.036-1.5l-1.318-3.637a.631.631 0 0 1 .328-.786 1.149 1.149 0 0 1 1.495.518l1.206 2.424c.407-.302.643-.78.643-1.278V3.875c0-.543.44-.982.984-.982s.983.439.983.982v5.242c0-.544.44-.983.984-.983s.983.439.983.983v.327c0-.543.44-.982.984-.982s.983.439.983.982v.656c0-.544.44-.983.984-.983s.984.439.984.983v5.3c0 .442-.134.873-.377 1.239M8.451 19.6v-1.965h8.524V19.6M6.47 3.25A2.941 2.941 0 0 1 3.542 6.49 2.941 2.941 0 1 1 4.976.98"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeMiterlimit={10}
          d="m6.362 1.479-2.82 2.817L2.184 2.94"
        />
        <path
          stroke="currentColor"
          strokeMiterlimit={10}
          d="M16.65 6.496a2.95 2.95 0 1 0-2.95-2.948 2.95 2.95 0 0 0 2.95 2.948Z"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeMiterlimit={10}
          d="m17.633 4.532-1.967-1.966M17.633 2.566l-1.967 1.966"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeMiterlimit={10}
          strokeWidth={1.2}
          d="m8.708 16.674-.918-.815a3.91 3.91 0 0 1-1.036-1.5l-1.318-3.637a.631.631 0 0 1 .328-.786 1.149 1.149 0 0 1 1.495.518l1.206 2.424c.407-.302.643-.78.643-1.278V3.875c0-.543.44-.982.984-.982s.983.439.983.982v5.242c0-.544.44-.983.984-.983s.983.439.983.983v.327c0-.543.44-.982.984-.982s.983.439.983.982v.656c0-.544.44-.983.984-.983s.984.439.984.983v5.3c0 .442-.134.873-.377 1.239M8.451 19.6v-1.965h8.524V19.6M6.47 3.25A2.941 2.941 0 0 1 3.542 6.49 2.941 2.941 0 1 1 4.976.98"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeMiterlimit={10}
          strokeWidth={1.2}
          d="m6.362 1.479-2.82 2.817L2.184 2.94M16.65 6.496a2.95 2.95 0 1 0-2.95-2.948 2.95 2.95 0 0 0 2.95 2.948ZM17.633 4.532l-1.967-1.966M17.633 2.566l-1.967 1.966"
        />
      </svg>
    </SvgIcon>
  );
}
export function AddUserIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M15 19c0-2.21-2.686-4-6-4s-6 1.79-6 4m16-3v-3m0 0v-3m0 3h-3m3 0h3M9 12a4 4 0 1 1 0-8 4 4 0 0 1 0 8Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function PdfIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={512}
        height={512}
        preserveAspectRatio="none"
        style={{
          display: "block",
        }}
        viewBox="0 0 2048 2048"
        {...props}
      >
        <path
          fill="#E6262B"
          d="M494.991 0h716.459l-.49 1.053c9.12 8.225 15.17 15.63 23.55 24.303l42.42 43.533 163.24 170.541 196.78 204.927 86.62 90.42c19.39 20.122 43.25 43.266 61.42 63.923 5.29 5.122 5.74 8.143 5.73 15.735-.03 91.217-.06 182.525-.06 273.741v554.934l.01 241.19.02 70.99c-.01 21.9.16 48.6-3.57 70.23a271.893 271.893 0 0 1-73.87 144.44c-30.19 31.15-75.8 57.5-117.47 68.89-6.56 1.79-36.62 8.02-39.13 9.15H492.453c-5.172-2.18-19.796-4.77-25.974-6.12a282.808 282.808 0 0 1-33.17-9.47 267.884 267.884 0 0 1-151.395-139.43c-29.129-62.89-24.422-111.55-24.375-178.33l.012-146.35.007-468.48-.005-563.853-.005-181.287c-.021-62.559-5.427-122.069 16.872-181.789a264.268 264.268 0 0 1 160.038-158.12c19.856-6.826 39.02-9.524 59.234-14.089L494.991 0z"
        />
        <path
          fill="#ED6768"
          d="M1210.96 1.053c9.12 8.225 15.17 15.63 23.55 24.303l42.42 43.533 163.24 170.541 196.78 204.927 86.62 90.42c19.39 20.122 43.25 43.266 61.42 63.923-5.23 2.5-47.8 1.397-57.49 1.396l-121.94.008h-396.6c.76-48.989.06-99.931.05-149.113V183.893l-.02-120.303c.01-8.984-1.04-57.194 1.97-62.537z"
        />
        <path
          fill="#FEFEFE"
          d="m882.28 1153.85 125.19-.09c58.87.51 113.65 14.01 156.95 56.99 34.04 33.79 47.33 87.02 46.37 133.77-1.05 51.59-14.48 95.8-51.99 132.36-20.22 18.88-46.36 31.99-72.45 40.55-37.52 12.31-76.5 10.73-115.373 10.74l-88.666-.03c1.254-123.89.055-250.23-.031-374.29z"
        />
        <path
          fill="#E6262B"
          d="m976.103 1235.39 2.603-.08c74.864-2 136.094 16.25 136.384 104 .11 31.37-5.36 56.87-27.98 79.82-33.27 28.77-69.98 27.61-110.899 27.66l-.108-211.4z"
        />
        <path
          fill="#FEFEFE"
          d="m554.25 1153.77 105.98-.04c32.076 0 61.31-1.77 93.81 4.87 89.364 18.28 116.842 132.1 59.084 196.78-27.622 30.93-64.926 36.92-105.168 38.3-16.124.09-42.108.81-57.488-.39-1.672 41.83-.291 92.42-.235 134.8l-96.016.12c.626-42.7.06-86.81.048-129.6l-.015-244.84z"
        />
        <path
          fill="#E6262B"
          d="M650.17 1235.24c32.474 2.3 96.155-12.5 97.601 37.58.346 11.99-3.209 19.9-11.381 28.5-18.334 15.28-61.027 10.49-86.147 10.64-.428-25.31.123-51.31-.073-76.72z"
        />
        <path
          fill="#FEFEFE"
          d="m1258.99 1153.78 266.22.14v81.78c-4.9-.53-10.79-.35-15.81-.39-51.45-.42-103.04.6-154.48-.09l.03 59.94c44.49-.74 91.39-.19 136.01.02l-.01 61.32.04 19.56-136.11-.01.03 152.01-95.91.1c.55-42.08.04-85.25.05-127.46l-.06-246.92z"
        />
      </svg>
    </SvgIcon>
  );
}
export function CalendarAddNewIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M4 8h16M4 8v8.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h9.607c1.118 0 1.677 0 2.104-.218.376-.192.682-.498.874-.874.218-.428.218-.986.218-2.104V8M4 8v-.8c0-1.12 0-1.68.218-2.108.192-.377.497-.682.874-.874C5.52 4 6.08 4 7.2 4H8m12 4v-.803c0-1.118 0-1.678-.218-2.105a2 2 0 0 0-.874-.874C18.48 4 17.92 4 16.8 4H16M8 4h8M8 4V2m8 2V2m-1.5 12H12m0 0H9.5m2.5 0v-2.5m0 2.5v2.5"
        />
      </svg>
    </SvgIcon>
  );
}
export function SetDeadlineIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M12 16v-3m0 0v-3m0 3H9m3 0h3m6-7-2-2m-9-2h4m-2 19a8 8 0 1 1 0-16 8 8 0 0 1 0 16Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function ExportCommentIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M12 15v-3m0 0V9m0 3H9m3 0h3m-3 9a8.96 8.96 0 0 1-4.49-1.198c-.13-.075-.196-.113-.257-.13a.475.475 0 0 0-.167-.017 1.12 1.12 0 0 0-.258.07l-2.31.769h-.002c-.487.163-.731.245-.893.187a.5.5 0 0 1-.304-.304c-.057-.162.024-.405.186-.892v-.003l.77-2.306.002-.005c.042-.129.064-.194.068-.256a.478.478 0 0 0-.017-.168 1.228 1.228 0 0 0-.127-.252l-.003-.005A9 9 0 1 1 12 21Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function UploadDraftSemesterIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M8 12h4m0 0h4m-4 0v4m0-4V8m0 13a9 9 0 1 1 0-18 9 9 0 0 1 0 18Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function GenerateDraftDashboardIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeWidth={1.75}
          d="M8.432 21c.252 0 .498 0 .706-.017a2.02 2.02 0 0 0 .77-.201 2 2 0 0 0 .874-.874c.138-.271.182-.541.201-.77.017-.208.017-.454.017-.706v-2.864c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201C8.93 13 8.684 13 8.432 13H5.568c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77 9.182 9.182 0 0 0-.017.706v2.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h2.864ZM18.432 11c.252 0 .498 0 .706-.017.229-.019.499-.063.77-.201a2 2 0 0 0 .874-.874 2.02 2.02 0 0 0 .201-.77C21 8.93 21 8.684 21 8.432V5.568c0-.252 0-.498-.017-.706a2.02 2.02 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201A9.182 9.182 0 0 0 18.432 3h-2.864c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77C13 5.07 13 5.316 13 5.568v2.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h2.864ZM8.432 11c.252 0 .498 0 .706-.017.229-.019.499-.063.77-.201a2 2 0 0 0 .874-.874c.138-.271.182-.541.201-.77C11 8.93 11 8.684 11 8.432V5.568c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201A9.184 9.184 0 0 0 8.432 3H5.568c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77A9.184 9.184 0 0 0 3 5.568v2.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h2.864Z"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="m13.5 18.4 2.4 2.4 4.8-4.8"
        />
      </svg>
    </SvgIcon>
  );
}
export function GenerateFinalDashboardIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeWidth={1.75}
          d="M8.432 21c.252 0 .498 0 .706-.017a2.02 2.02 0 0 0 .77-.201 2 2 0 0 0 .874-.874c.138-.271.182-.541.201-.77.017-.208.017-.454.017-.706v-2.864c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201C8.93 13 8.684 13 8.432 13H5.568c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77 9.182 9.182 0 0 0-.017.706v2.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h2.864ZM18.432 11c.252 0 .498 0 .706-.017.229-.019.499-.063.77-.201a2 2 0 0 0 .874-.874 2.02 2.02 0 0 0 .201-.77C21 8.93 21 8.684 21 8.432V5.568c0-.252 0-.498-.017-.706a2.02 2.02 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201A9.182 9.182 0 0 0 18.432 3h-2.864c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77C13 5.07 13 5.316 13 5.568v2.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h2.864ZM8.432 11c.252 0 .498 0 .706-.017.229-.019.499-.063.77-.201a2 2 0 0 0 .874-.874c.138-.271.182-.541.201-.77C11 8.93 11 8.684 11 8.432V5.568c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201A9.184 9.184 0 0 0 8.432 3H5.568c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77A9.184 9.184 0 0 0 3 5.568v2.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h2.864Z"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={1.25}
          d="m15.23 19.048 2.23 2.23 4.777-4.778M13 19.07l2.23 2.23m4.777-4.777-2.389 2.388"
        />
      </svg>
    </SvgIcon>
  );
}
export function NotedBookIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="M6.667 3.334H6c-.933 0-1.4 0-1.757.182-.313.16-.568.414-.728.728-.182.356-.182.823-.182 1.757v8c0 .933 0 1.4.182 1.756.16.314.415.57.728.729.356.181.823.181 1.755.181h.669m0-13.333H14c.934 0 1.4 0 1.756.182.314.16.57.414.73.728.18.356.18.822.18 1.754v8.006c0 .931 0 1.397-.18 1.753-.16.314-.416.57-.73.729-.356.181-.822.181-1.753.181H6.667m0-13.333v13.333M10 9.167h3.334M10 6.667h3.334"
        />
      </svg>
    </SvgIcon>
  );
}
export function NotedBookEditIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="M8.334 3.333H6c-.933 0-1.4 0-1.757.181-.313.16-.568.415-.728.729-.182.356-.182.823-.182 1.757v8c0 .933 0 1.4.182 1.756.16.314.415.569.728.729.356.181.823.181 1.755.181h8.005c.931 0 1.397 0 1.753-.181.314-.16.57-.416.73-.73.18-.356.18-.822.18-1.753v-2.336m-3.332-7.5-5 5v2.5h2.5l5-5m-2.5-2.5 2.5-2.5 2.5 2.5-2.5 2.5m-2.5-2.5 2.5 2.5"
        />
      </svg>
    </SvgIcon>
  );
}
export function ArrowReloadIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          d="M11.667 13.333h4.166V17.5m-7.5-10.833H4.167V2.5M16.18 7.503a6.666 6.666 0 0 0-11.943-.856m-.42 5.85a6.667 6.667 0 0 0 11.943.856"
        />
      </svg>
    </SvgIcon>
  );
}
export function PencilEditIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={20}
        height={20}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="m10 6.666-6.666 6.667v3.333h13.333m-13.333 0h3.333L13.334 10m-3.333-3.333 2.39-2.39.002-.002c.329-.329.493-.494.683-.555a.834.834 0 0 1 .516 0c.19.061.354.226.683.554l1.45 1.45c.33.33.495.495.556.686a.833.833 0 0 1 0 .515c-.061.19-.226.355-.556.684h0L13.334 10m-3.333-3.333L13.334 10"
        />
      </svg>
    </SvgIcon>
  );
}
export function EyeViewIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M3.587 13.779c1.78 1.769 4.883 4.22 8.413 4.22 3.53 0 6.634-2.451 8.413-4.22.47-.467.705-.7.854-1.159.107-.327.107-.913 0-1.24-.15-.458-.385-.692-.854-1.159C18.633 8.452 15.531 6 12 6c-3.53 0-6.634 2.452-8.413 4.221-.47.467-.705.7-.854 1.159-.107.327-.107.913 0 1.24.15.458.384.692.854 1.159Z"
        />
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="M10 12a2 2 0 1 0 4 0 2 2 0 0 0-4 0Z"
        />
      </svg>
    </SvgIcon>
  );
}
export function SaveDraftIcon(props: SvgIconProps) {
  return (
    <svg
      xmlns="http://www.w3.org/2000/svg"
      width={124}
      height={44}
      fill="none"
      {...props}
    >
      <rect width={124} height={44} fill="#BDBDBD" rx={6} />
      <path
        stroke="#fff"
        strokeLinecap="round"
        strokeLinejoin="round"
        strokeWidth={1.5}
        d="m21.922 17.89 2.47 2.46M21.922 17.892l2.47-2.47M26.054 26.112l-2.46-2.46M26.054 26.113l-2.46 2.47M25.05 26.11h-6.19a4.11 4.11 0 1 1 0-8.22M22.969 17.89h6.17a4.11 4.11 0 1 1 0 8.22"
      />
      <path
        fill="#fff"
        d="M52.67 20.03a1.348 1.348 0 0 0-.61-1.017c-.357-.243-.806-.364-1.348-.364a2.51 2.51 0 0 0-1.006.184 1.55 1.55 0 0 0-.66.499c-.154.21-.23.448-.23.716 0 .224.051.418.156.581.108.163.248.3.42.411.176.108.363.199.563.273.2.07.393.129.578.175l.923.24c.301.074.61.174.928.3.317.126.61.292.881.499.271.206.49.461.656.766.17.305.254.67.254 1.094 0 .536-.139 1.011-.416 1.427-.273.415-.672.743-1.195.983-.52.24-1.15.36-1.888.36-.708 0-1.32-.112-1.838-.337-.517-.225-.922-.543-1.214-.956-.292-.415-.454-.908-.485-1.477h1.431c.028.342.139.626.333.854.197.225.448.393.752.503.308.108.645.162 1.011.162.404 0 .762-.063 1.076-.19a1.8 1.8 0 0 0 .748-.535c.181-.23.272-.5.272-.808 0-.28-.08-.51-.24-.688a1.774 1.774 0 0 0-.642-.443 6.262 6.262 0 0 0-.909-.31l-1.117-.304c-.757-.206-1.357-.51-1.8-.91-.44-.4-.66-.929-.66-1.587 0-.545.147-1.02.443-1.427a2.91 2.91 0 0 1 1.2-.946c.505-.228 1.074-.342 1.708-.342.64 0 1.205.113 1.694.337.492.225.88.534 1.163.928.284.391.431.84.444 1.348H52.67Zm5.162 7.127c-.449 0-.855-.083-1.218-.25a2.054 2.054 0 0 1-.864-.733c-.209-.32-.314-.713-.314-1.178 0-.4.077-.729.231-.987.154-.259.362-.464.623-.614.262-.151.554-.265.877-.342.324-.077.653-.136.989-.175l1.034-.12c.264-.034.457-.088.577-.162.12-.074.18-.194.18-.36v-.033c0-.403-.114-.715-.342-.937-.225-.221-.56-.332-1.006-.332-.465 0-.831.103-1.1.31-.264.202-.447.429-.548.678l-1.298-.296c.154-.43.379-.778.674-1.043a2.733 2.733 0 0 1 1.03-.582 4.02 4.02 0 0 1 1.223-.184c.283 0 .583.034.9.101.32.065.619.185.896.36.28.176.51.427.688.753.178.323.268.743.268 1.26V27h-1.348v-.97h-.056c-.09.179-.223.354-.401.527a2.133 2.133 0 0 1-.688.43c-.28.113-.616.17-1.007.17Zm.3-1.108c.382 0 .708-.075.98-.226.273-.151.48-.348.622-.591.145-.246.217-.51.217-.79v-.914c-.049.05-.144.096-.286.139a4.46 4.46 0 0 1-.475.106l-.522.079-.425.055a3.42 3.42 0 0 0-.734.17 1.26 1.26 0 0 0-.526.347c-.13.148-.194.345-.194.59 0 .343.126.601.378.777.253.172.575.258.965.258Zm10.85-6.14L66.411 27h-1.477l-2.576-7.09h1.482l1.795 5.456h.074l1.791-5.457h1.482Zm4.112 7.234c-.698 0-1.3-.15-1.805-.448a3.038 3.038 0 0 1-1.163-1.27c-.27-.547-.406-1.189-.406-1.924 0-.727.135-1.367.406-1.92a3.155 3.155 0 0 1 1.145-1.298c.492-.31 1.068-.466 1.726-.466.4 0 .788.066 1.164.198.375.133.712.34 1.01.623.3.284.535.651.707 1.104.172.45.259.995.259 1.639v.489H70.5v-1.034h4.284c0-.363-.074-.685-.222-.965a1.675 1.675 0 0 0-.623-.67 1.742 1.742 0 0 0-.932-.244c-.388 0-.727.095-1.016.286a1.92 1.92 0 0 0-.665.739c-.154.302-.23.63-.23.983v.808c0 .474.082.877.249 1.21.169.332.404.586.706.761.302.173.654.259 1.057.259.262 0 .5-.037.716-.111a1.485 1.485 0 0 0 .919-.9l1.306.235a2.366 2.366 0 0 1-.563 1.011 2.73 2.73 0 0 1-1.011.67 3.785 3.785 0 0 1-1.38.235ZM84.28 27h-3.06v-9.454h3.157c.926 0 1.722.189 2.387.567a3.742 3.742 0 0 1 1.528 1.62c.357.702.535 1.544.535 2.526 0 .985-.18 1.831-.54 2.539a3.791 3.791 0 0 1-1.55 1.634c-.678.379-1.497.568-2.457.568Zm-1.634-1.246h1.556c.72 0 1.318-.136 1.795-.407a2.56 2.56 0 0 0 1.071-1.186c.237-.52.356-1.154.356-1.902 0-.742-.119-1.371-.356-1.888a2.512 2.512 0 0 0-1.047-1.177c-.465-.268-1.042-.402-1.732-.402h-1.643v6.962ZM90.49 27v-7.09h1.335v1.125h.073c.13-.381.357-.681.684-.9.329-.221.701-.332 1.117-.332a5.964 5.964 0 0 1 .586.032v1.32a2.484 2.484 0 0 0-.295-.05 2.812 2.812 0 0 0-.425-.033 1.8 1.8 0 0 0-.873.208 1.544 1.544 0 0 0-.821 1.39V27h-1.38Zm6.99.157c-.45 0-.856-.083-1.219-.25a2.054 2.054 0 0 1-.863-.733c-.21-.32-.314-.713-.314-1.178 0-.4.077-.729.23-.987.155-.259.362-.464.624-.614.261-.151.554-.265.877-.342.323-.077.652-.136.988-.175l1.034-.12c.265-.034.457-.088.577-.162.12-.074.18-.194.18-.36v-.033c0-.403-.114-.715-.341-.937-.225-.221-.56-.332-1.007-.332-.465 0-.83.103-1.099.31-.264.202-.447.429-.549.678l-1.297-.296c.154-.43.378-.778.674-1.043a2.733 2.733 0 0 1 1.03-.582 4.018 4.018 0 0 1 1.223-.184c.283 0 .583.034.9.101.32.065.618.185.895.36.281.176.51.427.688.753.179.323.268.743.268 1.26V27h-1.348v-.97h-.055c-.09.179-.223.354-.402.527a2.134 2.134 0 0 1-.688.43c-.28.113-.615.17-1.006.17Zm.3-1.108c.382 0 .708-.075.978-.226.274-.151.482-.348.624-.591.144-.246.217-.51.217-.79v-.914c-.05.05-.145.096-.287.139a4.46 4.46 0 0 1-.475.106 58.06 58.06 0 0 1-.522.079l-.424.055a3.42 3.42 0 0 0-.734.17 1.26 1.26 0 0 0-.527.347c-.129.148-.194.345-.194.59 0 .343.127.601.379.777.252.172.574.258.965.258Zm8.412-6.14v1.108h-4.007v-1.108h4.007ZM103.284 27v-7.913c0-.443.097-.81.291-1.103.194-.295.451-.516.771-.66.32-.148.667-.222 1.043-.222.277 0 .514.023.711.07.197.043.343.083.438.12l-.323 1.117a6.151 6.151 0 0 0-.249-.065 1.424 1.424 0 0 0-.369-.041c-.336 0-.576.083-.72.249-.142.166-.213.406-.213.72V27h-1.38Zm7.642-7.09v1.107h-3.873v-1.108h3.873Zm-2.834-1.7h1.38v6.708c0 .268.04.47.12.605.08.132.183.223.31.272.129.046.269.07.42.07.11 0 .207-.008.29-.024.084-.015.148-.027.194-.037l.25 1.14a2.694 2.694 0 0 1-.896.148 2.43 2.43 0 0 1-1.016-.194 1.746 1.746 0 0 1-.761-.627c-.194-.284-.291-.639-.291-1.067V18.21Z"
      />
    </svg>
  );
}
export function SharedWithPSWGIcon(props: SvgIconProps) {
  return (
    <SvgIcon {...props}>
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width={24}
        height={24}
        fill="none"
        {...props}
      >
        <path
          stroke="currentColor"
          strokeLinecap="round"
          strokeLinejoin="round"
          strokeWidth={2}
          d="m15 6-3-3-3 3m3-3v10m-5-3c-.932 0-1.398 0-1.765.152a2 2 0 0 0-1.083 1.083C4 11.602 4 12.068 4 13v4.8c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.427.218.987.218 2.105.218h9.607c1.118 0 1.677 0 2.104-.218.376-.192.682-.498.874-.874.218-.428.218-.987.218-2.105V13c0-.932 0-1.398-.152-1.765a2 2 0 0 0-1.083-1.083C18.398 10 17.932 10 17 10"
        />
      </svg>
    </SvgIcon>
  );
}
export { default as Bell } from "@mui/icons-material/NotificationsNoneOutlined";
export { default as ChartBar } from "@mui/icons-material/BarChartOutlined";
export { default as ChevronDown } from "@mui/icons-material/KeyboardArrowDownRounded";
export { default as Close } from "@mui/icons-material/CloseRounded";
export { default as Download } from "@mui/icons-material/FileDownloadOutlined";
export { default as FileText } from "@mui/icons-material/DescriptionOutlined";
export { default as FileWarning } from "@mui/icons-material/ReportProblemOutlined";
export { default as Globe } from "@mui/icons-material/LanguageOutlined";
export { default as Home } from "@mui/icons-material/HomeOutlined";
export { default as LayoutDashboard } from "@mui/icons-material/DashboardOutlined";
export { default as LogOut } from "@mui/icons-material/LogoutOutlined";
export { default as Menu } from "@mui/icons-material/MenuRounded";
export { default as Moon } from "@mui/icons-material/DarkModeOutlined";
export { default as Search } from "@mui/icons-material/SearchOutlined";
export { default as Settings } from "@mui/icons-material/SettingsOutlined";
export { default as User } from "@mui/icons-material/AccountCircleOutlined";
export { default as Users } from "@mui/icons-material/GroupsOutlined";

export { DashboardGridIcon as dashboard };
export { ReciptIcon as reciptIcon };
export { UserIcon as userIcon };
export { RoleIcon as roleIcon };
export { WgIssuseSolvedIcon as wgIssuseSolvedIcon };
export { WgIssuseInprogessIcon as wgIssuseInprogessIcon };
export { MinistryCalendarIcon as ministryCalendarIcon };
export { File2Icon as file2Icon };
export { RGCDecisionIcon as rgcDecisionIcon };
export { MinistryIcon as ministryIcon };
export { PrivateSectorIcon as privateSectorIcon };
export { StakeholdersIcon as stakeholdersIcon };
export { SaveIcon as saveIcon };
export { ResetIcon as resetIcon };
export { GridViewIcon as gridViewIcon };
export { ListViewIcon as listViewIcon };
export { WGIcon as wgIcon };
export { ExportFileIcon as exportFileIcon };
export { PlenariesIcon as plenariesIcon };
export { RgcIcon as rgcIcon };
export { AddUserIcon as addUserIcon };
export { PdfIcon as pdfIcon };
export { CalendarAddNewIcon as calendarAddNewIcon };
export { SetDeadlineIcon as setDeadlineIcon };
export { ExportCommentIcon as exportCommentIcon };
export { UploadDraftSemesterIcon as uploadDraftSemesterIcon };
export { GenerateDraftDashboardIcon as generateDraftDashboardIcon };
export { GenerateFinalDashboardIcon as generateFinalDashboardIcon };
export { NotedBookIcon as notedBookIcon };
export { NotedBookEditIcon as notedBookEditIcon };
export { ArrowReloadIcon as arrowReloadIcon };
export { PencilEditIcon as pencilEditIcon };
export { EyeViewIcon as eyeViewIcon };
export { SaveDraftIcon as saveDraftIcon };
export { SharedWithPSWGIcon as sharedWithPSWGIcon };
