perspective constant

String const perspective

Icon Data of perspective

Implementation

static const String perspective =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m6.141 4.163 12 1.714a1 1 0 01.859.99v10.266a1 1 0 01-.859.99l-12 1.714A1 1 0 015 18.847V5.153a1 1 0 011.141-.99z"/></svg>';