scale_outline constant

String const scale_outline

Icon Data of scale_outline

Implementation

static const String scale_outline =
    '<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"><rect width="18" height="18" x="3" y="3" rx="4"/><path d="M12 7c1.956 0 3.724.802 4.994 2.095l-2.956 2.904A3 3 0 0012 11.2a3 3 0 00-2.038.798L7.006 9.095A6.979 6.979 0 0112 7z"/></g></svg>';