heart_fill constant

String const heart_fill

Icon Data of heart_fill

Implementation

static const String heart_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M1889 287q53 53 88 116t53 131 18 138-17 138-53 131-89 116l-865 864-865-864q-53-53-88-116T18 811 0 673t17-139 53-131 89-116q78-77 177-118t208-41q109 0 208 41t177 118l95 96 95-96q78-77 177-118t208-41q109 0 208 41t177 118z"/></svg>';