A common capacitor. You can customize the footprint with the footprint prop.
footprint
export const ExampleCapacitorUsage = () => ( <capacitor name="C1" capacitance="1uF" footprint="0402" /> )