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

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

Use the caldotcom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.408 14.488C1.035 14.488 0 13.4 0 12.058c0-1.346.982-2.443 2.408-2.443c.758 0 1.282.233 1.691.765l-.66.55a1.34 1.34 0 0 0-1.03-.442c-.93 0-1.44.711-1.44 1.57s.559 1.557 1.44 1.557c.413 0 .765-.147 1.043-.443l.651.573c-.391.51-.929.743-1.695.743m4.54-3.575h.89v3.49h-.89v-.51c-.185.362-.493.604-1.083.604c-.943 0-1.695-.82-1.695-1.826s.752-1.825 1.695-1.825c.585 0 .898.241 1.083.604zm.026 1.758c0-.546-.374-.998-.964-.998c-.568 0-.938.457-.938.998c0 .528.37.998.938.998c.586 0 .964-.456.964-.998m1.493-3.168h.89v4.895h-.89zm1.285 4.434a.53.53 0 0 1 .542-.528c.313 0 .533.242.533.528a.527.527 0 0 1-.533.537a.534.534 0 0 1-.542-.537m4.478-.098c-.33.403-.832.658-1.426.658a1.806 1.806 0 0 1-1.84-1.826c0-1.007.778-1.825 1.84-1.825c.572 0 1.07.241 1.4.622l-.687.577c-.172-.215-.396-.376-.713-.376c-.568 0-.938.456-.938.998c0 .541.37.997.938.997c.343 0 .58-.179.757-.42zm.075-1.168c0-1.007.78-1.825 1.84-1.825s1.84.818 1.84 1.825a1.806 1.806 0 0 1-1.84 1.826c-1.06-.005-1.84-.82-1.84-1.826m2.778 0c0-.546-.37-.998-.938-.998c-.568-.004-.937.452-.937.998c0 .542.37.998.937.998s.938-.456.938-.998M24 12.269v2.13h-.89v-1.911c0-.604-.281-.864-.704-.864c-.396 0-.678.197-.678.864v1.91h-.89v-1.91c0-.604-.285-.864-.704-.864c-.396 0-.744.197-.744.864v1.91h-.89v-3.49h.89v.484c.185-.376.52-.564 1.035-.564c.489 0 .898.241 1.123.649c.224-.417.554-.65 1.153-.65c.731.005 1.299.56 1.299 1.442"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCaldotcom(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="M2.408 14.488C1.035 14.488 0 13.4 0 12.058c0-1.346.982-2.443 2.408-2.443c.758 0 1.282.233 1.691.765l-.66.55a1.34 1.34 0 0 0-1.03-.442c-.93 0-1.44.711-1.44 1.57s.559 1.557 1.44 1.557c.413 0 .765-.147 1.043-.443l.651.573c-.391.51-.929.743-1.695.743m4.54-3.575h.89v3.49h-.89v-.51c-.185.362-.493.604-1.083.604c-.943 0-1.695-.82-1.695-1.826s.752-1.825 1.695-1.825c.585 0 .898.241 1.083.604zm.026 1.758c0-.546-.374-.998-.964-.998c-.568 0-.938.457-.938.998c0 .528.37.998.938.998c.586 0 .964-.456.964-.998m1.493-3.168h.89v4.895h-.89zm1.285 4.434a.53.53 0 0 1 .542-.528c.313 0 .533.242.533.528a.527.527 0 0 1-.533.537a.534.534 0 0 1-.542-.537m4.478-.098c-.33.403-.832.658-1.426.658a1.806 1.806 0 0 1-1.84-1.826c0-1.007.778-1.825 1.84-1.825c.572 0 1.07.241 1.4.622l-.687.577c-.172-.215-.396-.376-.713-.376c-.568 0-.938.456-.938.998c0 .541.37.997.938.997c.343 0 .58-.179.757-.42zm.075-1.168c0-1.007.78-1.825 1.84-1.825s1.84.818 1.84 1.825a1.806 1.806 0 0 1-1.84 1.826c-1.06-.005-1.84-.82-1.84-1.826m2.778 0c0-.546-.37-.998-.938-.998c-.568-.004-.937.452-.937.998c0 .542.37.998.937.998s.938-.456.938-.998M24 12.269v2.13h-.89v-1.911c0-.604-.281-.864-.704-.864c-.396 0-.678.197-.678.864v1.91h-.89v-1.91c0-.604-.285-.864-.704-.864c-.396 0-.744.197-.744.864v1.91h-.89v-3.49h.89v.484c.185-.376.52-.564 1.035-.564c.489 0 .898.241 1.123.649c.224-.417.554-.65 1.153-.65c.731.005 1.299.56 1.299 1.442"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.408 14.488C1.035 14.488 0 13.4 0 12.058c0-1.346.982-2.443 2.408-2.443c.758 0 1.282.233 1.691.765l-.66.55a1.34 1.34 0 0 0-1.03-.442c-.93 0-1.44.711-1.44 1.57s.559 1.557 1.44 1.557c.413 0 .765-.147 1.043-.443l.651.573c-.391.51-.929.743-1.695.743m4.54-3.575h.89v3.49h-.89v-.51c-.185.362-.493.604-1.083.604c-.943 0-1.695-.82-1.695-1.826s.752-1.825 1.695-1.825c.585 0 .898.241 1.083.604zm.026 1.758c0-.546-.374-.998-.964-.998c-.568 0-.938.457-.938.998c0 .528.37.998.938.998c.586 0 .964-.456.964-.998m1.493-3.168h.89v4.895h-.89zm1.285 4.434a.53.53 0 0 1 .542-.528c.313 0 .533.242.533.528a.527.527 0 0 1-.533.537a.534.534 0 0 1-.542-.537m4.478-.098c-.33.403-.832.658-1.426.658a1.806 1.806 0 0 1-1.84-1.826c0-1.007.778-1.825 1.84-1.825c.572 0 1.07.241 1.4.622l-.687.577c-.172-.215-.396-.376-.713-.376c-.568 0-.938.456-.938.998c0 .541.37.997.938.997c.343 0 .58-.179.757-.42zm.075-1.168c0-1.007.78-1.825 1.84-1.825s1.84.818 1.84 1.825a1.806 1.806 0 0 1-1.84 1.826c-1.06-.005-1.84-.82-1.84-1.826m2.778 0c0-.546-.37-.998-.938-.998c-.568-.004-.937.452-.937.998c0 .542.37.998.937.998s.938-.456.938-.998M24 12.269v2.13h-.89v-1.911c0-.604-.281-.864-.704-.864c-.396 0-.678.197-.678.864v1.91h-.89v-1.91c0-.604-.285-.864-.704-.864c-.396 0-.744.197-.744.864v1.91h-.89v-3.49h.89v.484c.185-.376.52-.564 1.035-.564c.489 0 .898.241 1.123.649c.224-.417.554-.65 1.153-.65c.731.005 1.299.56 1.299 1.442"/></svg>
</template>

