Linphone Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Linphone 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/328566.svg" alt="Linphone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328566.svg" alt="Linphone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328566.svg" alt="Linphone icon" :width="24" :height="24" />
CSS background
.icon-linphone {
background-image: url('https://proicons.com/icon/328566.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1,.cls-2{fill:none;stroke:#000;}.cls-2{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M38.3,23.47h0L34.92,20a1.14,1.14,0,0,0-1.63-.23,34.74,34.74,0,0,1-3,2.05,1.81,1.81,0,0,0-1,1.44c0,.43,0,1.65,0,2.92A16.58,16.58,0,0,1,24,27a17.18,17.18,0,0,1-5.27-.93c0-1.27,0-2.48,0-2.91a1.8,1.8,0,0,0-1-1.46,34.91,34.91,0,0,1-3-2.12,1.15,1.15,0,0,0-1.64.19L9.7,23.17h0a.85.85,0,0,0,0,1.1c2.82,3.35,7.84,5,8.82,5.27h0l.15.05h0a20.23,20.23,0,0,0,10.45.1h0s5.9-1.48,9.12-5.13A.86.86,0,0,0,38.3,23.47Z"/><path class="cls-2" d="M38.19,34.26A17.5,17.5,0,0,0,16.62,8.12L7.45,5.5,9.8,13.75A17.5,17.5,0,0,0,31.38,39.88l9.16,2.62Z"/></svg>
Linphone in other icon packs
Copied!