file_star constant

String const file_star

Icon Data of file_star

Implementation

static const String file_star =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 3v4a1 1 0 001 1h4"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/><path d="m11.8 16.817-2.172 1.138a.392.392 0 01-.568-.41l.415-2.411-1.757-1.707a.389.389 0 01.217-.665l2.428-.352 1.086-2.193a.392.392 0 01.702 0l1.086 2.193 2.428.352a.39.39 0 01.217.665l-1.757 1.707.414 2.41a.39.39 0 01-.567.411L11.8 16.817z"/></g></svg>';