sketch_logo_duotone constant

String const sketch_logo_duotone

Implementation

static const String sketch_logo_duotone =
    '<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"><path fill="currentColor" d="M240 104 128 224 78.9 104 128 40h56Z" opacity=".2"/><path fill="currentColor" d="m246 98.7-56-64a8 8 0 00-6-2.7H72a8 8 0 00-6 2.7l-56 64a8.1 8.1 0 00.2 10.8l112 120a8 8 0 0011.6 0l112-120a8.1 8.1 0 00.2-10.8ZM222.4 96H181l-36.8-48h36.2ZM73.5 112l30.6 74.6L34.4 112Zm91.7 0L128 202.9 90.8 112ZM95.1 96 128 53.1 160.9 96Zm87.4 16h39.1l-69.7 74.6ZM75.6 48h36.2L75 96H33.6Z"/></svg>';