Phoneprofilesplus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Phoneprofilesplus 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/345752.svg" alt="Phoneprofilesplus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345752.svg" alt="Phoneprofilesplus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345752.svg" alt="Phoneprofilesplus icon" :width="24" :height="24" />
CSS background
.icon-phoneprofilesplus {
background-image: url('https://proicons.com/icon/345752.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="M43.5,35.4999V12.4999c0-2.2091-1.7909-4-4-4H8.5c-2.2091,0-4,1.7909-4,4v23c0,2.2091,1.7909,4,4,4h31c2.2091,0,4-1.7909,4-4Z"/><path class="c" d="M16,32.545c-.4142,0-.75.3358-.75.75s.3358.75.75.75.75-.3358.75-.75c.0056-.4087-.3212-.7444-.7299-.75-.0067,0-.0134,0-.0201,0Z"/><path class="c" d="M22.16,33.395c0,1.1046-.8954,2-2,2h-8.32c-1.1046,0-2-.8954-2-2V14.605c0-1.1046.8954-2,2-2h8.32c1.1046,0,2,.8954,2,2v18.79Z"/><line class="c" x1="9.84" y1="16.225" x2="22.16" y2="16.225"/><line class="c" x1="25.84" y1="15.725" x2="38.16" y2="15.725"/><line class="c" x1="25.84" y1="21.225" x2="38.16" y2="21.225"/><line class="c" x1="25.84" y1="26.725" x2="38.16" y2="26.725"/><line class="c" x1="25.84" y1="32.225" x2="38.16" y2="32.225"/><line class="c" x1="9.84" y1="30.685" x2="22.16" y2="30.685"/><path class="c" d="M18.1087,18.75l-4.2173,5.1995h4.2173l-3.9112,4.2105"/></svg>
Copied!