designmodo constant

String const designmodo

Implementation

static const String designmodo =
    '<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 fill-rule="evenodd" d="M7 4.054a5 5 0 100 10 5 5 0 000-10Zm-2 5a2 2 0 104 0 2 2 0 00-4 0Z" clip-rule="evenodd"/><path d="M22 10.554h-5v-3h5v3Zm-10.45 6.392a3.988 3.988 0 002.829-1.172l2.121 2.121a6.978 6.978 0 01-4.95 2.05 6.978 6.978 0 01-4.95-2.05l2.122-2.12a3.987 3.987 0 002.828 1.17Z"/></g></svg>';