<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - variant Icon set in Conditional formatting cant be setup"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115334#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - variant Icon set in Conditional formatting cant be setup"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115334">bug 115334</a>
              from <span class="vcard"><a class="email" href="mailto:xv3247@gmail.com" title="Xavier Van Wijmeersch <xv3247@gmail.com>"> <span class="fn">Xavier Van Wijmeersch</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=141203" name="attach_141203" title="different screenshots of 3 arrows formatting">attachment 141203</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=141203&action=edit" title="different screenshots of 3 arrows formatting">[details]</a></span>
different screenshots of 3 arrows formatting

I think the problem is more a wrong interpretation of =sign() by the reporter.

SIGN
Returns the sign of a number. Returns 1 if the number is positive, -1 if
negative and 0 if zero.
Syntax
SIGN(Number)
Number is the number whose sign is to be determined.

So he need to change percent into value and it will work.
For me its not a bug, more a miss understanding off the function sign</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>