browser constant

String const browser

Icon Data of browser

Implementation

static const String browser =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><ellipse cx="3.72" cy="4.02" fill="currentColor" rx=".67" ry=".62"/><path fill="currentColor" d="M6.29 4.65A.65.65 0 007 4a.67.67 0 00-1.38 0 .65.65 0 00.67.65z"/><ellipse cx="8.87" cy="4.02" fill="currentColor" rx=".67" ry=".63"/><path fill="currentColor" d="M14.25 1.5H1.75A1.25 1.25 0 00.5 2.75v10.5a1.25 1.25 0 001.25 1.25h12.5a1.25 1.25 0 001.25-1.25V2.75a1.25 1.25 0 00-1.25-1.25zM1.75 2.75h12.5v2.5H1.75v-2.5zm0 10.5V6.5h12.5v6.75z"/></svg>';