Nperf Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nperf 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/344964.svg" alt="Nperf icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344964.svg" alt="Nperf icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344964.svg" alt="Nperf icon" :width="24" :height="24" />
CSS background
.icon-nperf {
background-image: url('https://proicons.com/icon/344964.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="i" d="M36.25400162,7.52700019h-19.39200211c-4.09242058-.00884771-7.41715527,3.30154181-7.4260025,7.39396238-.00002384.01101208-.00002384.02202511.00000191.03303814v19.44999886l-3.93599892-3.93499947"/><path id="f" class="i" d="M11.74600029,40.47299981h19.3920002c4.09241867.00884628,7.4171524-3.30154419,7.4260025-7.39396286.00002289-.01101303.00002289-.02202606-.00000381-.03303909V13.5959971l3.93600082,3.93600082"/><path id="g" class="i" d="M29.90500069,31.58000016v-9.44000053c0-3.1590004-2.6439991-5.71999931-5.90500069-5.71999931h0c-3.26200104,0-5.90500069,2.56100082-5.90500069,5.71999931"/><path id="h" class="i" d="M18.09499931,31.58000016v-15.15999985"/></svg>
Copied!