angle_tool constant

String const angle_tool

Implementation

static const String angle_tool =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M3 21V3h6v12h12v6H3Z"/><path d="M13 19v2m-4-2v2M3 7h2m-2 4h2m-2 4h2m12 4v2"/></g></svg>';