keyboard_duotone constant

String const keyboard_duotone

Implementation

static const String keyboard_duotone =
    '<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"><rect width="208" height="144" x="24" y="56" fill="currentColor" opacity=".2" rx="8.5"/><path fill="currentColor" d="M223.5 47.5h-191a17 17 0 00-17 17v127a17 17 0 0017 17h191a17 17 0 0017-17v-127a17 17 0 00-17-17Zm0 144h-191v-127h191v127Z"/><path fill="currentColor" d="M200 120H56a8 8 0 000 16h144a8 8 0 000-16Zm0-32H56a8 8 0 000 16h144a8 8 0 000-16ZM64 152h-8a8 8 0 000 16h8a8 8 0 000-16Zm96 0H96a8 8 0 000 16h64a8 8 0 000-16Zm40 0h-8a8 8 0 000 16h8a8 8 0 000-16Z"/></svg>';