magnet constant

String const magnet

Icon Data of magnet

Implementation

static const String magnet =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M7.293 1.393a1 1 0 011.414 0l3.536 3.536a1 1 0 010 1.414l-4.95 4.95a1 1 0 101.414 1.414l4.95-4.95a1 1 0 011.414 0l3.536 3.536a1 1 0 010 1.414l-4.95 4.95A8 8 0 112.343 6.343l4.95-4.95ZM8 3.515 3.757 7.757a6 6 0 108.486 8.486L16.485 12l-2.121-2.121-4.243 4.242A3 3 0 115.88 9.88l4.242-4.243L8 3.515Z"/><path d="m7.293 8.464-2.121-2.12 1.414-1.415L8.707 7.05 7.293 8.464Zm6.364 6.364-2.121-2.12 1.414-1.415 2.121 2.121-1.414 1.414Zm.972-8.4a1 1 0 01-.557-1.3l1.35-3.375 1.558.52.819-1.706a1 1 0 011.803.866L18.02 4.727l-1.442-.48-.65 1.624a1 1 0 01-1.3.557Z"/></g></svg>';