camera constant

String const camera

Icon Data of camera

Implementation

static const String camera =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M2 3a1 1 0 00-1 1v7a1 1 0 001 1h11a1 1 0 001-1V4a1 1 0 00-1-1H2ZM0 4a2 2 0 012-2h11a2 2 0 012 2v7a2 2 0 01-2 2H2a2 2 0 01-2-2V4Zm2 .25A.25.25 0 012.25 4h2.5a.25.25 0 01.25.25v1.505a.25.25 0 01-.25.25h-2.5a.25.25 0 01-.25-.25V4.25Zm10.101 3.334a2.601 2.601 0 11-5.202 0 2.601 2.601 0 015.202 0Zm1 0a3.601 3.601 0 11-7.202 0 3.601 3.601 0 017.202 0Z" clip-rule="evenodd"/></svg>';