call-log from Material Symbols Light by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.

Name
call-log
Set
Material Symbols Light
Style
Regular
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the call log icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4V3h9v1zm0 3.385v-1h9v1zm0 3.384v-1h9v1zM17.93 21q-2.528 0-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3 6.07q0-.45.3-.76T4.05 5h2.473q.408 0 .712.257q.303.257.411.659L8.142 8.3q.07.42-.025.733t-.333.513l-2.193 2.046q.615 1.117 1.36 2.076t1.59 1.817q.87.87 1.875 1.62q1.003.749 2.203 1.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0 .45-.31.75t-.76.3"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCallLog(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="M12 4V3h9v1zm0 3.385v-1h9v1zm0 3.384v-1h9v1zM17.93 21q-2.528 0-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3 6.07q0-.45.3-.76T4.05 5h2.473q.408 0 .712.257q.303.257.411.659L8.142 8.3q.07.42-.025.733t-.333.513l-2.193 2.046q.615 1.117 1.36 2.076t1.59 1.817q.87.87 1.875 1.62q1.003.749 2.203 1.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0 .45-.31.75t-.76.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4V3h9v1zm0 3.385v-1h9v1zm0 3.384v-1h9v1zM17.93 21q-2.528 0-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3 6.07q0-.45.3-.76T4.05 5h2.473q.408 0 .712.257q.303.257.411.659L8.142 8.3q.07.42-.025.733t-.333.513l-2.193 2.046q.615 1.117 1.36 2.076t1.59 1.817q.87.87 1.875 1.62q1.003.749 2.203 1.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0 .45-.31.75t-.76.3"/></svg>
</template>

CSS

.icon-call-log {
  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%22M12%204V3h9v1zm0%203.385v-1h9v1zm0%203.384v-1h9v1zM17.93%2021q-2.528%200-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3%206.07q0-.45.3-.76T4.05%205h2.473q.408%200%20.712.257q.303.257.411.659L8.142%208.3q.07.42-.025.733t-.333.513l-2.193%202.046q.615%201.117%201.36%202.076t1.59%201.817q.87.87%201.875%201.62q1.003.749%202.203%201.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0%20.45-.31.75t-.76.3%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%22M12%204V3h9v1zm0%203.385v-1h9v1zm0%203.384v-1h9v1zM17.93%2021q-2.528%200-5.184-1.266t-4.944-3.555q-2.27-2.288-3.536-4.935T3%206.07q0-.45.3-.76T4.05%205h2.473q.408%200%20.712.257q.303.257.411.659L8.142%208.3q.07.42-.025.733t-.333.513l-2.193%202.046q.615%201.117%201.36%202.076t1.59%201.817q.87.87%201.875%201.62q1.003.749%202.203%201.414l2.139-2.177q.244-.263.549-.347t.674-.033l2.104.43q.407.1.661.411t.254.712v2.435q0%20.45-.31.75t-.76.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/call-log.svg?color=%231a73e8&size=48