atom constant

String const atom

Icon Data of atom

Implementation

static const String atom =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="24" cy="24" r="16.337" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="24" cy="24" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="6.85" ry="16.337"/><ellipse cx="24" cy="24" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="16.337" ry="6.85" transform="rotate(-30 24 24)"/><ellipse cx="24" cy="24" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="6.85" ry="16.337" transform="rotate(-60 24 24)"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M40.337 24v20.14"/><circle cx="24" cy="24" r="2.868" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M37.183 40.985A21.5 21.5 0 1145.5 24v18.44"/></svg>';