Acb Safekey Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Acb Safekey 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/335869.svg" alt="Acb Safekey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335869.svg" alt="Acb Safekey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335869.svg" alt="Acb Safekey icon" :width="24" :height="24" />
CSS background
.icon-acb-safekey {
background-image: url('https://proicons.com/icon/335869.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M37.3161,16.2977c1.3093,0,2.3707,1.0785,2.3707,2.4089s-1.0614,2.4089-2.3707,2.4089h-3.9117v-9.6354h3.9117c1.3093,0,2.3707,1.0785,2.3707,2.4089s-1.0614,2.4089-2.3707,2.4088Z"/><line class="c" x1="37.3161" y1="16.2977" x2="33.4042" y2="16.2977"/><path class="c" d="M30.5521,17.884v.0395c0,1.7627-1.4063,3.1917-3.1411,3.1917s-3.1411-1.429-3.1411-3.1917v-3.2519c0-1.7627,1.4063-3.1917,3.1411-3.1917h0c1.7348,0,3.1411,1.429,3.1411,3.1917v.0395"/><line class="c" x1="20.3655" y1="17.8925" x2="16.1799" y2="17.8925"/><polyline class="c" points="15.136 21.0883 18.2766 11.4805 21.4171 21.1172"/><path class="c" d="M5.5,19.1883c3.4058,0,6.1667,2.7609,6.1667,6.1667s-2.7609,6.1667-6.1667,6.1667"/><path class="c" d="M11.6667,25.355h30.8333"/><path class="c" d="M38.5006,5.4992H9.4994c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0012c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0012c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4994c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/></svg>
Copied!