Poweramp Unlocker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Poweramp 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/331543.svg" alt="Poweramp Unlocker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331543.svg" alt="Poweramp Unlocker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331543.svg" alt="Poweramp Unlocker icon" :width="24" :height="24" />
CSS background
.icon-poweramp-unlocker {
background-image: url('https://proicons.com/icon/331543.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m32.5842,43.7179c-2.6294,1.1463-5.5326,1.7821-8.5842,1.7821-11.8741,0-21.5-9.6259-21.5-21.5S12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5c0,3.4047-.7914,6.6245-2.2002,9.4856"/><path class="c" d="m32.5843,37.5046c-2.4804,1.58-5.4255,2.4954-8.5843,2.4954-8.8366,0-16-7.1634-16-16S15.1634,8,24,8s16,7.1634,16,16c0,1.9298-.3417,3.7799-.9678,5.4929"/><path class="c" d="m35.0237,24.0241l-16.4684,9.4759.0278-19,16.4406,9.5241Z"/><g><path class="c" d="m33.364,35.5476h11.3561c.4307,0,.7798.3491.7798.7798v8.3927c0,.4307-.3491.7798-.7798.7798h-11.3561c-.4307,0-.7799-.3492-.7799-.7799v-8.3927c0-.4307.3491-.7798.7798-.7798h0Z"/><path class="c" d="m34.7679,35.5476v-1.7902c.0073-2.3586,1.9252-4.2647,4.2838-4.2574,2.3483.0072,4.2502,1.9091,4.2574,4.2574v1.7902"/><circle class="c" cx="39.0384" cy="40.5238" r="1.6563"/></g></svg>
Copied!