Symbol/Unicode | Leftwards Arrow with Stroke/U+219A |
---|---|
Type of symbol | Arrow |
Package (requirement) | amssymb |
Argument | No |
Latex command | \nleftarrow |
Example | \nleftarrow → ↚ |
\documentclass{article}
\usepackage{amssymb}
\begin{document}
\[ Alt + 8602 = \; \nleftarrow \]
\[ ABC \nleftarrow 123 \]
\end{document}
Output :