How do I save a drawing in-game?

Hello! I’m looking to save a drawing the player drew and using it as a spite in the game(Think draw your stickman kind of thing), is there any way to do this?

I currently have a drawing system consisting of line renderers but I don’t know if that’s enough, or if i can save it as a sprite like that, thanks!

Thanks!

Not sure if I’m following what you’re asking but if you mean rendering stuff and ending up with a Sprite then maybe this will help: Creating a Sprite from Camera View in Unity