keyhole_square constant

String const keyhole_square

Icon Data of keyhole_square

Implementation

static const String keyhole_square =
    '<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" d="M14 10a2 2 0 10-3 1.723V15a1 1 0 002 0v-3.277A1.991 1.991 0 0014 10Z"/><path fill="currentColor" d="M19 2H5a3.003 3.003 0 00-3 3v14a3.003 3.003 0 003 3h14a3.003 3.003 0 003-3V5a3.003 3.003 0 00-3-3Zm-6 9.723V15a1 1 0 01-2 0v-3.277a2 2 0 112 0Z" opacity=".5"/></svg>';