link_fill constant

String const link_fill

Implementation

static const String link_fill =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="m17.303 9.524 3.182 3.182a5.5 5.5 0 11-7.778 7.778l-1.06-1.06a1.5 1.5 0 112.12-2.122l1.062 1.061a2.5 2.5 0 003.535-3.536l-3.182-3.182a2.5 2.5 0 00-2.681-.56c-.162.064-.312.13-.454.196l-.464.217c-.62.28-1.097.4-1.704-.206-.872-.872-.646-1.677.417-2.41a5.502 5.502 0 017.007.642Zm-6.01-6.01 1.06 1.06a1.5 1.5 0 01-2.12 2.122l-1.061-1.06A2.5 2.5 0 105.636 9.17l3.182 3.182a2.5 2.5 0 002.681.56c.162-.064.312-.13.454-.196l.464-.217c.62-.28 1.098-.4 1.704.206.872.872.646 1.677-.417 2.41a5.502 5.502 0 01-7.007-.642l-3.182-3.182a5.5 5.5 0 117.778-7.778Z"/></g></svg>';