apple constant

String const apple

Icon Data of apple

Implementation

static const String apple =
    '<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="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="15.999"><path d="M128 80c-15.959 0-96-31.793-96 48m0 0c0 79.793 48.041 112 64 112 15.958 0 16.041-16 32-16m0-144c15.958 0 96-31.793 96 48"/><path d="M224.083 127.876C224.083 207.669 175.958 240 160 240c-15.959 0-16.042-16-32-16m0-144c0-47.876-32-64-32-64m32 64c0-63.834 32.041-48.041 48-64m-48 64c47.876-15.959 63.958-32.083 48-64"/></g></svg>';