amazoncloudwatch logo
amazoncloudwatch from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- amazoncloudwatch
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the amazoncloudwatch logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.454 14.905c0-1.676-1.372-3.039-3.059-3.039c-1.686 0-3.058 1.363-3.058 3.039c0 1.675 1.372 3.038 3.058 3.038c1.687 0 3.059-1.363 3.059-3.038m.862 0c0 2.147-1.759 3.894-3.92 3.894s-3.92-1.747-3.92-3.894s1.758-3.895 3.92-3.895s3.92 1.747 3.92 3.895m3.617 5.87l-3.004-2.688c-.242.34-.523.649-.834.926l2.999 2.687c.256.23.654.208.885-.046a.623.623 0 0 0-.046-.88Zm-7.538-1.206c2.59 0 4.696-2.092 4.696-4.664c0-2.573-2.106-4.665-4.696-4.665s-4.696 2.092-4.696 4.665s2.107 4.664 4.696 4.664m8.224 2.658c-.293.323-.7.487-1.107.487a1.5 1.5 0 0 1-.995-.378l-3.118-2.794a5.54 5.54 0 0 1-3.004.883c-3.064 0-5.557-2.476-5.557-5.52s2.493-5.521 5.557-5.521s5.558 2.477 5.558 5.52c0 .874-.21 1.697-.576 2.432l3.133 2.803c.608.546.657 1.482.11 2.088ZM3.977 7.454q0 .335.04.659a.426.426 0 0 1-.352.473C2.605 8.858.862 9.681.862 12.148c0 1.863 1.034 2.892 1.902 3.427c.297.185.647.284 1.017.288l5.195.005v.856l-5.2-.005a2.8 2.8 0 0 1-1.469-.418C1.447 15.77 0 14.524 0 12.148c0-2.864 1.971-3.923 3.129-4.297a6 6 0 0 1-.013-.397c0-2.34 1.598-4.767 3.716-5.645c2.478-1.031 5.104-.52 7.022 1.367a7 7 0 0 1 1.459 2.116a2.8 2.8 0 0 1 1.78-.644c1.287 0 2.735.97 2.993 3.092c1.205.276 3.751 1.24 3.751 4.441c0 1.278-.403 2.333-1.199 3.137l-.614-.6c.632-.638.952-1.491.952-2.537c0-2.8-2.36-3.495-3.374-3.664a.43.43 0 0 1-.353-.496c-.141-1.738-1.18-2.517-2.156-2.517c-.616 0-1.193.298-1.584.818a.431.431 0 0 1-.75-.111c-.353-.971-.861-1.788-1.511-2.426c-1.663-1.636-3.936-2.079-6.084-1.186c-1.787.74-3.187 2.873-3.187 4.855"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAmazoncloudwatch(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="M18.454 14.905c0-1.676-1.372-3.039-3.059-3.039c-1.686 0-3.058 1.363-3.058 3.039c0 1.675 1.372 3.038 3.058 3.038c1.687 0 3.059-1.363 3.059-3.038m.862 0c0 2.147-1.759 3.894-3.92 3.894s-3.92-1.747-3.92-3.894s1.758-3.895 3.92-3.895s3.92 1.747 3.92 3.895m3.617 5.87l-3.004-2.688c-.242.34-.523.649-.834.926l2.999 2.687c.256.23.654.208.885-.046a.623.623 0 0 0-.046-.88Zm-7.538-1.206c2.59 0 4.696-2.092 4.696-4.664c0-2.573-2.106-4.665-4.696-4.665s-4.696 2.092-4.696 4.665s2.107 4.664 4.696 4.664m8.224 2.658c-.293.323-.7.487-1.107.487a1.5 1.5 0 0 1-.995-.378l-3.118-2.794a5.54 5.54 0 0 1-3.004.883c-3.064 0-5.557-2.476-5.557-5.52s2.493-5.521 5.557-5.521s5.558 2.477 5.558 5.52c0 .874-.21 1.697-.576 2.432l3.133 2.803c.608.546.657 1.482.11 2.088ZM3.977 7.454q0 .335.04.659a.426.426 0 0 1-.352.473C2.605 8.858.862 9.681.862 12.148c0 1.863 1.034 2.892 1.902 3.427c.297.185.647.284 1.017.288l5.195.005v.856l-5.2-.005a2.8 2.8 0 0 1-1.469-.418C1.447 15.77 0 14.524 0 12.148c0-2.864 1.971-3.923 3.129-4.297a6 6 0 0 1-.013-.397c0-2.34 1.598-4.767 3.716-5.645c2.478-1.031 5.104-.52 7.022 1.367a7 7 0 0 1 1.459 2.116a2.8 2.8 0 0 1 1.78-.644c1.287 0 2.735.97 2.993 3.092c1.205.276 3.751 1.24 3.751 4.441c0 1.278-.403 2.333-1.199 3.137l-.614-.6c.632-.638.952-1.491.952-2.537c0-2.8-2.36-3.495-3.374-3.664a.43.43 0 0 1-.353-.496c-.141-1.738-1.18-2.517-2.156-2.517c-.616 0-1.193.298-1.584.818a.431.431 0 0 1-.75-.111c-.353-.971-.861-1.788-1.511-2.426c-1.663-1.636-3.936-2.079-6.084-1.186c-1.787.74-3.187 2.873-3.187 4.855"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.454 14.905c0-1.676-1.372-3.039-3.059-3.039c-1.686 0-3.058 1.363-3.058 3.039c0 1.675 1.372 3.038 3.058 3.038c1.687 0 3.059-1.363 3.059-3.038m.862 0c0 2.147-1.759 3.894-3.92 3.894s-3.92-1.747-3.92-3.894s1.758-3.895 3.92-3.895s3.92 1.747 3.92 3.895m3.617 5.87l-3.004-2.688c-.242.34-.523.649-.834.926l2.999 2.687c.256.23.654.208.885-.046a.623.623 0 0 0-.046-.88Zm-7.538-1.206c2.59 0 4.696-2.092 4.696-4.664c0-2.573-2.106-4.665-4.696-4.665s-4.696 2.092-4.696 4.665s2.107 4.664 4.696 4.664m8.224 2.658c-.293.323-.7.487-1.107.487a1.5 1.5 0 0 1-.995-.378l-3.118-2.794a5.54 5.54 0 0 1-3.004.883c-3.064 0-5.557-2.476-5.557-5.52s2.493-5.521 5.557-5.521s5.558 2.477 5.558 5.52c0 .874-.21 1.697-.576 2.432l3.133 2.803c.608.546.657 1.482.11 2.088ZM3.977 7.454q0 .335.04.659a.426.426 0 0 1-.352.473C2.605 8.858.862 9.681.862 12.148c0 1.863 1.034 2.892 1.902 3.427c.297.185.647.284 1.017.288l5.195.005v.856l-5.2-.005a2.8 2.8 0 0 1-1.469-.418C1.447 15.77 0 14.524 0 12.148c0-2.864 1.971-3.923 3.129-4.297a6 6 0 0 1-.013-.397c0-2.34 1.598-4.767 3.716-5.645c2.478-1.031 5.104-.52 7.022 1.367a7 7 0 0 1 1.459 2.116a2.8 2.8 0 0 1 1.78-.644c1.287 0 2.735.97 2.993 3.092c1.205.276 3.751 1.24 3.751 4.441c0 1.278-.403 2.333-1.199 3.137l-.614-.6c.632-.638.952-1.491.952-2.537c0-2.8-2.36-3.495-3.374-3.664a.43.43 0 0 1-.353-.496c-.141-1.738-1.18-2.517-2.156-2.517c-.616 0-1.193.298-1.584.818a.431.431 0 0 1-.75-.111c-.353-.971-.861-1.788-1.511-2.426c-1.663-1.636-3.936-2.079-6.084-1.186c-1.787.74-3.187 2.873-3.187 4.855"/></svg> </template>
CSS
.icon-amazoncloudwatch {
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%22M18.454%2014.905c0-1.676-1.372-3.039-3.059-3.039c-1.686%200-3.058%201.363-3.058%203.039c0%201.675%201.372%203.038%203.058%203.038c1.687%200%203.059-1.363%203.059-3.038m.862%200c0%202.147-1.759%203.894-3.92%203.894s-3.92-1.747-3.92-3.894s1.758-3.895%203.92-3.895s3.92%201.747%203.92%203.895m3.617%205.87l-3.004-2.688c-.242.34-.523.649-.834.926l2.999%202.687c.256.23.654.208.885-.046a.623.623%200%200%200-.046-.88Zm-7.538-1.206c2.59%200%204.696-2.092%204.696-4.664c0-2.573-2.106-4.665-4.696-4.665s-4.696%202.092-4.696%204.665s2.107%204.664%204.696%204.664m8.224%202.658c-.293.323-.7.487-1.107.487a1.5%201.5%200%200%201-.995-.378l-3.118-2.794a5.54%205.54%200%200%201-3.004.883c-3.064%200-5.557-2.476-5.557-5.52s2.493-5.521%205.557-5.521s5.558%202.477%205.558%205.52c0%20.874-.21%201.697-.576%202.432l3.133%202.803c.608.546.657%201.482.11%202.088ZM3.977%207.454q0%20.335.04.659a.426.426%200%200%201-.352.473C2.605%208.858.862%209.681.862%2012.148c0%201.863%201.034%202.892%201.902%203.427c.297.185.647.284%201.017.288l5.195.005v.856l-5.2-.005a2.8%202.8%200%200%201-1.469-.418C1.447%2015.77%200%2014.524%200%2012.148c0-2.864%201.971-3.923%203.129-4.297a6%206%200%200%201-.013-.397c0-2.34%201.598-4.767%203.716-5.645c2.478-1.031%205.104-.52%207.022%201.367a7%207%200%200%201%201.459%202.116a2.8%202.8%200%200%201%201.78-.644c1.287%200%202.735.97%202.993%203.092c1.205.276%203.751%201.24%203.751%204.441c0%201.278-.403%202.333-1.199%203.137l-.614-.6c.632-.638.952-1.491.952-2.537c0-2.8-2.36-3.495-3.374-3.664a.43.43%200%200%201-.353-.496c-.141-1.738-1.18-2.517-2.156-2.517c-.616%200-1.193.298-1.584.818a.431.431%200%200%201-.75-.111c-.353-.971-.861-1.788-1.511-2.426c-1.663-1.636-3.936-2.079-6.084-1.186c-1.787.74-3.187%202.873-3.187%204.855%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%22M18.454%2014.905c0-1.676-1.372-3.039-3.059-3.039c-1.686%200-3.058%201.363-3.058%203.039c0%201.675%201.372%203.038%203.058%203.038c1.687%200%203.059-1.363%203.059-3.038m.862%200c0%202.147-1.759%203.894-3.92%203.894s-3.92-1.747-3.92-3.894s1.758-3.895%203.92-3.895s3.92%201.747%203.92%203.895m3.617%205.87l-3.004-2.688c-.242.34-.523.649-.834.926l2.999%202.687c.256.23.654.208.885-.046a.623.623%200%200%200-.046-.88Zm-7.538-1.206c2.59%200%204.696-2.092%204.696-4.664c0-2.573-2.106-4.665-4.696-4.665s-4.696%202.092-4.696%204.665s2.107%204.664%204.696%204.664m8.224%202.658c-.293.323-.7.487-1.107.487a1.5%201.5%200%200%201-.995-.378l-3.118-2.794a5.54%205.54%200%200%201-3.004.883c-3.064%200-5.557-2.476-5.557-5.52s2.493-5.521%205.557-5.521s5.558%202.477%205.558%205.52c0%20.874-.21%201.697-.576%202.432l3.133%202.803c.608.546.657%201.482.11%202.088ZM3.977%207.454q0%20.335.04.659a.426.426%200%200%201-.352.473C2.605%208.858.862%209.681.862%2012.148c0%201.863%201.034%202.892%201.902%203.427c.297.185.647.284%201.017.288l5.195.005v.856l-5.2-.005a2.8%202.8%200%200%201-1.469-.418C1.447%2015.77%200%2014.524%200%2012.148c0-2.864%201.971-3.923%203.129-4.297a6%206%200%200%201-.013-.397c0-2.34%201.598-4.767%203.716-5.645c2.478-1.031%205.104-.52%207.022%201.367a7%207%200%200%201%201.459%202.116a2.8%202.8%200%200%201%201.78-.644c1.287%200%202.735.97%202.993%203.092c1.205.276%203.751%201.24%203.751%204.441c0%201.278-.403%202.333-1.199%203.137l-.614-.6c.632-.638.952-1.491.952-2.537c0-2.8-2.36-3.495-3.374-3.664a.43.43%200%200%201-.353-.496c-.141-1.738-1.18-2.517-2.156-2.517c-.616%200-1.193.298-1.584.818a.431.431%200%200%201-.75-.111c-.353-.971-.861-1.788-1.511-2.426c-1.663-1.636-3.936-2.079-6.084-1.186c-1.787.74-3.187%202.873-3.187%204.855%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/amazoncloudwatch.svg?color=%231a73e8&size=48