smartphone_shake constant

String const smartphone_shake

Implementation

static const String smartphone_shake =
    '<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"><g fill="currentColor"><path d="M13 14h-2v2h2v-2Z"/><path fill-rule="evenodd" d="M8 7a2 2 0 012-2h4a2 2 0 012 2v10a2 2 0 01-2 2h-4a2 2 0 01-2-2V7Zm2 0h4v10h-4V7Z" clip-rule="evenodd"/><path d="M18 9h2v6h-2V9ZM0 14h2v-4H0v4Zm6 1H4V9h2v6Zm18-5h-2v4h2v-4Z"/></g></svg>';