Niagara Launcher Settings Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Niagara Launcher Settings icon is commonly used in admin panels, user preferences and configuration pages. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/344755.svg" alt="Niagara Launcher Settings icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344755.svg" alt="Niagara Launcher Settings icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344755.svg" alt="Niagara Launcher Settings icon" :width="24" :height="24" />
CSS background
.icon-niagara-launcher-settings {
background-image: url('https://proicons.com/icon/344755.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m33.4302,25.2384c.0539-.4107.0829-.8242.0867-1.2384-.0038-.4142-.0327-.8277-.0867-1.2384l3.4634-2.3146c.2669-.2038.3378-.5757.1648-.8635l-2.7026-4.6868c-.162-.2909-.5155-.4153-.824-.29l-3.7424,1.8453c-.6584-.5025-1.3784-.9187-2.1424-1.2384l-.2719-4.1467c-.0463-.3276-.3283-.5701-.6592-.5669h-5.4184c-.3309-.0033-.6129.2393-.6592.5669l-.2731,4.1467c-.765.3177-1.4853.7341-2.1424,1.2384l-3.7544-1.8453c-.3085-.1253-.662-.0009-.824.29l-2.7026,4.6868c-.173.2878-.1021.6597.1648.8635l3.4568,2.3146c-.0537.4107-.0827.8242-.0867,1.2384.0038.4142.0327.8277.0867,1.2384l-3.4568,2.3146c-.2669.2038-.3378.5757-.1648.8635l2.7026,4.6868c.162.2909.5155.4153.824.29l3.742-1.8453c.6584.5025,1.3784.9187,2.1424,1.2384l.2723,4.1467c.0463.3276.3283.5702.6592.5669h5.4053c.3309.0033.6129-.2393.6592-.5669l.2735-4.1467c.765-.3177,1.4853-.7341,2.1424-1.2384l3.7408,1.8453c.3085.1253.662.0009.824-.29l2.7026-4.6868c.173-.2878.1021-.6597-.1648-.8635l-3.437-2.3146Z"/><path class="c" d="m23.999,28c-2.2091.0031-4.0025-1.7853-4.0056-3.9944-.0031-2.2091,1.7853-4.0025,3.9944-4.0056,2.2091-.0031,4.0025,1.7853,4.0056,3.9944,0,.0019,0,.0037,0,.0056.0031,2.2061-1.7828,3.9969-3.9889,4-.0019,0-.0037,0-.0056,0Z"/><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Copied!