sendingGreyIcon top-level constant

String const sendingGreyIcon

Implementation

const String sendingGreyIcon = '''
  <svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
    <g id="vuesax/outline/clock">
      <g id="clock">
        <path id="Vector" d="M7.0013 13.7709C3.54214 13.7709 0.730469 10.9592 0.730469 7.50008C0.730469 4.04091 3.54214 1.22925 7.0013 1.22925C10.4605 1.22925 13.2721 4.04091 13.2721 7.50008C13.2721 10.9592 10.4605 13.7709 7.0013 13.7709ZM7.0013 2.10425C4.0263 2.10425 1.60547 4.52508 1.60547 7.50008C1.60547 10.4751 4.0263 12.8959 7.0013 12.8959C9.9763 12.8959 12.3971 10.4751 12.3971 7.50008C12.3971 4.52508 9.9763 2.10425 7.0013 2.10425Z" fill="#A3A9B3"/>
        <path id="Vector_2" d="M9.16323 9.79253C9.0874 9.79253 9.01156 9.77503 8.94156 9.72836L7.13323 8.64919C6.68406 8.38086 6.35156 7.79169 6.35156 7.27253V4.88086C6.35156 4.64169 6.5499 4.44336 6.78906 4.44336C7.02823 4.44336 7.22656 4.64169 7.22656 4.88086V7.27253C7.22656 7.48253 7.40156 7.79169 7.5824 7.89669L9.39073 8.97586C9.60073 9.09836 9.6649 9.36669 9.5424 9.57669C9.4549 9.71669 9.30906 9.79253 9.16323 9.79253Z" fill="#A3A9B3"/>
      </g>
    </g>
  </svg>
''';