link_off constant

String const link_off

Icon Data of link_off

Implementation

static const String link_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M10 14a3.5 3.5 0 004.47.444m2.025-1.94c.557-.556 1.392-1.39 2.505-2.504a3.536 3.536 0 00-5-5l-.5.5"/><path d="M9.548 9.544A3.5 3.5 0 009 10l-4 4a3.536 3.536 0 005 5l.5-.5M3 3l18 18M3 3l18 18"/></g></svg>';