A common resistor. You can customize the footprint with the footprint prop.
footprint
export const ExampleResistorUsage = () => ( <resistor name="R1" resistance="1k" footprint="0402" /> )