aws ses logo
aws-ses from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- aws-ses
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Related icons in SVG Logos
aws-amplifyaws-api-gatewayaws-app-meshaws-appflowaws-appsyncaws-athenaaws-auroraaws-backupaws-batchaws-certificate-manageraws-cloudformationaws-cloudfrontaws-cloudsearchaws-cloudtrailaws-cloudwatchaws-codebuildaws-codecommitaws-codedeployaws-codepipelineaws-codestaraws-cognitoaws-configaws-documentdbaws-dynamodb
Use the aws ses logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGYPnorcPn" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stop-color="#bd0816"/><stop offset="100%" stop-color="#ff5252"/></linearGradient></defs><path fill="url(#SVGYPnorcPn)" d="M0 0h256v256H0z"/><path fill="#fff" d="M182.4 195.2c0-5.204-4.397-9.6-9.6-9.6s-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6M128 192c-5.203 0-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6c0-5.204-4.397-9.6-9.6-9.6m-44.8-6.4c-5.203 0-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6c0-5.204-4.397-9.6-9.6-9.6m8.336-48.001h72.928l-24.5-22.046l-9.887 8.474a3.18 3.18 0 0 1-2.08.771a3.18 3.18 0 0 1-2.08-.77l-9.885-8.475zM86.4 90.155v43.46l24.733-22.26zm77.75-3.757h-72.3l36.147 30.986zm5.45 47.217v-43.46l-24.733 21.197zm19.2 61.585c0 8.672-7.328 16-16 16s-16-7.328-16-16c0-7.581 5.6-14.132 12.8-15.661v-9.94h-38.4v16.34c7.2 1.53 12.8 8.08 12.8 15.66c0 8.673-7.328 16.001-16 16.001s-16-7.328-16-16c0-7.581 5.6-14.132 12.8-15.661v-16.34H86.4v9.94c7.2 1.53 12.8 8.08 12.8 15.66c0 8.673-7.328 16-16 16s-16-7.327-16-16c0-7.58 5.6-14.13 12.8-15.66v-13.14a3.2 3.2 0 0 1 3.2-3.2h41.6v-19.2H83.2a3.2 3.2 0 0 1-3.2-3.2V83.198a3.2 3.2 0 0 1 3.2-3.2h89.6a3.2 3.2 0 0 1 3.2 3.2v57.6a3.2 3.2 0 0 1-3.2 3.2h-41.6V163.2h41.6a3.2 3.2 0 0 1 3.2 3.2v13.14c7.2 1.53 12.8 8.08 12.8 15.66m28.8-67.202c0 18.903-5.834 36.993-16.874 52.305l-5.193-3.744c10.25-14.218 15.667-31.008 15.667-48.56c0-45.873-37.322-83.199-83.197-83.199c-45.878 0-83.203 37.326-83.203 83.198c0 17.553 5.418 34.343 15.667 48.561l-5.193 3.744C44.234 164.991 38.4 146.901 38.4 127.998c0-49.402 40.195-89.598 89.597-89.598c49.405 0 89.603 40.196 89.603 89.598"/></svg>
React
import type { SVGProps } from "react";
export function LogosAwsSes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGYPnorcPn" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stopColor="#bd0816"/><stop offset="100%" stopColor="#ff5252"/></linearGradient></defs><path fill="url(#SVGYPnorcPn)" d="M0 0h256v256H0z"/><path fill="#fff" d="M182.4 195.2c0-5.204-4.397-9.6-9.6-9.6s-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6M128 192c-5.203 0-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6c0-5.204-4.397-9.6-9.6-9.6m-44.8-6.4c-5.203 0-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6c0-5.204-4.397-9.6-9.6-9.6m8.336-48.001h72.928l-24.5-22.046l-9.887 8.474a3.18 3.18 0 0 1-2.08.771a3.18 3.18 0 0 1-2.08-.77l-9.885-8.475zM86.4 90.155v43.46l24.733-22.26zm77.75-3.757h-72.3l36.147 30.986zm5.45 47.217v-43.46l-24.733 21.197zm19.2 61.585c0 8.672-7.328 16-16 16s-16-7.328-16-16c0-7.581 5.6-14.132 12.8-15.661v-9.94h-38.4v16.34c7.2 1.53 12.8 8.08 12.8 15.66c0 8.673-7.328 16.001-16 16.001s-16-7.328-16-16c0-7.581 5.6-14.132 12.8-15.661v-16.34H86.4v9.94c7.2 1.53 12.8 8.08 12.8 15.66c0 8.673-7.328 16-16 16s-16-7.327-16-16c0-7.58 5.6-14.13 12.8-15.66v-13.14a3.2 3.2 0 0 1 3.2-3.2h41.6v-19.2H83.2a3.2 3.2 0 0 1-3.2-3.2V83.198a3.2 3.2 0 0 1 3.2-3.2h89.6a3.2 3.2 0 0 1 3.2 3.2v57.6a3.2 3.2 0 0 1-3.2 3.2h-41.6V163.2h41.6a3.2 3.2 0 0 1 3.2 3.2v13.14c7.2 1.53 12.8 8.08 12.8 15.66m28.8-67.202c0 18.903-5.834 36.993-16.874 52.305l-5.193-3.744c10.25-14.218 15.667-31.008 15.667-48.56c0-45.873-37.322-83.199-83.197-83.199c-45.878 0-83.203 37.326-83.203 83.198c0 17.553 5.418 34.343 15.667 48.561l-5.193 3.744C44.234 164.991 38.4 146.901 38.4 127.998c0-49.402 40.195-89.598 89.597-89.598c49.405 0 89.603 40.196 89.603 89.598"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGYPnorcPn" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stop-color="#bd0816"/><stop offset="100%" stop-color="#ff5252"/></linearGradient></defs><path fill="url(#SVGYPnorcPn)" d="M0 0h256v256H0z"/><path fill="#fff" d="M182.4 195.2c0-5.204-4.397-9.6-9.6-9.6s-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6M128 192c-5.203 0-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6c0-5.204-4.397-9.6-9.6-9.6m-44.8-6.4c-5.203 0-9.6 4.396-9.6 9.6s4.397 9.6 9.6 9.6s9.6-4.397 9.6-9.6c0-5.204-4.397-9.6-9.6-9.6m8.336-48.001h72.928l-24.5-22.046l-9.887 8.474a3.18 3.18 0 0 1-2.08.771a3.18 3.18 0 0 1-2.08-.77l-9.885-8.475zM86.4 90.155v43.46l24.733-22.26zm77.75-3.757h-72.3l36.147 30.986zm5.45 47.217v-43.46l-24.733 21.197zm19.2 61.585c0 8.672-7.328 16-16 16s-16-7.328-16-16c0-7.581 5.6-14.132 12.8-15.661v-9.94h-38.4v16.34c7.2 1.53 12.8 8.08 12.8 15.66c0 8.673-7.328 16.001-16 16.001s-16-7.328-16-16c0-7.581 5.6-14.132 12.8-15.661v-16.34H86.4v9.94c7.2 1.53 12.8 8.08 12.8 15.66c0 8.673-7.328 16-16 16s-16-7.327-16-16c0-7.58 5.6-14.13 12.8-15.66v-13.14a3.2 3.2 0 0 1 3.2-3.2h41.6v-19.2H83.2a3.2 3.2 0 0 1-3.2-3.2V83.198a3.2 3.2 0 0 1 3.2-3.2h89.6a3.2 3.2 0 0 1 3.2 3.2v57.6a3.2 3.2 0 0 1-3.2 3.2h-41.6V163.2h41.6a3.2 3.2 0 0 1 3.2 3.2v13.14c7.2 1.53 12.8 8.08 12.8 15.66m28.8-67.202c0 18.903-5.834 36.993-16.874 52.305l-5.193-3.744c10.25-14.218 15.667-31.008 15.667-48.56c0-45.873-37.322-83.199-83.197-83.199c-45.878 0-83.203 37.326-83.203 83.198c0 17.553 5.418 34.343 15.667 48.561l-5.193 3.744C44.234 164.991 38.4 146.901 38.4 127.998c0-49.402 40.195-89.598 89.597-89.598c49.405 0 89.603 40.196 89.603 89.598"/></svg> </template>
CSS
.icon-aws-ses {
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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGYPnorcPn%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23bd0816%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff5252%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGYPnorcPn)%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M182.4%20195.2c0-5.204-4.397-9.6-9.6-9.6s-9.6%204.396-9.6%209.6s4.397%209.6%209.6%209.6s9.6-4.397%209.6-9.6M128%20192c-5.203%200-9.6%204.396-9.6%209.6s4.397%209.6%209.6%209.6s9.6-4.397%209.6-9.6c0-5.204-4.397-9.6-9.6-9.6m-44.8-6.4c-5.203%200-9.6%204.396-9.6%209.6s4.397%209.6%209.6%209.6s9.6-4.397%209.6-9.6c0-5.204-4.397-9.6-9.6-9.6m8.336-48.001h72.928l-24.5-22.046l-9.887%208.474a3.18%203.18%200%200%201-2.08.771a3.18%203.18%200%200%201-2.08-.77l-9.885-8.475zM86.4%2090.155v43.46l24.733-22.26zm77.75-3.757h-72.3l36.147%2030.986zm5.45%2047.217v-43.46l-24.733%2021.197zm19.2%2061.585c0%208.672-7.328%2016-16%2016s-16-7.328-16-16c0-7.581%205.6-14.132%2012.8-15.661v-9.94h-38.4v16.34c7.2%201.53%2012.8%208.08%2012.8%2015.66c0%208.673-7.328%2016.001-16%2016.001s-16-7.328-16-16c0-7.581%205.6-14.132%2012.8-15.661v-16.34H86.4v9.94c7.2%201.53%2012.8%208.08%2012.8%2015.66c0%208.673-7.328%2016-16%2016s-16-7.327-16-16c0-7.58%205.6-14.13%2012.8-15.66v-13.14a3.2%203.2%200%200%201%203.2-3.2h41.6v-19.2H83.2a3.2%203.2%200%200%201-3.2-3.2V83.198a3.2%203.2%200%200%201%203.2-3.2h89.6a3.2%203.2%200%200%201%203.2%203.2v57.6a3.2%203.2%200%200%201-3.2%203.2h-41.6V163.2h41.6a3.2%203.2%200%200%201%203.2%203.2v13.14c7.2%201.53%2012.8%208.08%2012.8%2015.66m28.8-67.202c0%2018.903-5.834%2036.993-16.874%2052.305l-5.193-3.744c10.25-14.218%2015.667-31.008%2015.667-48.56c0-45.873-37.322-83.199-83.197-83.199c-45.878%200-83.203%2037.326-83.203%2083.198c0%2017.553%205.418%2034.343%2015.667%2048.561l-5.193%203.744C44.234%20164.991%2038.4%20146.901%2038.4%20127.998c0-49.402%2040.195-89.598%2089.597-89.598c49.405%200%2089.603%2040.196%2089.603%2089.598%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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGYPnorcPn%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%22100%25%22%20y2%3D%220%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23bd0816%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ff5252%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGYPnorcPn)%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M182.4%20195.2c0-5.204-4.397-9.6-9.6-9.6s-9.6%204.396-9.6%209.6s4.397%209.6%209.6%209.6s9.6-4.397%209.6-9.6M128%20192c-5.203%200-9.6%204.396-9.6%209.6s4.397%209.6%209.6%209.6s9.6-4.397%209.6-9.6c0-5.204-4.397-9.6-9.6-9.6m-44.8-6.4c-5.203%200-9.6%204.396-9.6%209.6s4.397%209.6%209.6%209.6s9.6-4.397%209.6-9.6c0-5.204-4.397-9.6-9.6-9.6m8.336-48.001h72.928l-24.5-22.046l-9.887%208.474a3.18%203.18%200%200%201-2.08.771a3.18%203.18%200%200%201-2.08-.77l-9.885-8.475zM86.4%2090.155v43.46l24.733-22.26zm77.75-3.757h-72.3l36.147%2030.986zm5.45%2047.217v-43.46l-24.733%2021.197zm19.2%2061.585c0%208.672-7.328%2016-16%2016s-16-7.328-16-16c0-7.581%205.6-14.132%2012.8-15.661v-9.94h-38.4v16.34c7.2%201.53%2012.8%208.08%2012.8%2015.66c0%208.673-7.328%2016.001-16%2016.001s-16-7.328-16-16c0-7.581%205.6-14.132%2012.8-15.661v-16.34H86.4v9.94c7.2%201.53%2012.8%208.08%2012.8%2015.66c0%208.673-7.328%2016-16%2016s-16-7.327-16-16c0-7.58%205.6-14.13%2012.8-15.66v-13.14a3.2%203.2%200%200%201%203.2-3.2h41.6v-19.2H83.2a3.2%203.2%200%200%201-3.2-3.2V83.198a3.2%203.2%200%200%201%203.2-3.2h89.6a3.2%203.2%200%200%201%203.2%203.2v57.6a3.2%203.2%200%200%201-3.2%203.2h-41.6V163.2h41.6a3.2%203.2%200%200%201%203.2%203.2v13.14c7.2%201.53%2012.8%208.08%2012.8%2015.66m28.8-67.202c0%2018.903-5.834%2036.993-16.874%2052.305l-5.193-3.744c10.25-14.218%2015.667-31.008%2015.667-48.56c0-45.873-37.322-83.199-83.197-83.199c-45.878%200-83.203%2037.326-83.203%2083.198c0%2017.553%205.418%2034.343%2015.667%2048.561l-5.193%203.744C44.234%20164.991%2038.4%20146.901%2038.4%20127.998c0-49.402%2040.195-89.598%2089.597-89.598c49.405%200%2089.603%2040.196%2089.603%2089.598%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/aws-ses.svg?color=%231a73e8&size=48