call-park-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
call-park-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the call park icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.367 3.313l.86 2.027c.375.883.167 1.922-.514 2.568L7.82 9.706q.175 1.614 1.084 3.177a8.7 8.7 0 0 0 2.271 2.595l2.276-.759c.862-.287 1.801.043 2.33.82l1.233 1.81c.614.904.504 2.15-.26 2.916l-.817.822c-.814.817-1.976 1.113-3.052.777q-3.808-1.187-7.003-7.053q-3.199-5.874-2.258-9.968c.264-1.148 1.082-2.063 2.15-2.404l1.076-.344c1.008-.322 2.086.199 2.518 1.218M14.75 2h2.496C19.636 2 21 3.136 21 5.25c0 2.044-1.275 3.173-3.518 3.243l-.236.004H15.5v2.76a.75.75 0 0 1-1.493.1l-.007-.1V2.75a.75.75 0 0 1 .649-.743zh2.496zm2.496 1.5H15.5v3.497h1.747c1.616.001 2.253-.529 2.253-1.747c0-1.168-.586-1.705-2.057-1.747z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallPark24Filled(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="m9.367 3.313l.86 2.027c.375.883.167 1.922-.514 2.568L7.82 9.706q.175 1.614 1.084 3.177a8.7 8.7 0 0 0 2.271 2.595l2.276-.759c.862-.287 1.801.043 2.33.82l1.233 1.81c.614.904.504 2.15-.26 2.916l-.817.822c-.814.817-1.976 1.113-3.052.777q-3.808-1.187-7.003-7.053q-3.199-5.874-2.258-9.968c.264-1.148 1.082-2.063 2.15-2.404l1.076-.344c1.008-.322 2.086.199 2.518 1.218M14.75 2h2.496C19.636 2 21 3.136 21 5.25c0 2.044-1.275 3.173-3.518 3.243l-.236.004H15.5v2.76a.75.75 0 0 1-1.493.1l-.007-.1V2.75a.75.75 0 0 1 .649-.743zh2.496zm2.496 1.5H15.5v3.497h1.747c1.616.001 2.253-.529 2.253-1.747c0-1.168-.586-1.705-2.057-1.747z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.367 3.313l.86 2.027c.375.883.167 1.922-.514 2.568L7.82 9.706q.175 1.614 1.084 3.177a8.7 8.7 0 0 0 2.271 2.595l2.276-.759c.862-.287 1.801.043 2.33.82l1.233 1.81c.614.904.504 2.15-.26 2.916l-.817.822c-.814.817-1.976 1.113-3.052.777q-3.808-1.187-7.003-7.053q-3.199-5.874-2.258-9.968c.264-1.148 1.082-2.063 2.15-2.404l1.076-.344c1.008-.322 2.086.199 2.518 1.218M14.75 2h2.496C19.636 2 21 3.136 21 5.25c0 2.044-1.275 3.173-3.518 3.243l-.236.004H15.5v2.76a.75.75 0 0 1-1.493.1l-.007-.1V2.75a.75.75 0 0 1 .649-.743zh2.496zm2.496 1.5H15.5v3.497h1.747c1.616.001 2.253-.529 2.253-1.747c0-1.168-.586-1.705-2.057-1.747z"/></svg>
</template>

CSS

.icon-call-park-24-filled {
  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%22m9.367%203.313l.86%202.027c.375.883.167%201.922-.514%202.568L7.82%209.706q.175%201.614%201.084%203.177a8.7%208.7%200%200%200%202.271%202.595l2.276-.759c.862-.287%201.801.043%202.33.82l1.233%201.81c.614.904.504%202.15-.26%202.916l-.817.822c-.814.817-1.976%201.113-3.052.777q-3.808-1.187-7.003-7.053q-3.199-5.874-2.258-9.968c.264-1.148%201.082-2.063%202.15-2.404l1.076-.344c1.008-.322%202.086.199%202.518%201.218M14.75%202h2.496C19.636%202%2021%203.136%2021%205.25c0%202.044-1.275%203.173-3.518%203.243l-.236.004H15.5v2.76a.75.75%200%200%201-1.493.1l-.007-.1V2.75a.75.75%200%200%201%20.649-.743zh2.496zm2.496%201.5H15.5v3.497h1.747c1.616.001%202.253-.529%202.253-1.747c0-1.168-.586-1.705-2.057-1.747z%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%22m9.367%203.313l.86%202.027c.375.883.167%201.922-.514%202.568L7.82%209.706q.175%201.614%201.084%203.177a8.7%208.7%200%200%200%202.271%202.595l2.276-.759c.862-.287%201.801.043%202.33.82l1.233%201.81c.614.904.504%202.15-.26%202.916l-.817.822c-.814.817-1.976%201.113-3.052.777q-3.808-1.187-7.003-7.053q-3.199-5.874-2.258-9.968c.264-1.148%201.082-2.063%202.15-2.404l1.076-.344c1.008-.322%202.086.199%202.518%201.218M14.75%202h2.496C19.636%202%2021%203.136%2021%205.25c0%202.044-1.275%203.173-3.518%203.243l-.236.004H15.5v2.76a.75.75%200%200%201-1.493.1l-.007-.1V2.75a.75.75%200%200%201%20.649-.743zh2.496zm2.496%201.5H15.5v3.497h1.747c1.616.001%202.253-.529%202.253-1.747c0-1.168-.586-1.705-2.057-1.747z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-park-24-filled.svg?color=%231a73e8&size=48