contacts constant

String const contacts

Icon Data of contacts

Implementation

static const String contacts =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M10.35 4.5a2 2 0 00-1.95 2v35.1a2 2 0 001.95 2h27.3a2 2 0 002-2V6.45a2 2 0 00-2-1.95ZM24 13.27a5.37 5.37 0 11-5.36 5.37A5.37 5.37 0 0124 13.27ZM24 26c6 0 10.73 1.67 10.73 3.66v5.12H13.27v-5.17C13.27 27.62 18 26 24 26Z"/></svg>';