Reckoning Skills Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Reckoning Skills 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/346560.svg" alt="Reckoning Skills icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346560.svg" alt="Reckoning Skills icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346560.svg" alt="Reckoning Skills icon" :width="24" :height="24" />
CSS background
.icon-reckoning-skills {
background-image: url('https://proicons.com/icon/346560.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>.w{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.x{fill:#fff;stroke-width:0px;}</style></defs><g id="c"><path id="d" class="w" d="m23.4016,22.9928l5.4612,5.4609"/><path id="e" class="w" d="m23.4172,29.6705l6.6624-6.6621"/></g><path id="f" class="w" d="m9.4397,26.3395h9.4221"/><path id="g" class="w" d="m22.0374,14.1612h9.4221"/><path id="h" class="w" d="m14.1507,9.4283v9.4659"/><path id="i" class="w" d="m9.4397,14.1612h9.4221"/><circle id="j" class="x" cx="14.1507" cy="23.028" r=".75"/><circle id="k" class="x" cx="14.1507" cy="29.4318" r=".75"/><circle id="l" class="x" cx="34.274" cy="34.4331" r=".75"/><circle id="m" class="x" cx="31.0463" cy="34.4331" r=".75"/><circle id="n" class="w" cx="34.274" cy="34.4331" r="8.0673"/><path id="o" class="w" d="m26.2576,35.0786H8.3478c-1.4898,0-2.6891-1.1993-2.6891-2.689V8.189c0-1.4897,1.1993-2.689,2.6891-2.689h24.2019c1.4898,0,2.6891,1.1993,2.6891,2.689v18.1772"/><circle id="p" class="x" cx="37.497" cy="34.4331" r=".75"/><circle id="q" class="x" cx="34.274" cy="31.2101" r=".75"/><circle id="r" class="x" cx="31.0463" cy="31.2101" r=".75"/><circle id="s" class="x" cx="37.497" cy="31.2101" r=".75"/><circle id="t" class="x" cx="34.274" cy="37.6561" r=".75"/><circle id="u" class="x" cx="31.0463" cy="37.6561" r=".75"/><circle id="v" class="x" cx="37.497" cy="37.6561" r=".75"/></svg>
Copied!