link_remove_outline constant

String const link_remove_outline

Implementation

static const String link_remove_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" stroke="currentColor" d="M4.5 6.5 1.328 9.672a2.828 2.828 0 104 4L8.5 10.5m2-2 3.172-3.172a2.829 2.829 0 00-4-4L6.5 4.5m-2 6 6-6M3 4.5H0M4.5 0v3m6 9v3m1.5-4.5h3"/></svg>';