aspect_ratio constant

String const aspect_ratio

Icon Data of aspect_ratio

Implementation

static const String aspect_ratio =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 384"><path fill="currentColor" d="M299 149v43h-43v-43h43zm0 86v42h-43v-42h43zm-171-86v43H85v-43h43zm85 0v43h-42v-43h42zM384 21q18 0 30.5 12.5T427 64v256q0 18-12.5 30.5T384 363H43q-18 0-30.5-12.5T0 320V64q0-18 12.5-30.5T43 21h341zm0 299V64H43v256h341z"/></svg>';