rupee_circle constant

String const rupee_circle

Implementation

static const String rupee_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12zm7-6a1 1 0 000 2h3c.34 0 .872.11 1.29.412.19.136.372.321.505.588H7.997a1 1 0 100 2h4.798a1.58 1.58 0 01-.504.588A2.352 2.352 0 0111 12H7.997a1 1 0 00-.625 1.781l5.003 4a1 1 0 101.25-1.562L10.848 14h.15c.661 0 1.629-.19 2.46-.789A3.621 3.621 0 0014.896 11H16a1 1 0 100-2h-1.104a3.81 3.81 0 00-.367-1H16a1 1 0 100-2H8z" clip-rule="evenodd"/></svg>';