file_copy_outline_rounded constant

String const file_copy_outline_rounded

Implementation

static const String file_copy_outline_rounded =
    '<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"><path fill="currentColor" d="M19 19H8q-.825 0-1.412-.587Q6 17.825 6 17V3q0-.825.588-1.413Q7.175 1 8 1h6.175q.4 0 .763.15.362.15.637.425l4.85 4.85q.275.275.425.637.15.363.15.763V17q0 .825-.587 1.413Q19.825 19 19 19ZM14 3H8v14h11V8h-4q-.425 0-.712-.287Q14 7.425 14 7ZM4 23q-.825 0-1.412-.587Q2 21.825 2 21V8q0-.425.288-.713Q2.575 7 3 7t.713.287Q4 7.575 4 8v13h10q.425 0 .713.288.287.287.287.712t-.287.712Q14.425 23 14 23ZM8 3v5-5 14V3Z"/></svg>';