When a perfectly smooth vector curve and exact straight line start to feel cold and mechanical, this style adds deliberate imperfection back in for warmth and human touch. It shows up in educational apps, brainstorming tools (Excalidraw is the classic example), and illustration for casual brands.
There are two common ways to build it. An SVG feTurbulence + feDisplacementMap filter can subtly jitter a line to fake a hand tremor; a lighter approach just gives an element's four border-radius corners different (and slightly time-varying) values so it never reads as a perfect rectangle. Picking a handwriting-style typeface ties the look together.
Shake it too much and it just looks messy; keep the type too small and legibility suffers. Keeping the wobble amplitude small, and limiting it to headings and decorative elements rather than body text, is the safer bet.