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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="12" cy="14" r="7"/><path d="M12 11V5a2 2 0 012-2h2v1a2 2 0 01-2 2h-2"/><path d="M10 10.5c1.333.667 2.667.667 4 0"/></g></svg>';