md today icon
md-today from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-today
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md today icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M405.3 32H106.7C83.2 32 64 51.2 64 74.7v362.7c0 23.5 19.2 42.7 42.7 42.7h298.7c23.5 0 42.7-19.2 42.7-42.7V74.7C448 51.2 428.8 32 405.3 32zm-4 405.3H110.7c-2.2 0-4-1.8-4-4V78.7c0-2.2 1.8-4 4-4h290.7c2.2 0 4 1.8 4 4v354.7c-.1 2.1-1.9 3.9-4.1 3.9z" fill="currentColor"/><path d="M145 194v204c0 1.1.9 2 2 2h218c1.1 0 2-.9 2-2V194c0-1.1-.9-2-2-2H147c-1.1 0-2 .9-2 2z" fill="currentColor"/><path d="M145 114.7v34c0 1.1.9 2 2 2h171c1.1 0 2-.9 2-2v-34c0-1.1-.9-2-2-2H147c-1.1 0-2 .9-2 2z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdToday(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M405.3 32H106.7C83.2 32 64 51.2 64 74.7v362.7c0 23.5 19.2 42.7 42.7 42.7h298.7c23.5 0 42.7-19.2 42.7-42.7V74.7C448 51.2 428.8 32 405.3 32zm-4 405.3H110.7c-2.2 0-4-1.8-4-4V78.7c0-2.2 1.8-4 4-4h290.7c2.2 0 4 1.8 4 4v354.7c-.1 2.1-1.9 3.9-4.1 3.9z" fill="currentColor"/><path d="M145 194v204c0 1.1.9 2 2 2h218c1.1 0 2-.9 2-2V194c0-1.1-.9-2-2-2H147c-1.1 0-2 .9-2 2z" fill="currentColor"/><path d="M145 114.7v34c0 1.1.9 2 2 2h171c1.1 0 2-.9 2-2v-34c0-1.1-.9-2-2-2H147c-1.1 0-2 .9-2 2z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M405.3 32H106.7C83.2 32 64 51.2 64 74.7v362.7c0 23.5 19.2 42.7 42.7 42.7h298.7c23.5 0 42.7-19.2 42.7-42.7V74.7C448 51.2 428.8 32 405.3 32zm-4 405.3H110.7c-2.2 0-4-1.8-4-4V78.7c0-2.2 1.8-4 4-4h290.7c2.2 0 4 1.8 4 4v354.7c-.1 2.1-1.9 3.9-4.1 3.9z" fill="currentColor"/><path d="M145 194v204c0 1.1.9 2 2 2h218c1.1 0 2-.9 2-2V194c0-1.1-.9-2-2-2H147c-1.1 0-2 .9-2 2z" fill="currentColor"/><path d="M145 114.7v34c0 1.1.9 2 2 2h171c1.1 0 2-.9 2-2v-34c0-1.1-.9-2-2-2H147c-1.1 0-2 .9-2 2z" fill="currentColor"/></svg> </template>
CSS
.icon-md-today {
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%20512%20512%22%3E%3Cpath%20d%3D%22M405.3%2032H106.7C83.2%2032%2064%2051.2%2064%2074.7v362.7c0%2023.5%2019.2%2042.7%2042.7%2042.7h298.7c23.5%200%2042.7-19.2%2042.7-42.7V74.7C448%2051.2%20428.8%2032%20405.3%2032zm-4%20405.3H110.7c-2.2%200-4-1.8-4-4V78.7c0-2.2%201.8-4%204-4h290.7c2.2%200%204%201.8%204%204v354.7c-.1%202.1-1.9%203.9-4.1%203.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M145%20194v204c0%201.1.9%202%202%202h218c1.1%200%202-.9%202-2V194c0-1.1-.9-2-2-2H147c-1.1%200-2%20.9-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M145%20114.7v34c0%201.1.9%202%202%202h171c1.1%200%202-.9%202-2v-34c0-1.1-.9-2-2-2H147c-1.1%200-2%20.9-2%202z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M405.3%2032H106.7C83.2%2032%2064%2051.2%2064%2074.7v362.7c0%2023.5%2019.2%2042.7%2042.7%2042.7h298.7c23.5%200%2042.7-19.2%2042.7-42.7V74.7C448%2051.2%20428.8%2032%20405.3%2032zm-4%20405.3H110.7c-2.2%200-4-1.8-4-4V78.7c0-2.2%201.8-4%204-4h290.7c2.2%200%204%201.8%204%204v354.7c-.1%202.1-1.9%203.9-4.1%203.9z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M145%20194v204c0%201.1.9%202%202%202h218c1.1%200%202-.9%202-2V194c0-1.1-.9-2-2-2H147c-1.1%200-2%20.9-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M145%20114.7v34c0%201.1.9%202%202%202h171c1.1%200%202-.9%202-2v-34c0-1.1-.9-2-2-2H147c-1.1%200-2%20.9-2%202z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-today.svg?color=%231a73e8&size=48