calendar add icon

calendar-add-bold-duotone from Solar by 480 Design · Bold Duotone · Time · CC-BY-4.0 Attribution required.

Name
calendar-add-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Time
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More time icons from Solar

Use the calendar add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.96006 2C7.37758 2 7.71605 2.30996 7.71605 2.69231V4.08883C8.38663 4.07692 9.13829 4.07692 9.98402 4.07692H14.016C14.8617 4.07692 15.6134 4.07692 16.284 4.08883V2.69231C16.284 2.30996 16.6224 2 17.0399 2C17.4575 2 17.7959 2.30996 17.7959 2.69231V4.15008C19.2468 4.25647 20.1992 4.51758 20.899 5.15838C21.5987 5.79917 21.8838 6.67139 22 8V9H2V8C2.11618 6.67139 2.4013 5.79917 3.10104 5.15838C3.80079 4.51758 4.75323 4.25647 6.20406 4.15008V2.69231C6.20406 2.30996 6.54253 2 6.96006 2Z"/><path d="M22 14V12C22 11.161 21.9873 9.66527 21.9744 9H2.00586C1.99296 9.66527 2.00564 11.161 2.00564 12V14C2.00564 17.7712 2.00564 19.6569 3.17688 20.8284C4.34813 22 6.23321 22 10.0034 22H14.0023C17.7724 22 19.6575 22 20.8288 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path fill-rule="evenodd" d="M16 13.25C16.4142 13.25 16.75 13.5858 16.75 14V15.25L18 15.25C18.4142 15.25 18.75 15.5858 18.75 16C18.75 16.4142 18.4142 16.75 18 16.75H16.75L16.75 18C16.75 18.4142 16.4142 18.75 16 18.75C15.5858 18.75 15.25 18.4142 15.25 18L15.25 16.75L14 16.75C13.5858 16.75 13.25 16.4142 13.25 16C13.25 15.5858 13.5858 15.25 14 15.25H15.25L15.25 14C15.25 13.5858 15.5858 13.25 16 13.25Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCalendarAddBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.96006 2C7.37758 2 7.71605 2.30996 7.71605 2.69231V4.08883C8.38663 4.07692 9.13829 4.07692 9.98402 4.07692H14.016C14.8617 4.07692 15.6134 4.07692 16.284 4.08883V2.69231C16.284 2.30996 16.6224 2 17.0399 2C17.4575 2 17.7959 2.30996 17.7959 2.69231V4.15008C19.2468 4.25647 20.1992 4.51758 20.899 5.15838C21.5987 5.79917 21.8838 6.67139 22 8V9H2V8C2.11618 6.67139 2.4013 5.79917 3.10104 5.15838C3.80079 4.51758 4.75323 4.25647 6.20406 4.15008V2.69231C6.20406 2.30996 6.54253 2 6.96006 2Z"/><path d="M22 14V12C22 11.161 21.9873 9.66527 21.9744 9H2.00586C1.99296 9.66527 2.00564 11.161 2.00564 12V14C2.00564 17.7712 2.00564 19.6569 3.17688 20.8284C4.34813 22 6.23321 22 10.0034 22H14.0023C17.7724 22 19.6575 22 20.8288 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path fillRule="evenodd" d="M16 13.25C16.4142 13.25 16.75 13.5858 16.75 14V15.25L18 15.25C18.4142 15.25 18.75 15.5858 18.75 16C18.75 16.4142 18.4142 16.75 18 16.75H16.75L16.75 18C16.75 18.4142 16.4142 18.75 16 18.75C15.5858 18.75 15.25 18.4142 15.25 18L15.25 16.75L14 16.75C13.5858 16.75 13.25 16.4142 13.25 16C13.25 15.5858 13.5858 15.25 14 15.25H15.25L15.25 14C15.25 13.5858 15.5858 13.25 16 13.25Z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.96006 2C7.37758 2 7.71605 2.30996 7.71605 2.69231V4.08883C8.38663 4.07692 9.13829 4.07692 9.98402 4.07692H14.016C14.8617 4.07692 15.6134 4.07692 16.284 4.08883V2.69231C16.284 2.30996 16.6224 2 17.0399 2C17.4575 2 17.7959 2.30996 17.7959 2.69231V4.15008C19.2468 4.25647 20.1992 4.51758 20.899 5.15838C21.5987 5.79917 21.8838 6.67139 22 8V9H2V8C2.11618 6.67139 2.4013 5.79917 3.10104 5.15838C3.80079 4.51758 4.75323 4.25647 6.20406 4.15008V2.69231C6.20406 2.30996 6.54253 2 6.96006 2Z"/><path d="M22 14V12C22 11.161 21.9873 9.66527 21.9744 9H2.00586C1.99296 9.66527 2.00564 11.161 2.00564 12V14C2.00564 17.7712 2.00564 19.6569 3.17688 20.8284C4.34813 22 6.23321 22 10.0034 22H14.0023C17.7724 22 19.6575 22 20.8288 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path fill-rule="evenodd" d="M16 13.25C16.4142 13.25 16.75 13.5858 16.75 14V15.25L18 15.25C18.4142 15.25 18.75 15.5858 18.75 16C18.75 16.4142 18.4142 16.75 18 16.75H16.75L16.75 18C16.75 18.4142 16.4142 18.75 16 18.75C15.5858 18.75 15.25 18.4142 15.25 18L15.25 16.75L14 16.75C13.5858 16.75 13.25 16.4142 13.25 16C13.25 15.5858 13.5858 15.25 14 15.25H15.25L15.25 14C15.25 13.5858 15.5858 13.25 16 13.25Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-calendar-add-bold-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.96006%202C7.37758%202%207.71605%202.30996%207.71605%202.69231V4.08883C8.38663%204.07692%209.13829%204.07692%209.98402%204.07692H14.016C14.8617%204.07692%2015.6134%204.07692%2016.284%204.08883V2.69231C16.284%202.30996%2016.6224%202%2017.0399%202C17.4575%202%2017.7959%202.30996%2017.7959%202.69231V4.15008C19.2468%204.25647%2020.1992%204.51758%2020.899%205.15838C21.5987%205.79917%2021.8838%206.67139%2022%208V9H2V8C2.11618%206.67139%202.4013%205.79917%203.10104%205.15838C3.80079%204.51758%204.75323%204.25647%206.20406%204.15008V2.69231C6.20406%202.30996%206.54253%202%206.96006%202Z%22%2F%3E%3Cpath%20d%3D%22M22%2014V12C22%2011.161%2021.9873%209.66527%2021.9744%209H2.00586C1.99296%209.66527%202.00564%2011.161%202.00564%2012V14C2.00564%2017.7712%202.00564%2019.6569%203.17688%2020.8284C4.34813%2022%206.23321%2022%2010.0034%2022H14.0023C17.7724%2022%2019.6575%2022%2020.8288%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2013.25C16.4142%2013.25%2016.75%2013.5858%2016.75%2014V15.25L18%2015.25C18.4142%2015.25%2018.75%2015.5858%2018.75%2016C18.75%2016.4142%2018.4142%2016.75%2018%2016.75H16.75L16.75%2018C16.75%2018.4142%2016.4142%2018.75%2016%2018.75C15.5858%2018.75%2015.25%2018.4142%2015.25%2018L15.25%2016.75L14%2016.75C13.5858%2016.75%2013.25%2016.4142%2013.25%2016C13.25%2015.5858%2013.5858%2015.25%2014%2015.25H15.25L15.25%2014C15.25%2013.5858%2015.5858%2013.25%2016%2013.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.96006%202C7.37758%202%207.71605%202.30996%207.71605%202.69231V4.08883C8.38663%204.07692%209.13829%204.07692%209.98402%204.07692H14.016C14.8617%204.07692%2015.6134%204.07692%2016.284%204.08883V2.69231C16.284%202.30996%2016.6224%202%2017.0399%202C17.4575%202%2017.7959%202.30996%2017.7959%202.69231V4.15008C19.2468%204.25647%2020.1992%204.51758%2020.899%205.15838C21.5987%205.79917%2021.8838%206.67139%2022%208V9H2V8C2.11618%206.67139%202.4013%205.79917%203.10104%205.15838C3.80079%204.51758%204.75323%204.25647%206.20406%204.15008V2.69231C6.20406%202.30996%206.54253%202%206.96006%202Z%22%2F%3E%3Cpath%20d%3D%22M22%2014V12C22%2011.161%2021.9873%209.66527%2021.9744%209H2.00586C1.99296%209.66527%202.00564%2011.161%202.00564%2012V14C2.00564%2017.7712%202.00564%2019.6569%203.17688%2020.8284C4.34813%2022%206.23321%2022%2010.0034%2022H14.0023C17.7724%2022%2019.6575%2022%2020.8288%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2013.25C16.4142%2013.25%2016.75%2013.5858%2016.75%2014V15.25L18%2015.25C18.4142%2015.25%2018.75%2015.5858%2018.75%2016C18.75%2016.4142%2018.4142%2016.75%2018%2016.75H16.75L16.75%2018C16.75%2018.4142%2016.4142%2018.75%2016%2018.75C15.5858%2018.75%2015.25%2018.4142%2015.25%2018L15.25%2016.75L14%2016.75C13.5858%2016.75%2013.25%2016.4142%2013.25%2016C13.25%2015.5858%2013.5858%2015.25%2014%2015.25H15.25L15.25%2014C15.25%2013.5858%2015.5858%2013.25%2016%2013.25Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/calendar-add-bold-duotone.svg?color=%231a73e8&size=48