TransWikia.com

How can I draw the following figure in latex

TeX - LaTeX Asked by Uzma Waheed on December 28, 2020

I want to draw the following figure in latex

enter image description here

Please let me know the syntax for this

One Answer

For a starting point.

documentclass[margin=3mm]{standalone}
usepackage{tikz}

begin{document}
begin{tikzpicture}

node[draw, fill, minimum width = 0.5cm, minimum height = 0.5cm, rotate=45] (N)  {};
draw [thick]([xshift=-1mm]N.135)--++(180:2) ([xshift=1mm]N.-45)--++(0:2);

end{tikzpicture}
end{document}

enter image description here

Answered by ferahfeza on December 28, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP