Ninjaone Dashboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ninjaone Dashboard 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/344788.svg" alt="Ninjaone Dashboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344788.svg" alt="Ninjaone Dashboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344788.svg" alt="Ninjaone Dashboard icon" :width="24" :height="24" />
CSS background
.icon-ninjaone-dashboard {
background-image: url('https://proicons.com/icon/344788.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:#fff;}.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="e" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="e" d="M26.8784,34.9435v-3.5845c0-1.1998-.9726-2.1724-2.1724-2.1724h0c-1.1998,0-2.1724.9726-2.1724,2.1724"/><line class="e" x1="22.5336" y1="34.9435" x2="22.5336" y2="29.1866"/><path class="e" d="M33.4893,33.8472c-.3742.6549-1.0793,1.0963-1.8876,1.0963h0c-1.1998,0-2.1724-.9726-2.1724-2.1724v-1.4121c0-1.1998.9726-2.1724,2.1724-2.1724h0c1.1998,0,2.1724.9726,2.1724,2.1724v.706s-4.3448,0-4.3448,0"/><rect class="e" x="14.2259" y="26.2539" width="5.7569" height="8.6896" rx="2.8784" ry="2.8784"/><circle class="d" cx="19.3819" cy="13.8168" r=".6957"/><line class="e" x1="19.3819" y1="16.478" x2="19.3819" y2="22.2349"/><circle class="d" cx="28.8676" cy="13.8711" r=".75"/><path class="e" d="M35.5,20.0625c0,1.1998-.9726,2.1724-2.1724,2.1724h0c-1.1998,0-2.1724-.9726-2.1724-2.1724v-1.4121c0-1.1998.9726-2.1724,2.1724-2.1724h0c1.1998,0,2.1724.9726,2.1724,2.1724"/><line class="e" x1="35.5" y1="22.2349" x2="35.5" y2="16.478"/><path class="e" d="M16.8448,22.2349v-3.5845c0-1.1998-.9726-2.1724-2.1724-2.1724h0c-1.1998,0-2.1724.9726-2.1724,2.1724"/><line class="e" x1="12.5" y1="22.2349" x2="12.5" y2="16.478"/><path class="e" d="M26.2639,22.2349v-3.5845c0-1.1998-.9726-2.1724-2.1724-2.1724h0c-1.1998,0-2.1724.9726-2.1724,2.1724"/><line class="e" x1="21.919" y1="22.2349" x2="21.919" y2="16.478"/><path class="e" d="M28.8676,16.478v7.2993c0,.7712-.6083,1.3903-1.3686,1.3903-.3802,0-.7278-.1521-.9776-.4128"/></svg>
Copied!