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

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

Use the aircall logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.451 5.906a6.98 6.98 0 0 0-5.375-5.39C16.727.204 14.508 0 12 0S7.273.204 5.924.516a6.98 6.98 0 0 0-5.375 5.39C.237 7.26.034 9.485.034 12s.203 4.74.515 6.094a6.98 6.98 0 0 0 5.375 5.39C7.273 23.796 9.492 24 12 24s4.727-.204 6.076-.516a6.98 6.98 0 0 0 5.375-5.39c.311-1.354.515-3.578.515-6.094c0-2.515-.203-4.74-.515-6.094m-5.873 12.396l-.003.001c-.428.152-1.165.283-2.102.377l-.147.014a.44.44 0 0 1-.45-.271a1.82 1.82 0 0 0-1.296-1.074c-.351-.081-.928-.134-1.58-.134s-1.229.053-1.58.134a1.82 1.82 0 0 0-1.291 1.062a.47.47 0 0 1-.471.281l-.129-.012c-.938-.094-1.676-.224-2.105-.377l-.003-.001a.76.76 0 0 1-.492-.713q.001-.049.005-.098c.073-.979.666-3.272 1.552-5.89C8.5 8.609 9.559 6.187 10.037 5.714a1 1 0 0 1 .404-.26l.004-.002c.314-.106.892-.178 1.554-.178c.663 0 1.241.071 1.554.178l.005.002a1 1 0 0 1 .405.26c.478.472 1.537 2.895 2.549 5.887c.886 2.617 1.479 4.91 1.552 5.89q.004.049.005.098a.76.76 0 0 1-.491.713"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAircall(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="M23.451 5.906a6.98 6.98 0 0 0-5.375-5.39C16.727.204 14.508 0 12 0S7.273.204 5.924.516a6.98 6.98 0 0 0-5.375 5.39C.237 7.26.034 9.485.034 12s.203 4.74.515 6.094a6.98 6.98 0 0 0 5.375 5.39C7.273 23.796 9.492 24 12 24s4.727-.204 6.076-.516a6.98 6.98 0 0 0 5.375-5.39c.311-1.354.515-3.578.515-6.094c0-2.515-.203-4.74-.515-6.094m-5.873 12.396l-.003.001c-.428.152-1.165.283-2.102.377l-.147.014a.44.44 0 0 1-.45-.271a1.82 1.82 0 0 0-1.296-1.074c-.351-.081-.928-.134-1.58-.134s-1.229.053-1.58.134a1.82 1.82 0 0 0-1.291 1.062a.47.47 0 0 1-.471.281l-.129-.012c-.938-.094-1.676-.224-2.105-.377l-.003-.001a.76.76 0 0 1-.492-.713q.001-.049.005-.098c.073-.979.666-3.272 1.552-5.89C8.5 8.609 9.559 6.187 10.037 5.714a1 1 0 0 1 .404-.26l.004-.002c.314-.106.892-.178 1.554-.178c.663 0 1.241.071 1.554.178l.005.002a1 1 0 0 1 .405.26c.478.472 1.537 2.895 2.549 5.887c.886 2.617 1.479 4.91 1.552 5.89q.004.049.005.098a.76.76 0 0 1-.491.713"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.451 5.906a6.98 6.98 0 0 0-5.375-5.39C16.727.204 14.508 0 12 0S7.273.204 5.924.516a6.98 6.98 0 0 0-5.375 5.39C.237 7.26.034 9.485.034 12s.203 4.74.515 6.094a6.98 6.98 0 0 0 5.375 5.39C7.273 23.796 9.492 24 12 24s4.727-.204 6.076-.516a6.98 6.98 0 0 0 5.375-5.39c.311-1.354.515-3.578.515-6.094c0-2.515-.203-4.74-.515-6.094m-5.873 12.396l-.003.001c-.428.152-1.165.283-2.102.377l-.147.014a.44.44 0 0 1-.45-.271a1.82 1.82 0 0 0-1.296-1.074c-.351-.081-.928-.134-1.58-.134s-1.229.053-1.58.134a1.82 1.82 0 0 0-1.291 1.062a.47.47 0 0 1-.471.281l-.129-.012c-.938-.094-1.676-.224-2.105-.377l-.003-.001a.76.76 0 0 1-.492-.713q.001-.049.005-.098c.073-.979.666-3.272 1.552-5.89C8.5 8.609 9.559 6.187 10.037 5.714a1 1 0 0 1 .404-.26l.004-.002c.314-.106.892-.178 1.554-.178c.663 0 1.241.071 1.554.178l.005.002a1 1 0 0 1 .405.26c.478.472 1.537 2.895 2.549 5.887c.886 2.617 1.479 4.91 1.552 5.89q.004.049.005.098a.76.76 0 0 1-.491.713"/></svg>
</template>

