tool constant

String const tool

Implementation

static const String tool =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M44 16c0 6.627-5.373 12-12 12-2.027 0-3.936-.503-5.61-1.39L9 44l-5-5 17.39-17.39A11.948 11.948 0 0120 16c0-6.627 5.373-12 12-12 2.027 0 3.936.502 5.61 1.39L30 13l5 5 7.61-7.61A11.948 11.948 0 0144 16Z"/></svg>';