fulcrum constant

String const fulcrum

Icon Data of fulcrum

Implementation

static const String fulcrum =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m15 0-1.28 12.2L10.1 16l3.62 3.8L15 32V19l-3-3 3-3V0zm2 0v13l3 3-3 3v13l1.28-12.2L21.9 16l-3.62-3.8L17 0zM9.5 7 7 10l2.5 3 2.5-3-2.5-3zm13 0L20 10l2.5 3 2.5-3-2.5-3z"/></svg>';