voipdotms from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
voipdotms
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the voipdotms logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.51 2.372c-.946 0-1.877.24-2.71.696a5.7 5.7 0 0 0-2.055 1.92l-5.177 8.047c-.928 1.446-3.076 1.656-3.92.943l4.051 6.343c.258.402.611.731 1.027.96a2.81 2.81 0 0 0 2.706 0a2.85 2.85 0 0 0 1.025-.96L24 2.371ZM0 8.309l2.228 3.521s.89 1.302 2.402 1.302s2.378-1.302 2.378-1.302l2.23-3.52Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsVoipdotms(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="M17.51 2.372c-.946 0-1.877.24-2.71.696a5.7 5.7 0 0 0-2.055 1.92l-5.177 8.047c-.928 1.446-3.076 1.656-3.92.943l4.051 6.343c.258.402.611.731 1.027.96a2.81 2.81 0 0 0 2.706 0a2.85 2.85 0 0 0 1.025-.96L24 2.371ZM0 8.309l2.228 3.521s.89 1.302 2.402 1.302s2.378-1.302 2.378-1.302l2.23-3.52Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.51 2.372c-.946 0-1.877.24-2.71.696a5.7 5.7 0 0 0-2.055 1.92l-5.177 8.047c-.928 1.446-3.076 1.656-3.92.943l4.051 6.343c.258.402.611.731 1.027.96a2.81 2.81 0 0 0 2.706 0a2.85 2.85 0 0 0 1.025-.96L24 2.371ZM0 8.309l2.228 3.521s.89 1.302 2.402 1.302s2.378-1.302 2.378-1.302l2.23-3.52Z"/></svg>
</template>

CSS

.icon-voipdotms {
  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%22M17.51%202.372c-.946%200-1.877.24-2.71.696a5.7%205.7%200%200%200-2.055%201.92l-5.177%208.047c-.928%201.446-3.076%201.656-3.92.943l4.051%206.343c.258.402.611.731%201.027.96a2.81%202.81%200%200%200%202.706%200a2.85%202.85%200%200%200%201.025-.96L24%202.371ZM0%208.309l2.228%203.521s.89%201.302%202.402%201.302s2.378-1.302%202.378-1.302l2.23-3.52Z%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%22M17.51%202.372c-.946%200-1.877.24-2.71.696a5.7%205.7%200%200%200-2.055%201.92l-5.177%208.047c-.928%201.446-3.076%201.656-3.92.943l4.051%206.343c.258.402.611.731%201.027.96a2.81%202.81%200%200%200%202.706%200a2.85%202.85%200%200%200%201.025-.96L24%202.371ZM0%208.309l2.228%203.521s.89%201.302%202.402%201.302s2.378-1.302%202.378-1.302l2.23-3.52Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/voipdotms.svg?color=%231a73e8&size=48