linphone logo
linphone from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- linphone
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the linphone logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.976.001C.87-.005.787.01.737.047c-.533.41 1.518 4.677 1.518 4.677s-2.38 3.282-2.01 4.76C.232 9.425 1.804 7.76 1.804 7.76c.082.451 3.897 1.56 3.897 1.56c.507.322.682.554.78 1.066v1.97c1.318.82 2.529 1.091 5.456 1.271c3.111-.133 4.396-.408 5.539-1.272c0 0-.123-1.518 0-2.051s.396-.838.82-.985c1.583-.362 2.365-.758 3.857-1.518l1.64 1.682c-.249-1.849-.677-2.873-1.968-4.676c-1.026-1.172-1.683-1.786-3.036-2.79c-1.472-.87-2.288-1.201-3.734-1.6c-2.509-.514-3.892-.512-6.318 0c-1.486.448-2.227.786-3.323 1.6c0 0-3.403-1.954-4.438-2.016m22.738 14.44c-1.648 1.293-2.719 2.048-4.759 2.995c-2.524.996-3.993 1.315-6.728 1.395c-3.186-.055-4.74-.37-7.139-1.395c-1.905-.834-2.938-1.464-4.717-2.871c.427 1.77.826 2.703 1.805 4.266c1.042 1.411 1.683 2.04 2.912 2.913c1.33.913 2.128 1.312 3.652 1.805c1.369.33 2.132.434 3.487.451c1.381-.069 2.098-.22 3.282-.492c1.306-.52 1.97-.848 3.077-1.477c1.834 1.036 4.102 2.216 4.43 1.723c.329-.492-1.476-4.472-1.476-4.472c1.204-1.724 1.696-2.885 2.174-4.84z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLinphone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.976.001C.87-.005.787.01.737.047c-.533.41 1.518 4.677 1.518 4.677s-2.38 3.282-2.01 4.76C.232 9.425 1.804 7.76 1.804 7.76c.082.451 3.897 1.56 3.897 1.56c.507.322.682.554.78 1.066v1.97c1.318.82 2.529 1.091 5.456 1.271c3.111-.133 4.396-.408 5.539-1.272c0 0-.123-1.518 0-2.051s.396-.838.82-.985c1.583-.362 2.365-.758 3.857-1.518l1.64 1.682c-.249-1.849-.677-2.873-1.968-4.676c-1.026-1.172-1.683-1.786-3.036-2.79c-1.472-.87-2.288-1.201-3.734-1.6c-2.509-.514-3.892-.512-6.318 0c-1.486.448-2.227.786-3.323 1.6c0 0-3.403-1.954-4.438-2.016m22.738 14.44c-1.648 1.293-2.719 2.048-4.759 2.995c-2.524.996-3.993 1.315-6.728 1.395c-3.186-.055-4.74-.37-7.139-1.395c-1.905-.834-2.938-1.464-4.717-2.871c.427 1.77.826 2.703 1.805 4.266c1.042 1.411 1.683 2.04 2.912 2.913c1.33.913 2.128 1.312 3.652 1.805c1.369.33 2.132.434 3.487.451c1.381-.069 2.098-.22 3.282-.492c1.306-.52 1.97-.848 3.077-1.477c1.834 1.036 4.102 2.216 4.43 1.723c.329-.492-1.476-4.472-1.476-4.472c1.204-1.724 1.696-2.885 2.174-4.84z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.976.001C.87-.005.787.01.737.047c-.533.41 1.518 4.677 1.518 4.677s-2.38 3.282-2.01 4.76C.232 9.425 1.804 7.76 1.804 7.76c.082.451 3.897 1.56 3.897 1.56c.507.322.682.554.78 1.066v1.97c1.318.82 2.529 1.091 5.456 1.271c3.111-.133 4.396-.408 5.539-1.272c0 0-.123-1.518 0-2.051s.396-.838.82-.985c1.583-.362 2.365-.758 3.857-1.518l1.64 1.682c-.249-1.849-.677-2.873-1.968-4.676c-1.026-1.172-1.683-1.786-3.036-2.79c-1.472-.87-2.288-1.201-3.734-1.6c-2.509-.514-3.892-.512-6.318 0c-1.486.448-2.227.786-3.323 1.6c0 0-3.403-1.954-4.438-2.016m22.738 14.44c-1.648 1.293-2.719 2.048-4.759 2.995c-2.524.996-3.993 1.315-6.728 1.395c-3.186-.055-4.74-.37-7.139-1.395c-1.905-.834-2.938-1.464-4.717-2.871c.427 1.77.826 2.703 1.805 4.266c1.042 1.411 1.683 2.04 2.912 2.913c1.33.913 2.128 1.312 3.652 1.805c1.369.33 2.132.434 3.487.451c1.381-.069 2.098-.22 3.282-.492c1.306-.52 1.97-.848 3.077-1.477c1.834 1.036 4.102 2.216 4.43 1.723c.329-.492-1.476-4.472-1.476-4.472c1.204-1.724 1.696-2.885 2.174-4.84z"/></svg> </template>
CSS
.icon-linphone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M.976.001C.87-.005.787.01.737.047c-.533.41%201.518%204.677%201.518%204.677s-2.38%203.282-2.01%204.76C.232%209.425%201.804%207.76%201.804%207.76c.082.451%203.897%201.56%203.897%201.56c.507.322.682.554.78%201.066v1.97c1.318.82%202.529%201.091%205.456%201.271c3.111-.133%204.396-.408%205.539-1.272c0%200-.123-1.518%200-2.051s.396-.838.82-.985c1.583-.362%202.365-.758%203.857-1.518l1.64%201.682c-.249-1.849-.677-2.873-1.968-4.676c-1.026-1.172-1.683-1.786-3.036-2.79c-1.472-.87-2.288-1.201-3.734-1.6c-2.509-.514-3.892-.512-6.318%200c-1.486.448-2.227.786-3.323%201.6c0%200-3.403-1.954-4.438-2.016m22.738%2014.44c-1.648%201.293-2.719%202.048-4.759%202.995c-2.524.996-3.993%201.315-6.728%201.395c-3.186-.055-4.74-.37-7.139-1.395c-1.905-.834-2.938-1.464-4.717-2.871c.427%201.77.826%202.703%201.805%204.266c1.042%201.411%201.683%202.04%202.912%202.913c1.33.913%202.128%201.312%203.652%201.805c1.369.33%202.132.434%203.487.451c1.381-.069%202.098-.22%203.282-.492c1.306-.52%201.97-.848%203.077-1.477c1.834%201.036%204.102%202.216%204.43%201.723c.329-.492-1.476-4.472-1.476-4.472c1.204-1.724%201.696-2.885%202.174-4.84z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M.976.001C.87-.005.787.01.737.047c-.533.41%201.518%204.677%201.518%204.677s-2.38%203.282-2.01%204.76C.232%209.425%201.804%207.76%201.804%207.76c.082.451%203.897%201.56%203.897%201.56c.507.322.682.554.78%201.066v1.97c1.318.82%202.529%201.091%205.456%201.271c3.111-.133%204.396-.408%205.539-1.272c0%200-.123-1.518%200-2.051s.396-.838.82-.985c1.583-.362%202.365-.758%203.857-1.518l1.64%201.682c-.249-1.849-.677-2.873-1.968-4.676c-1.026-1.172-1.683-1.786-3.036-2.79c-1.472-.87-2.288-1.201-3.734-1.6c-2.509-.514-3.892-.512-6.318%200c-1.486.448-2.227.786-3.323%201.6c0%200-3.403-1.954-4.438-2.016m22.738%2014.44c-1.648%201.293-2.719%202.048-4.759%202.995c-2.524.996-3.993%201.315-6.728%201.395c-3.186-.055-4.74-.37-7.139-1.395c-1.905-.834-2.938-1.464-4.717-2.871c.427%201.77.826%202.703%201.805%204.266c1.042%201.411%201.683%202.04%202.912%202.913c1.33.913%202.128%201.312%203.652%201.805c1.369.33%202.132.434%203.487.451c1.381-.069%202.098-.22%203.282-.492c1.306-.52%201.97-.848%203.077-1.477c1.834%201.036%204.102%202.216%204.43%201.723c.329-.492-1.476-4.472-1.476-4.472c1.204-1.724%201.696-2.885%202.174-4.84z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/linphone.svg?color=%231a73e8&size=48