CSS

.icon-caldotcom {
  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%22M2.408%2014.488C1.035%2014.488%200%2013.4%200%2012.058c0-1.346.982-2.443%202.408-2.443c.758%200%201.282.233%201.691.765l-.66.55a1.34%201.34%200%200%200-1.03-.442c-.93%200-1.44.711-1.44%201.57s.559%201.557%201.44%201.557c.413%200%20.765-.147%201.043-.443l.651.573c-.391.51-.929.743-1.695.743m4.54-3.575h.89v3.49h-.89v-.51c-.185.362-.493.604-1.083.604c-.943%200-1.695-.82-1.695-1.826s.752-1.825%201.695-1.825c.585%200%20.898.241%201.083.604zm.026%201.758c0-.546-.374-.998-.964-.998c-.568%200-.938.457-.938.998c0%20.528.37.998.938.998c.586%200%20.964-.456.964-.998m1.493-3.168h.89v4.895h-.89zm1.285%204.434a.53.53%200%200%201%20.542-.528c.313%200%20.533.242.533.528a.527.527%200%200%201-.533.537a.534.534%200%200%201-.542-.537m4.478-.098c-.33.403-.832.658-1.426.658a1.806%201.806%200%200%201-1.84-1.826c0-1.007.778-1.825%201.84-1.825c.572%200%201.07.241%201.4.622l-.687.577c-.172-.215-.396-.376-.713-.376c-.568%200-.938.456-.938.998c0%20.541.37.997.938.997c.343%200%20.58-.179.757-.42zm.075-1.168c0-1.007.78-1.825%201.84-1.825s1.84.818%201.84%201.825a1.806%201.806%200%200%201-1.84%201.826c-1.06-.005-1.84-.82-1.84-1.826m2.778%200c0-.546-.37-.998-.938-.998c-.568-.004-.937.452-.937.998c0%20.542.37.998.937.998s.938-.456.938-.998M24%2012.269v2.13h-.89v-1.911c0-.604-.281-.864-.704-.864c-.396%200-.678.197-.678.864v1.91h-.89v-1.91c0-.604-.285-.864-.704-.864c-.396%200-.744.197-.744.864v1.91h-.89v-3.49h.89v.484c.185-.376.52-.564%201.035-.564c.489%200%20.898.241%201.123.649c.224-.417.554-.65%201.153-.65c.731.005%201.299.56%201.299%201.442%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%22M2.408%2014.488C1.035%2014.488%200%2013.4%200%2012.058c0-1.346.982-2.443%202.408-2.443c.758%200%201.282.233%201.691.765l-.66.55a1.34%201.34%200%200%200-1.03-.442c-.93%200-1.44.711-1.44%201.57s.559%201.557%201.44%201.557c.413%200%20.765-.147%201.043-.443l.651.573c-.391.51-.929.743-1.695.743m4.54-3.575h.89v3.49h-.89v-.51c-.185.362-.493.604-1.083.604c-.943%200-1.695-.82-1.695-1.826s.752-1.825%201.695-1.825c.585%200%20.898.241%201.083.604zm.026%201.758c0-.546-.374-.998-.964-.998c-.568%200-.938.457-.938.998c0%20.528.37.998.938.998c.586%200%20.964-.456.964-.998m1.493-3.168h.89v4.895h-.89zm1.285%204.434a.53.53%200%200%201%20.542-.528c.313%200%20.533.242.533.528a.527.527%200%200%201-.533.537a.534.534%200%200%201-.542-.537m4.478-.098c-.33.403-.832.658-1.426.658a1.806%201.806%200%200%201-1.84-1.826c0-1.007.778-1.825%201.84-1.825c.572%200%201.07.241%201.4.622l-.687.577c-.172-.215-.396-.376-.713-.376c-.568%200-.938.456-.938.998c0%20.541.37.997.938.997c.343%200%20.58-.179.757-.42zm.075-1.168c0-1.007.78-1.825%201.84-1.825s1.84.818%201.84%201.825a1.806%201.806%200%200%201-1.84%201.826c-1.06-.005-1.84-.82-1.84-1.826m2.778%200c0-.546-.37-.998-.938-.998c-.568-.004-.937.452-.937.998c0%20.542.37.998.937.998s.938-.456.938-.998M24%2012.269v2.13h-.89v-1.911c0-.604-.281-.864-.704-.864c-.396%200-.678.197-.678.864v1.91h-.89v-1.91c0-.604-.285-.864-.704-.864c-.396%200-.744.197-.744.864v1.91h-.89v-3.49h.89v.484c.185-.376.52-.564%201.035-.564c.489%200%20.898.241%201.123.649c.224-.417.554-.65%201.153-.65c.731.005%201.299.56%201.299%201.442%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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