star2off constant

String const star2off

Implementation

static const String star2off =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m26.522 12.293-5.024-.73c-1.09-.158-2.378-1.095-2.864-2.08l-2.25-4.555c-.486-.986-1.283-.986-1.77 0l-2.247 4.554c-.487.986-1.776 1.923-2.864 2.08l-5.026.73c-1.088.16-1.334.917-.547 1.685l3.637 3.544c.788.77 1.28 2.284 1.094 3.37l-.857 5.003c-.186 1.085.458 1.553 1.432 1.04l4.495-2.362c.974-.51 2.566-.51 3.54 0l4.496 2.364c.974.512 1.618.044 1.433-1.04l-.86-5.005c-.186-1.086.307-2.6 1.095-3.37l3.636-3.543c.787-.768.54-1.525-.548-1.684zm-4.485 3.796c-1.266 1.23-1.966 3.393-1.67 5.136l.514 2.984-2.678-1.41c-.757-.395-1.715-.61-2.702-.61s-1.945.215-2.7.61l-2.68 1.408.512-2.982c.297-1.743-.404-3.905-1.67-5.137l-2.167-2.113 2.995-.435c1.754-.255 3.592-1.59 4.373-3.175L15.5 7.652l1.342 2.716c.78 1.583 2.617 2.92 4.37 3.173l2.99.436-2.165 2.113z"/></svg>';