flower_line constant

String const flower_line

Implementation

static const String flower_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M10.586 2.5a2 2 0 012.701-.117l.127.117 1.627 1.626.174-.242.315-.453.205-.308.206-.329c.308-.48.677-.937 1.326-.758a1 1 0 01.726.843L18 3v6a6.002 6.002 0 01-4.765 5.873l-.235.044v4a6.008 6.008 0 004.423-3.346 1 1 0 111.807.858A8.007 8.007 0 0113 20.94c0 .566-.407 1.061-1 1.061s-1-.495-1-1.062a8.007 8.007 0 01-6.23-4.509 1 1 0 011.807-.858 6.01 6.01 0 004.17 3.298l.253.048v-4a6.002 6.002 0 01-4.995-5.67L6 9V3a1 1 0 01.733-.964c.597-.165.959.212 1.254.649l.345.542.138.204.315.453.174.242L10.586 2.5ZM16 6.163c-.512.637-1.111 1.304-1.735 1.824C13.67 8.483 12.872 9 12 9c-.872 0-1.67-.517-2.265-1.013-.52-.433-1.022-.968-1.472-1.503L8 6.164V9a4 4 0 007.995.2L16 9V6.163Zm-4-2.249-1.774 1.774.385.42c.4.424.911.892 1.389.892s.99-.468 1.39-.892l.384-.42L12 3.914Z"/></g></svg>';