In one of the slides at my university the negation of \forall was used. It looked like this:

I want to use the symbol, so I searched for it using this StackExchange post, but I couldn't find it anywhere.
Is it even used? If yes, what's the LaTeX command?



\usepackage{centernot}and\centernot{\forall}. – egreg Nov 30 '19 at 12:46