photoscan constant

String const photoscan

Implementation

static const String photoscan =
    '<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="M9 8a1 1 0 100-2 1 1 0 000 2Z"/><path fill-rule="evenodd" d="M17 3a2 2 0 012 2v14a2 2 0 01-2 2H7a2 2 0 01-2-2V5a2 2 0 012-2h10Zm-4.535 2H17v11H7v-5.535A4 4 0 0012.465 5ZM9 5a2 2 0 100 4 2 2 0 000-4Z" clip-rule="evenodd"/></g></svg>';