path_crop constant

String const path_crop

Implementation

static const String path_crop =
    '<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 stroke="currentColor" stroke-width="2" d="M6 6h8v8H6z" opacity=".5"/><path fill-rule="evenodd" d="M9 9h10v10H9V9Zm6 2h2v6h-6v-2h4v-4Z" clip-rule="evenodd"/></g></svg>';