dropzone constant
String
const dropzone
Implementation
static const String dropzone = '<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"><g fill="#028BF4"><path d="M128 42.667c-47.129 0-85.333 38.204-85.333 85.333v85.333H128c47.129 0 85.333-38.204 85.333-85.333S175.13 42.667 128 42.667ZM128 192H64v-64c0-35.346 28.654-64 64-64 35.346 0 64 28.654 64 64 0 35.346-28.65 64-64 64Z"/><path d="M128 85.333c-23.563 0-42.667 19.104-42.667 42.667v42.667H128c23.563 0 42.667-19.104 42.667-42.667 0-23.563-19.104-42.667-42.667-42.667Zm0 64h-21.333V128c0-11.78 9.553-21.333 21.333-21.333 11.78 0 21.333 9.553 21.333 21.333 0 11.78-9.55 21.333-21.333 21.333Z"/><path d="M128 0H0v256h128c70.692 0 128-57.308 128-128C256 57.308 198.692 0 128 0Zm0 234.667H21.333V128C21.333 69.092 69.092 21.333 128 21.333S234.667 69.092 234.667 128 186.912 234.667 128 234.667Z"/></g></svg>';