headphones constant
String
const headphones
Icon Data of headphones
Implementation
static const String headphones =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="8" height="8" preserveAspectRatio="xMidYMid meet" viewBox="0 0 8 8"><path fill="currentColor" d="M4 0C2.35 0 1 1.35 1 3v1H.5a.5.5 0 00-.5.5v2a.5.5 0 00.5.5h1a.5.5 0 00.5-.5V3c0-1.11.89-2 2-2 1.11 0 2 .89 2 2v3.5a.5.5 0 00.5.5h1a.5.5 0 00.5-.5v-2a.5.5 0 00-.5-.5H7V3c0-1.65-1.35-3-3-3z"/></svg>';