brand_sketch constant

String const brand_sketch

Implementation

static const String brand_sketch =
    '<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="m3.262 10.878 8 8.789c.4.44 1.091.44 1.491 0l8-8.79c.313-.344.349-.859.087-1.243L17.303 4.44a1 1 0 00-.823-.436H7.554a1 1 0 00-.823.436l-3.54 5.192c-.263.385-.227.901.087 1.246z"/></svg>';