vibration_outline constant

String const vibration_outline

Implementation

static const String vibration_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"><path fill="currentColor" d="M0 15V9h2v6Zm3 2V7h2v10Zm19-2V9h2v6Zm-3 2V7h2v10ZM8 21q-.825 0-1.412-.587Q6 19.825 6 19V5q0-.825.588-1.413Q7.175 3 8 3h8q.825 0 1.413.587Q18 4.175 18 5v14q0 .825-.587 1.413Q16.825 21 16 21Zm0-2h8V5H8v14Zm0 0V5v14Z"/></svg>';