ellipsis_horizontal_solid constant
String
const ellipsis_horizontal_solid
Implementation
static const String ellipsis_horizontal_solid =
'<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" fill-rule="evenodd" d="M4.5 12a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm6 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Zm6 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0Z" clip-rule="evenodd"/></svg>';