calendar search3 icon

calendar-search3-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
calendar-search3-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the calendar search3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.75 3.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01 1.86-4.21 4.25c-.02.29.22.53.5.53h16.92c.29 0 .53-.25.5-.53c-.2-2.39-1.51-4-4.21-4.25M20 9.84H4c-.55 0-1 .45-1 1V17c0 3 1.5 5 5 5h8c3.5 0 5-2 5-5v-6.16c0-.55-.45-1-1-1m-4.34 9.69c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.74-.74c-.58.38-1.28.61-2.03.61c-2.04 0-3.7-1.66-3.7-3.7s1.66-3.7 3.7-3.7s3.7 1.66 3.7 3.7c0 .75-.23 1.45-.61 2.03l.74.74c.29.29.29.77 0 1.06"/></svg>

React

import type { SVGProps } from "react";

export function ReiconCalendarSearch3Filled(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="M16.75 3.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01 1.86-4.21 4.25c-.02.29.22.53.5.53h16.92c.29 0 .53-.25.5-.53c-.2-2.39-1.51-4-4.21-4.25M20 9.84H4c-.55 0-1 .45-1 1V17c0 3 1.5 5 5 5h8c3.5 0 5-2 5-5v-6.16c0-.55-.45-1-1-1m-4.34 9.69c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.74-.74c-.58.38-1.28.61-2.03.61c-2.04 0-3.7-1.66-3.7-3.7s1.66-3.7 3.7-3.7s3.7 1.66 3.7 3.7c0 .75-.23 1.45-.61 2.03l.74.74c.29.29.29.77 0 1.06"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.75 3.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01 1.86-4.21 4.25c-.02.29.22.53.5.53h16.92c.29 0 .53-.25.5-.53c-.2-2.39-1.51-4-4.21-4.25M20 9.84H4c-.55 0-1 .45-1 1V17c0 3 1.5 5 5 5h8c3.5 0 5-2 5-5v-6.16c0-.55-.45-1-1-1m-4.34 9.69c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.74-.74c-.58.38-1.28.61-2.03.61c-2.04 0-3.7-1.66-3.7-3.7s1.66-3.7 3.7-3.7s3.7 1.66 3.7 3.7c0 .75-.23 1.45-.61 2.03l.74.74c.29.29.29.77 0 1.06"/></svg>
</template>

CSS

.icon-calendar-search3-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%22M16.75%203.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01%201.86-4.21%204.25c-.02.29.22.53.5.53h16.92c.29%200%20.53-.25.5-.53c-.2-2.39-1.51-4-4.21-4.25M20%209.84H4c-.55%200-1%20.45-1%201V17c0%203%201.5%205%205%205h8c3.5%200%205-2%205-5v-6.16c0-.55-.45-1-1-1m-4.34%209.69c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.74-.74c-.58.38-1.28.61-2.03.61c-2.04%200-3.7-1.66-3.7-3.7s1.66-3.7%203.7-3.7s3.7%201.66%203.7%203.7c0%20.75-.23%201.45-.61%202.03l.74.74c.29.29.29.77%200%201.06%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%22M16.75%203.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01%201.86-4.21%204.25c-.02.29.22.53.5.53h16.92c.29%200%20.53-.25.5-.53c-.2-2.39-1.51-4-4.21-4.25M20%209.84H4c-.55%200-1%20.45-1%201V17c0%203%201.5%205%205%205h8c3.5%200%205-2%205-5v-6.16c0-.55-.45-1-1-1m-4.34%209.69c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.74-.74c-.58.38-1.28.61-2.03.61c-2.04%200-3.7-1.66-3.7-3.7s1.66-3.7%203.7-3.7s3.7%201.66%203.7%203.7c0%20.75-.23%201.45-.61%202.03l.74.74c.29.29.29.77%200%201.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/calendar-search3-filled.svg?color=%231a73e8&size=48