display constant

String const display

Icon Data of display

Implementation

static const String display =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" stroke="currentColor" stroke-width="16"><path d="M32.046 15.997h191.908"/><path stroke-linecap="round" stroke-linejoin="round" d="M16.054 31.994v143.927M239.946 31.99v143.93M32.046 15.997a15.992 15.992 0 00-15.992 15.992m207.9-15.992a15.992 15.992 0 0115.992 15.992"/><path d="M223.954 191.913H32.046"/><path stroke-linecap="round" stroke-linejoin="round" d="M223.954 191.913a15.992 15.992 0 0015.992-15.992m-207.9 15.992a15.992 15.992 0 01-15.992-15.992M191.97 239.89H64.03m79.962-47.977v47.977m-31.984-47.977v47.977m-95.954-79.962h223.892"/></g></svg>';