Xposedsmscode Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xposedsmscode 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/349933.svg" alt="Xposedsmscode icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349933.svg" alt="Xposedsmscode icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349933.svg" alt="Xposedsmscode icon" :width="24" :height="24" />
CSS background
.icon-xposedsmscode {
background-image: url('https://proicons.com/icon/349933.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="i" d="M9.2949,5.9178h29.4103c2.1024,0,3.7949,1.6925,3.7949,3.7949v21.8205c0,2.1024-1.6925,3.7949-3.7949,3.7949H13.173c-2.1024,0-7.673,8.5229-7.673,6.4205V9.7127c0-2.1024,1.6925-3.7949,3.7949-3.7949Z"/></g><rect id="f" class="i" x="21.6118" y="18.4942" width="4.7764" height="4.7764" rx="1.973" ry="1.973"/><rect id="g" class="i" x="14.9388" y="18.4942" width="4.7764" height="4.7764" rx="1.973" ry="1.973"/><rect id="h" class="i" x="28.2848" y="18.4942" width="4.7764" height="4.7764" rx="1.973" ry="1.973"/></g></svg>
Copied!