CSS

.icon-aircall {
  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%22M23.451%205.906a6.98%206.98%200%200%200-5.375-5.39C16.727.204%2014.508%200%2012%200S7.273.204%205.924.516a6.98%206.98%200%200%200-5.375%205.39C.237%207.26.034%209.485.034%2012s.203%204.74.515%206.094a6.98%206.98%200%200%200%205.375%205.39C7.273%2023.796%209.492%2024%2012%2024s4.727-.204%206.076-.516a6.98%206.98%200%200%200%205.375-5.39c.311-1.354.515-3.578.515-6.094c0-2.515-.203-4.74-.515-6.094m-5.873%2012.396l-.003.001c-.428.152-1.165.283-2.102.377l-.147.014a.44.44%200%200%201-.45-.271a1.82%201.82%200%200%200-1.296-1.074c-.351-.081-.928-.134-1.58-.134s-1.229.053-1.58.134a1.82%201.82%200%200%200-1.291%201.062a.47.47%200%200%201-.471.281l-.129-.012c-.938-.094-1.676-.224-2.105-.377l-.003-.001a.76.76%200%200%201-.492-.713q.001-.049.005-.098c.073-.979.666-3.272%201.552-5.89C8.5%208.609%209.559%206.187%2010.037%205.714a1%201%200%200%201%20.404-.26l.004-.002c.314-.106.892-.178%201.554-.178c.663%200%201.241.071%201.554.178l.005.002a1%201%200%200%201%20.405.26c.478.472%201.537%202.895%202.549%205.887c.886%202.617%201.479%204.91%201.552%205.89q.004.049.005.098a.76.76%200%200%201-.491.713%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%22M23.451%205.906a6.98%206.98%200%200%200-5.375-5.39C16.727.204%2014.508%200%2012%200S7.273.204%205.924.516a6.98%206.98%200%200%200-5.375%205.39C.237%207.26.034%209.485.034%2012s.203%204.74.515%206.094a6.98%206.98%200%200%200%205.375%205.39C7.273%2023.796%209.492%2024%2012%2024s4.727-.204%206.076-.516a6.98%206.98%200%200%200%205.375-5.39c.311-1.354.515-3.578.515-6.094c0-2.515-.203-4.74-.515-6.094m-5.873%2012.396l-.003.001c-.428.152-1.165.283-2.102.377l-.147.014a.44.44%200%200%201-.45-.271a1.82%201.82%200%200%200-1.296-1.074c-.351-.081-.928-.134-1.58-.134s-1.229.053-1.58.134a1.82%201.82%200%200%200-1.291%201.062a.47.47%200%200%201-.471.281l-.129-.012c-.938-.094-1.676-.224-2.105-.377l-.003-.001a.76.76%200%200%201-.492-.713q.001-.049.005-.098c.073-.979.666-3.272%201.552-5.89C8.5%208.609%209.559%206.187%2010.037%205.714a1%201%200%200%201%20.404-.26l.004-.002c.314-.106.892-.178%201.554-.178c.663%200%201.241.071%201.554.178l.005.002a1%201%200%200%201%20.405.26c.478.472%201.537%202.895%202.549%205.887c.886%202.617%201.479%204.91%201.552%205.89q.004.049.005.098a.76.76%200%200%201-.491.713%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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