bold constant

String const bold

Icon Data of bold

Implementation

static const String bold =
    '<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="M7 5.009h4.547c2.126 0 3.671.303 4.632.907.962.605 1.442 1.567 1.442 2.887 0 .896-.211 1.63-.631 2.205-.421.574-.98.919-1.678 1.036v.103c.951.212 1.637.608 2.057 1.189.421.58.631 1.352.631 2.316 0 1.367-.494 2.434-1.482 3.199-.989.766-2.332 1.149-4.027 1.149H7V5.009zm3 5.937h2.027c.862 0 1.486-.133 1.872-.4.387-.267.579-.708.579-1.323 0-.574-.21-.986-.63-1.236-.421-.249-1.087-.374-1.996-.374H10v3.333zm0 2.523v3.906h2.253c.876 0 1.521-.167 1.939-.502.417-.335.626-.848.626-1.539 0-1.244-.889-1.865-2.668-1.865H10z"/></svg>';