apple_square constant

String const apple_square

Icon Data of apple_square

Implementation

static const String apple_square =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M12.8 10.313c-.012-1.266 1.034-1.873 1.08-1.904-.587-.86-1.502-.977-1.828-.99-.779-.08-1.52.458-1.915.458-.394 0-1.004-.447-1.65-.435-.849.013-1.631.493-2.068 1.254-.882 1.53-.226 3.797.633 5.038.42.607.921 1.29 1.579 1.265.633-.025.872-.41 1.638-.41.766 0 .98.41 1.65.398.682-.013 1.114-.62 1.531-1.229.482-.704.681-1.387.693-1.422-.015-.007-1.33-.51-1.342-2.023zm-1.258-3.716c.349-.424.584-1.011.52-1.597-.503.02-1.112.335-1.473.757-.323.375-.607.973-.53 1.548.56.043 1.133-.286 1.483-.708z"/><path d="M4 2a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2V4a2 2 0 00-2-2H4zm0-2h12a4 4 0 014 4v12a4 4 0 01-4 4H4a4 4 0 01-4-4V4a4 4 0 014-4z"/></g></svg>';