Nrf Toolbox Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nrf Toolbox 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/344978.svg" alt="Nrf Toolbox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344978.svg" alt="Nrf Toolbox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344978.svg" alt="Nrf Toolbox icon" :width="24" :height="24" />
CSS background
.icon-nrf-toolbox {
background-image: url('https://proicons.com/icon/344978.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><circle id="b" class="i" cx="34.965" cy="36.2084" r="4.2352"/><path id="c" class="i" d="m26.0432,23.0256l.7179.6852-15.3255,18.0013-3.6546-3.2631,15.4673-17.7511.848.7831,7.3963-8.4405-.5656-.4786c-.8475-2.3109-2.0963-4.564-5.743-6.1346,4.3802-.6005,7.225.8038,9.5282,2.915l.6526-.7396,1.8708,1.6098-.5656.8266,1.0442.7831c-.3831,2.0437,1.8404,1.9904,2.0912,2.0884l2.6947,2.654-3.0455,3.5676-3.0455-2.4364c-.2541-.7773-.3927-1.8719-2.2624-2.2189l-.8702-.7396-7.2331,8.2882Z"/><path id="d" class="i" d="m25.7617,24.8847l7.6361,7.3891"/><path id="e" class="i" d="m23.3137,27.7602l7.5599,7.3539"/><path id="f" class="i" d="m8.2506,9.2316l4.2301,2.3227-2.815,5.0761-4.1658-2.2646c5.9777,13.0253,17.9848-7.4709,2.7506-5.1342Z"/><path id="g" class="i" d="m15.1991,15.0646l7.2004,6.6074"/><path id="h" class="i" d="m19.8674,24.578l-7.0891-6.5682"/></svg>
Copied!