transistor constant

String const transistor

Icon Data of transistor

Implementation

static const String transistor =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.3 18.47h13v4.64h-13Zm-2.87 8.88a1.85 1.85 0 011.85-1.86h33.44a1.85 1.85 0 011.85 1.86m-.82-20.81a2 2 0 10-2 2 2 2 0 002-2Zm-2 9.06v-7M14.4 13.43H8.3v2.15h-1a1.87 1.87 0 00-1.87 1.86v24.2a1.85 1.85 0 001.85 1.86h33.43a1.86 1.86 0 001.86-1.86V17.5a1.86 1.86 0 00-1.86-1.86H21.3v-2.21h-4.64v2.21H14.4Z"/></svg>';