stretching constant

String const stretching

Implementation

static const String stretching =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><g stroke="currentColor" stroke-width="4" clip-path="url(#svgIDa)"><path stroke-linecap="round" stroke-linejoin="round" d="M23 6H8a2 2 0 00-2 2v32a2 2 0 002 2h32a2 2 0 002-2V25"/><path stroke-linecap="round" d="M24.001 16v8M42 6v8m-9.999 10h-8"/><path d="M42 6 24 24"/><path stroke-linecap="round" d="M42 6h-8"/></g><defs><clipPath id="svgIDa"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>';