Svg install help

I added the svg icon in the (Ignition\data\modules\com.inductiveautomation.perspective\icons) directory, but it didn’t work, then I modified the material.svg in the ignition, just copied the same label, I also restarted the ignition.
help me

Copying the same tag also won’t work

Have you tried the User Manual?
https://docs.inductiveautomation.com/display/DOC80/Images%2C+SVGs%2C+and+Icons+in+Perspective#Images,SVGs,andIconsinPerspective-UseaCustomIconRepository

I haven’t tried it myself yet

i try the User Manual,I imitated But ,it is not work,

Can you get the example working? Also, can you copy and paste a text version of your svg definitions instead of an image?

This works:

<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">  
	<svg viewBox="0 0 24 24">
		<g class="icon" id="accessibility">
			<path d="M0 0h24v24H0z" fill="none"/>
			<path d="M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z"/>
		</g>
	</svg>
		
	<svg viewBox="0 0 24 24">
		<g class="icon" id="zzz">
			<path d="M0 0h24v24H0z" fill="none"/>
			<path d="M12 2c1.1 0 2 .9 2 2s.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z"/>
		</g>
	</svg>
</svg>

Yes, I put your file name in the directory (Ignition\data\modules\com.inductiveautomation.perspective\icons), call it with component icont in Perspective, write in path

thanks I just watched it several times and it didn’t take effect. I gave up, but after I came back from the meal, it took effect again. Does he need to refresh or wait for a while to take effect?

I found if I just closed the View and re-opened it, it worked

Wǒ míngbáile,thanks, wǒ fāle túpiàn, nǐ què bǎ tā dǎ chéngle svg, wànfēn gǎnxiè

34/5000

I understand, thanks, I posted the picture, but you typed it into an svg, thank you very much