code constant

String const code

Icon Data of code

Implementation

static const String code =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M1.59 9.331a1 1 0 011.412-.074l3.334 3a1 1 0 01-1.338 1.486l-3.334-3a1 1 0 01-.074-1.412Z"/><path d="M6.41 6.331a1 1 0 01-.074 1.412l-3.334 3a1 1 0 11-1.338-1.486l3.334-3a1 1 0 011.412.074Zm12 3a1 1 0 01-.074 1.412l-3.334 3a1 1 0 11-1.338-1.486l3.334-3a1 1 0 011.412.074Z"/><path d="M13.59 6.331a1 1 0 011.412-.074l3.334 3a1 1 0 01-1.338 1.486l-3.334-3a1 1 0 01-.074-1.412Zm-1.827-2.796a1 1 0 01.702 1.228l-3 11a1 1 0 01-1.93-.526l3-11a1 1 0 011.228-.702Z"/></g></svg>';