I am attempting to add in custom svgs for icons to use within Perspective. I am following the format of the material icons and it will not work. I need some help on formatting my svgs to work the same way as the material icons. I’ve tried several things to get this done. and it appears every time i make a change to the svgs on the gateway server, i have to restart the project also. Here is the svg code:
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 150 150"><defs><style>.cls-1{fill:url(#linear-gradient);}.cls-2{fill:#fff;fill-rule:evenodd;}.cls-3{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:5.29px;}</style><linearGradient id="linear-gradient" x1="75.01" y1="2.89" x2="75.01" y2="147.89" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0f739a"/><stop offset="1" stop-color="#176282"/></linearGradient></defs><title>aqv-icons</title><circle class="cls-1" cx="75.01" cy="75.39" r="72.5"/><path class="cls-2" d="M44.73,73.83V69.56c4.45,4,8.9,4.54,13.35,0q8.4,6.41,16.79,0,8.23,6.41,16.47,0,7,6.41,14,0v4.27c-4.68,3-9.36,3-14,0-5.49,3.21-11,2.83-16.47,0a16.69,16.69,0,0,1-16.79,0C53.63,76.8,49.18,76.87,44.73,73.83Z"/><path class="cls-2" d="M50.68,83.21V79c3.58,4,7.16,4.53,10.73,0q6.75,6.4,13.49,0,6.63,6.4,13.24,0,5.64,6.4,11.29,0v4.26c-3.77,3.05-7.53,3-11.29,0-4.41,3.21-8.83,2.83-13.24,0q-6.75,4.52-13.49,0C57.84,86.18,54.26,86.25,50.68,83.21Z"/><path class="cls-3" d="M13.18,85.27l7.55-9.21c1-2.09,4.16-4.65,6.06-4.65h5.87c2.64,0,4.29,2.31,5.76,4.65L54.24,97.57H95.87l15.82-21.51c1.47-2.34,3.12-4.65,5.76-4.65h5.87c1.9,0,5,2.56,6.06,4.65l7.55,9.21"/></svg>