Ninjaone Rmm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ninjaone Rmm icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/344790.svg" alt="Ninjaone Rmm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344790.svg" alt="Ninjaone Rmm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344790.svg" alt="Ninjaone Rmm icon" :width="24" :height="24" />
CSS background
.icon-ninjaone-rmm {
background-image: url('https://proicons.com/icon/344790.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M22.5986,39.9187l14.5574.0926"/><path class="d" d="M4.5,7.9886h25.0911v7.8843h13.9089v19.4993h-27.2426v-10.3207H4.5V7.9886Z"/><path class="d" d="M19.7529,19.4695h20.2861v12.5331h-20.2861v-12.5331Z"/></svg>
Copied!