Everywhere Launcher Unlocker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Everywhere Launcher Unlocker 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/325594.svg" alt="Everywhere Launcher Unlocker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325594.svg" alt="Everywhere Launcher Unlocker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325594.svg" alt="Everywhere Launcher Unlocker icon" :width="24" :height="24" />
CSS background
.icon-everywhere-launcher-unlocker {
background-image: url('https://proicons.com/icon/325594.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>.v{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><circle id="c" class="v" cx="24" cy="24" r="21.5"/><path id="d" class="v" d="M2.5863,22.8341H26.7286v2.9448H2.6269"/><path id="e" class="v" d="M4.4385,15.6843H26.7327v2.9448H3.3635"/><path id="f" class="v" d="M9.3704,8.5386H26.722v2.9448H6.6857"/><path id="g" class="v" d="M3.7208,29.9725H26.7219v2.9448H4.9715"/><path id="h" class="v" d="M7.3361,37.1114H26.7271v2.9448H9.8057"/><path id="i" class="v" d="M28.7801,8.5287v2.9572"/><path id="j" class="v" d="M30.8496,8.5261v2.9572"/><path id="k" class="v" d="M28.7839,15.6834v2.9572"/><path id="l" class="v" d="M30.8534,15.6807v2.9572"/><path id="m" class="v" d="M28.7773,22.8413v2.9572"/><path id="n" class="v" d="M30.8469,22.8386v2.9572"/><path id="o" class="v" d="M28.7884,29.9668v2.9572"/><path id="p" class="v" d="M30.858,29.9642v2.9572"/><path id="q" class="v" d="M28.7838,37.1165v2.9572"/><path id="r" class="v" d="M30.8533,37.1139v2.9572"/><path id="s" class="v" d="M44.1137,30.1688h-10.7572v-12.0302h10.9343"/><circle id="t" class="v" cx="39.4509" cy="24.1969" r="1.8588"/><path id="u" class="v" d="M41.3093,18.0561v-2.1012m-3.7114,.0849c-.0026-.0399-.0039-.08-.0039-.12,0-1.0266,.8322-1.8588,1.8588-1.8588s1.8588,.8322,1.8588,1.8588h0c0,.04,.0024,.128-.0001,.1679"/></g></svg>
Copied!