software_outlined constant

String const software_outlined

Implementation

static const String software_outlined =
    '<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="M14 18.315A7.037 7.037 0 0111.263 16H3V4h18v2.264a7.046 7.046 0 012 2.15V4a2.006 2.006 0 00-2-2H3a2.006 2.006 0 00-2 2v12a2.006 2.006 0 002 2h7v2H8v2h8v-2h-2Z"/><path fill="currentColor" d="M17 6a6 6 0 106 6 5.998 5.998 0 00-6-6Zm0 10a4 4 0 114-4 4.005 4.005 0 01-4 4Z"/><circle cx="17" cy="12" r="1" fill="currentColor"/></svg>';