taxi_stand constant

String const taxi_stand

Icon Data of taxi_stand

Implementation

static const String taxi_stand =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="m45.699 24.145-7.89-13.293c-.314-.584-1.072-.852-1.721-.852H29V4c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v6h-5.96c-.65 0-1.44.268-1.754.852L4.365 24.25C3.064 24.25 2 25.237 2 26.572v12.139C2 40.046 3.064 41 4.365 41H7v3.78C7 46.784 8.328 48 10.279 48h1.183C13.413 48 15 46.784 15 44.78V41h20v3.78c0 2.004 1.714 3.22 3.665 3.22h1.184C41.8 48 43 46.784 43 44.78V41h2.763c1.3 0 2.237-.954 2.237-2.289V26.572c0-1.335-1-2.427-2.301-2.427zm-37.194 9.71c-1.633 0-2.958-1.358-2.958-3.034 0-1.677 1.324-3.035 2.958-3.035s2.957 1.358 2.957 3.035c0 1.676-1.323 3.034-2.957 3.034zM10.279 24l5.384-9.377c.292-.598 1.063-.623 1.713-.623h15.376c.65 0 1.421.025 1.712.623L39.849 24h-29.57zm31.343 9.855c-1.632 0-2.957-1.358-2.957-3.034 0-1.677 1.325-3.035 2.957-3.035 1.633 0 2.958 1.358 2.958 3.035 0 1.676-1.325 3.034-2.958 3.034z"/></svg>';