plangrid constant

String const plangrid

Implementation

static const String plangrid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M22.136 0c3.463 0 5.681.011 7.771 2.099C31.984 4.188 32 6.391 32 9.87v12.267c0 3.463-.016 5.681-2.099 7.771-2.089 2.083-4.292 2.093-7.771 2.093H9.863c-3.463 0-5.681-.011-7.771-2.099C.015 27.813-.001 25.61-.001 22.131V9.864c0-3.463.016-5.681 2.099-7.771C4.187.016 6.39 0 9.863 0zm5.859 14.869C27.427 8.77 22.246 4.005 16 4.005 9.369 4.005 4 9.369 4 16c0 6.401 5.005 11.645 11.312 12h9.516A3.18 3.18 0 0028 24.823v-9.959zm-3.042 11.448a1.362 1.362 0 01-1.365-1.364c0-.756.609-1.365 1.365-1.365a1.366 1.366 0 010 2.729zM16 25.265A9.275 9.275 0 016.735 16 9.275 9.275 0 0116 6.735 9.275 9.275 0 0125.265 16 9.275 9.275 0 0116 25.265z"/></svg>';