round alternate email icon
round-alternate-email from Google Material Icons by Material Design Authors · Baseline · Communication · Apache-2.0 Free for personal and commercial use.
- Name
- round-alternate-email
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Communication
- Viewbox
- 24×24
- License
- Apache 2.0
More communication icons from Google Material Icons
baseline-3pbaseline-add-ic-callbaseline-alternate-emailbaseline-app-registrationbaseline-businessbaseline-callbaseline-call-endbaseline-call-madebaseline-call-mergebaseline-call-missedbaseline-call-missed-outgoingbaseline-call-receivedbaseline-call-splitbaseline-cancel-presentationbaseline-cell-towerbaseline-cell-wifibaseline-chatbaseline-chat-bubblebaseline-clear-allbaseline-co-presentbaseline-commentbaseline-comments-disabledbaseline-contact-emergencybaseline-contact-mail
Use the round alternate email icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.72 2.03A9.99 9.99 0 0 0 2.03 12.72C2.39 18.01 7.01 22 12.31 22H16c.55 0 1-.45 1-1s-.45-1-1-1h-3.67c-3.73 0-7.15-2.42-8.08-6.03c-1.49-5.8 3.91-11.21 9.71-9.71C17.58 5.18 20 8.6 20 12.33v1.1c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008 5.008 0 0 0-5.66 5.87a5 5 0 0 0 3.72 3.94c1.84.43 3.59-.16 4.74-1.33c.89 1.22 2.67 1.86 4.3 1.21c1.34-.53 2.16-1.9 2.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29M12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 3"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundAlternateEmail(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.72 2.03A9.99 9.99 0 0 0 2.03 12.72C2.39 18.01 7.01 22 12.31 22H16c.55 0 1-.45 1-1s-.45-1-1-1h-3.67c-3.73 0-7.15-2.42-8.08-6.03c-1.49-5.8 3.91-11.21 9.71-9.71C17.58 5.18 20 8.6 20 12.33v1.1c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008 5.008 0 0 0-5.66 5.87a5 5 0 0 0 3.72 3.94c1.84.43 3.59-.16 4.74-1.33c.89 1.22 2.67 1.86 4.3 1.21c1.34-.53 2.16-1.9 2.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29M12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 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.72 2.03A9.99 9.99 0 0 0 2.03 12.72C2.39 18.01 7.01 22 12.31 22H16c.55 0 1-.45 1-1s-.45-1-1-1h-3.67c-3.73 0-7.15-2.42-8.08-6.03c-1.49-5.8 3.91-11.21 9.71-9.71C17.58 5.18 20 8.6 20 12.33v1.1c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008 5.008 0 0 0-5.66 5.87a5 5 0 0 0 3.72 3.94c1.84.43 3.59-.16 4.74-1.33c.89 1.22 2.67 1.86 4.3 1.21c1.34-.53 2.16-1.9 2.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29M12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3s3 1.34 3 3s-1.34 3-3 3"/></svg> </template>
CSS
.icon-round-alternate-email {
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.72%202.03A9.99%209.99%200%200%200%202.03%2012.72C2.39%2018.01%207.01%2022%2012.31%2022H16c.55%200%201-.45%201-1s-.45-1-1-1h-3.67c-3.73%200-7.15-2.42-8.08-6.03c-1.49-5.8%203.91-11.21%209.71-9.71C17.58%205.18%2020%208.6%2020%2012.33v1.1c0%20.79-.71%201.57-1.5%201.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008%205.008%200%200%200-5.66%205.87a5%205%200%200%200%203.72%203.94c1.84.43%203.59-.16%204.74-1.33c.89%201.22%202.67%201.86%204.3%201.21c1.34-.53%202.16-1.9%202.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29M12%2015c-1.66%200-3-1.34-3-3s1.34-3%203-3s3%201.34%203%203s-1.34%203-3%203%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.72%202.03A9.99%209.99%200%200%200%202.03%2012.72C2.39%2018.01%207.01%2022%2012.31%2022H16c.55%200%201-.45%201-1s-.45-1-1-1h-3.67c-3.73%200-7.15-2.42-8.08-6.03c-1.49-5.8%203.91-11.21%209.71-9.71C17.58%205.18%2020%208.6%2020%2012.33v1.1c0%20.79-.71%201.57-1.5%201.57s-1.5-.78-1.5-1.57v-1.25c0-2.51-1.78-4.77-4.26-5.12a5.008%205.008%200%200%200-5.66%205.87a5%205%200%200%200%203.72%203.94c1.84.43%203.59-.16%204.74-1.33c.89%201.22%202.67%201.86%204.3%201.21c1.34-.53%202.16-1.9%202.16-3.34v-1.09c0-5.31-3.99-9.93-9.28-10.29M12%2015c-1.66%200-3-1.34-3-3s1.34-3%203-3s3%201.34%203%203s-1.34%203-3%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-alternate-email.svg?color=%231a73e8&size=48