forward_circle constant

String const forward_circle

Icon Data of forward_circle

Implementation

static const String forward_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="-2 -2 24 24"><path fill="currentColor" d="M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm-.973-4.754-1.956 1.398c-.905.646-2.13.389-2.737-.576A2.201 2.201 0 014 12.898V7.102C4 5.942 4.883 5 5.972 5c.391 0 .774.124 1.099.356l1.956 1.398C9.182 5.76 9.994 5 10.972 5c.391 0 .774.124 1.099.356l4.055 2.898c.905.647 1.146 1.952.54 2.917a2.042 2.042 0 01-.54.575l-4.055 2.898c-.905.646-2.13.389-2.737-.576a2.183 2.183 0 01-.307-.822zm1.945-6.144v5.796L15.027 10l-4.055-2.898zm-5 0v5.796l3.02-2.159.004-1.476-3.024-2.161z"/></svg>';