aws kms logo
aws-kms from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- aws-kms
- 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 kms 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="M166.39 167.988h22.4v-6.4h-22.4zm-28.8 0h22.4v-6.4h-22.4zm-28.8 0h22.4v-6.4h-22.4zm35.2-25.6c0-3.53 2.874-6.4 6.4-6.4c3.53 0 6.4 2.87 6.4 6.4s-2.87 6.4-6.4 6.4c-3.526 0-6.4-2.87-6.4-6.4m19.2 0c0-7.059-5.738-12.8-12.8-12.8c-7.06 0-12.8 5.741-12.8 12.8s5.74 12.8 12.8 12.8c7.062 0 12.8-5.74 12.8-12.8m-44.8-6.4c3.53 0 6.4 2.87 6.4 6.4s-2.87 6.4-6.4 6.4c-3.526 0-6.4-2.87-6.4-6.4s2.874-6.4 6.4-6.4m0 19.2c7.062 0 12.8-5.74 12.8-12.8c0-7.059-5.738-12.8-12.8-12.8c-7.06 0-12.8 5.741-12.8 12.8s5.74 12.8 12.8 12.8m92.8-48v73.6a3.2 3.2 0 0 1-3.2 3.2h-99.2v-6.4h96v-67.2h-70.4v-6.4h73.6a3.2 3.2 0 0 1 3.2 3.2m-112.963 16.15a3.2 3.2 0 0 0-2.237 3.05v67.328l-7.677 6.583l-8.323-9.514v-8.397c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2 3.2 0 0 0 .938-2.263v-6.4c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2 3.2 0 0 0 .938-2.263V126.42c0-1.395-.902-2.63-2.234-3.05c-16.454-5.215-26.182-22.14-22.62-39.372c2.566-12.416 12.115-22.371 24.323-25.363c10.397-2.55 21.06-.32 29.251 6.102c8.186 6.422 12.88 16.064 12.88 26.451c0 14.57-9.606 27.792-23.363 32.15m29.763-32.15c0-12.365-5.587-23.843-15.331-31.488s-22.39-10.304-34.723-7.28c-14.596 3.575-26.004 15.463-29.07 30.282v.003C44.804 102.37 55.36 121.71 73.59 128.69v7.574l-8.662 8.663a3.2 3.2 0 0 0 0 4.525l8.662 8.662v3.75l-8.662 8.663a3.2 3.2 0 0 0 0 4.525l8.662 8.662v8.275c0 .775.282 1.523.794 2.11l11.2 12.8a3.2 3.2 0 0 0 4.49.32l11.2-9.6a3.2 3.2 0 0 0 1.116-2.43v-66.534c15.187-5.863 25.6-20.935 25.6-37.466m-40 7.584c-4.41 0-8-3.587-8-8c0-4.41 3.59-8 8-8c4.413 0 8 3.59 8 8c0 4.413-3.587 8-8 8m0-22.4c-7.94 0-14.4 6.461-14.4 14.4c0 7.943 6.46 14.4 14.4 14.4c7.942 0 14.4-6.457 14.4-14.4c0-7.939-6.458-14.4-14.4-14.4"/></svg>
React
import type { SVGProps } from "react";
export function LogosAwsKms(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="M166.39 167.988h22.4v-6.4h-22.4zm-28.8 0h22.4v-6.4h-22.4zm-28.8 0h22.4v-6.4h-22.4zm35.2-25.6c0-3.53 2.874-6.4 6.4-6.4c3.53 0 6.4 2.87 6.4 6.4s-2.87 6.4-6.4 6.4c-3.526 0-6.4-2.87-6.4-6.4m19.2 0c0-7.059-5.738-12.8-12.8-12.8c-7.06 0-12.8 5.741-12.8 12.8s5.74 12.8 12.8 12.8c7.062 0 12.8-5.74 12.8-12.8m-44.8-6.4c3.53 0 6.4 2.87 6.4 6.4s-2.87 6.4-6.4 6.4c-3.526 0-6.4-2.87-6.4-6.4s2.874-6.4 6.4-6.4m0 19.2c7.062 0 12.8-5.74 12.8-12.8c0-7.059-5.738-12.8-12.8-12.8c-7.06 0-12.8 5.741-12.8 12.8s5.74 12.8 12.8 12.8m92.8-48v73.6a3.2 3.2 0 0 1-3.2 3.2h-99.2v-6.4h96v-67.2h-70.4v-6.4h73.6a3.2 3.2 0 0 1 3.2 3.2m-112.963 16.15a3.2 3.2 0 0 0-2.237 3.05v67.328l-7.677 6.583l-8.323-9.514v-8.397c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2 3.2 0 0 0 .938-2.263v-6.4c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2 3.2 0 0 0 .938-2.263V126.42c0-1.395-.902-2.63-2.234-3.05c-16.454-5.215-26.182-22.14-22.62-39.372c2.566-12.416 12.115-22.371 24.323-25.363c10.397-2.55 21.06-.32 29.251 6.102c8.186 6.422 12.88 16.064 12.88 26.451c0 14.57-9.606 27.792-23.363 32.15m29.763-32.15c0-12.365-5.587-23.843-15.331-31.488s-22.39-10.304-34.723-7.28c-14.596 3.575-26.004 15.463-29.07 30.282v.003C44.804 102.37 55.36 121.71 73.59 128.69v7.574l-8.662 8.663a3.2 3.2 0 0 0 0 4.525l8.662 8.662v3.75l-8.662 8.663a3.2 3.2 0 0 0 0 4.525l8.662 8.662v8.275c0 .775.282 1.523.794 2.11l11.2 12.8a3.2 3.2 0 0 0 4.49.32l11.2-9.6a3.2 3.2 0 0 0 1.116-2.43v-66.534c15.187-5.863 25.6-20.935 25.6-37.466m-40 7.584c-4.41 0-8-3.587-8-8c0-4.41 3.59-8 8-8c4.413 0 8 3.59 8 8c0 4.413-3.587 8-8 8m0-22.4c-7.94 0-14.4 6.461-14.4 14.4c0 7.943 6.46 14.4 14.4 14.4c7.942 0 14.4-6.457 14.4-14.4c0-7.939-6.458-14.4-14.4-14.4"/></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="M166.39 167.988h22.4v-6.4h-22.4zm-28.8 0h22.4v-6.4h-22.4zm-28.8 0h22.4v-6.4h-22.4zm35.2-25.6c0-3.53 2.874-6.4 6.4-6.4c3.53 0 6.4 2.87 6.4 6.4s-2.87 6.4-6.4 6.4c-3.526 0-6.4-2.87-6.4-6.4m19.2 0c0-7.059-5.738-12.8-12.8-12.8c-7.06 0-12.8 5.741-12.8 12.8s5.74 12.8 12.8 12.8c7.062 0 12.8-5.74 12.8-12.8m-44.8-6.4c3.53 0 6.4 2.87 6.4 6.4s-2.87 6.4-6.4 6.4c-3.526 0-6.4-2.87-6.4-6.4s2.874-6.4 6.4-6.4m0 19.2c7.062 0 12.8-5.74 12.8-12.8c0-7.059-5.738-12.8-12.8-12.8c-7.06 0-12.8 5.741-12.8 12.8s5.74 12.8 12.8 12.8m92.8-48v73.6a3.2 3.2 0 0 1-3.2 3.2h-99.2v-6.4h96v-67.2h-70.4v-6.4h73.6a3.2 3.2 0 0 1 3.2 3.2m-112.963 16.15a3.2 3.2 0 0 0-2.237 3.05v67.328l-7.677 6.583l-8.323-9.514v-8.397c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2 3.2 0 0 0 .938-2.263v-6.4c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2 3.2 0 0 0 .938-2.263V126.42c0-1.395-.902-2.63-2.234-3.05c-16.454-5.215-26.182-22.14-22.62-39.372c2.566-12.416 12.115-22.371 24.323-25.363c10.397-2.55 21.06-.32 29.251 6.102c8.186 6.422 12.88 16.064 12.88 26.451c0 14.57-9.606 27.792-23.363 32.15m29.763-32.15c0-12.365-5.587-23.843-15.331-31.488s-22.39-10.304-34.723-7.28c-14.596 3.575-26.004 15.463-29.07 30.282v.003C44.804 102.37 55.36 121.71 73.59 128.69v7.574l-8.662 8.663a3.2 3.2 0 0 0 0 4.525l8.662 8.662v3.75l-8.662 8.663a3.2 3.2 0 0 0 0 4.525l8.662 8.662v8.275c0 .775.282 1.523.794 2.11l11.2 12.8a3.2 3.2 0 0 0 4.49.32l11.2-9.6a3.2 3.2 0 0 0 1.116-2.43v-66.534c15.187-5.863 25.6-20.935 25.6-37.466m-40 7.584c-4.41 0-8-3.587-8-8c0-4.41 3.59-8 8-8c4.413 0 8 3.59 8 8c0 4.413-3.587 8-8 8m0-22.4c-7.94 0-14.4 6.461-14.4 14.4c0 7.943 6.46 14.4 14.4 14.4c7.942 0 14.4-6.457 14.4-14.4c0-7.939-6.458-14.4-14.4-14.4"/></svg> </template>
CSS
.icon-aws-kms {
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%22M166.39%20167.988h22.4v-6.4h-22.4zm-28.8%200h22.4v-6.4h-22.4zm-28.8%200h22.4v-6.4h-22.4zm35.2-25.6c0-3.53%202.874-6.4%206.4-6.4c3.53%200%206.4%202.87%206.4%206.4s-2.87%206.4-6.4%206.4c-3.526%200-6.4-2.87-6.4-6.4m19.2%200c0-7.059-5.738-12.8-12.8-12.8c-7.06%200-12.8%205.741-12.8%2012.8s5.74%2012.8%2012.8%2012.8c7.062%200%2012.8-5.74%2012.8-12.8m-44.8-6.4c3.53%200%206.4%202.87%206.4%206.4s-2.87%206.4-6.4%206.4c-3.526%200-6.4-2.87-6.4-6.4s2.874-6.4%206.4-6.4m0%2019.2c7.062%200%2012.8-5.74%2012.8-12.8c0-7.059-5.738-12.8-12.8-12.8c-7.06%200-12.8%205.741-12.8%2012.8s5.74%2012.8%2012.8%2012.8m92.8-48v73.6a3.2%203.2%200%200%201-3.2%203.2h-99.2v-6.4h96v-67.2h-70.4v-6.4h73.6a3.2%203.2%200%200%201%203.2%203.2m-112.963%2016.15a3.2%203.2%200%200%200-2.237%203.05v67.328l-7.677%206.583l-8.323-9.514v-8.397c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2%203.2%200%200%200%20.938-2.263v-6.4c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2%203.2%200%200%200%20.938-2.263V126.42c0-1.395-.902-2.63-2.234-3.05c-16.454-5.215-26.182-22.14-22.62-39.372c2.566-12.416%2012.115-22.371%2024.323-25.363c10.397-2.55%2021.06-.32%2029.251%206.102c8.186%206.422%2012.88%2016.064%2012.88%2026.451c0%2014.57-9.606%2027.792-23.363%2032.15m29.763-32.15c0-12.365-5.587-23.843-15.331-31.488s-22.39-10.304-34.723-7.28c-14.596%203.575-26.004%2015.463-29.07%2030.282v.003C44.804%20102.37%2055.36%20121.71%2073.59%20128.69v7.574l-8.662%208.663a3.2%203.2%200%200%200%200%204.525l8.662%208.662v3.75l-8.662%208.663a3.2%203.2%200%200%200%200%204.525l8.662%208.662v8.275c0%20.775.282%201.523.794%202.11l11.2%2012.8a3.2%203.2%200%200%200%204.49.32l11.2-9.6a3.2%203.2%200%200%200%201.116-2.43v-66.534c15.187-5.863%2025.6-20.935%2025.6-37.466m-40%207.584c-4.41%200-8-3.587-8-8c0-4.41%203.59-8%208-8c4.413%200%208%203.59%208%208c0%204.413-3.587%208-8%208m0-22.4c-7.94%200-14.4%206.461-14.4%2014.4c0%207.943%206.46%2014.4%2014.4%2014.4c7.942%200%2014.4-6.457%2014.4-14.4c0-7.939-6.458-14.4-14.4-14.4%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%22M166.39%20167.988h22.4v-6.4h-22.4zm-28.8%200h22.4v-6.4h-22.4zm-28.8%200h22.4v-6.4h-22.4zm35.2-25.6c0-3.53%202.874-6.4%206.4-6.4c3.53%200%206.4%202.87%206.4%206.4s-2.87%206.4-6.4%206.4c-3.526%200-6.4-2.87-6.4-6.4m19.2%200c0-7.059-5.738-12.8-12.8-12.8c-7.06%200-12.8%205.741-12.8%2012.8s5.74%2012.8%2012.8%2012.8c7.062%200%2012.8-5.74%2012.8-12.8m-44.8-6.4c3.53%200%206.4%202.87%206.4%206.4s-2.87%206.4-6.4%206.4c-3.526%200-6.4-2.87-6.4-6.4s2.874-6.4%206.4-6.4m0%2019.2c7.062%200%2012.8-5.74%2012.8-12.8c0-7.059-5.738-12.8-12.8-12.8c-7.06%200-12.8%205.741-12.8%2012.8s5.74%2012.8%2012.8%2012.8m92.8-48v73.6a3.2%203.2%200%200%201-3.2%203.2h-99.2v-6.4h96v-67.2h-70.4v-6.4h73.6a3.2%203.2%200%200%201%203.2%203.2m-112.963%2016.15a3.2%203.2%200%200%200-2.237%203.05v67.328l-7.677%206.583l-8.323-9.514v-8.397c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2%203.2%200%200%200%20.938-2.263v-6.4c0-.848-.336-1.664-.938-2.262l-7.334-7.338l7.334-7.337a3.2%203.2%200%200%200%20.938-2.263V126.42c0-1.395-.902-2.63-2.234-3.05c-16.454-5.215-26.182-22.14-22.62-39.372c2.566-12.416%2012.115-22.371%2024.323-25.363c10.397-2.55%2021.06-.32%2029.251%206.102c8.186%206.422%2012.88%2016.064%2012.88%2026.451c0%2014.57-9.606%2027.792-23.363%2032.15m29.763-32.15c0-12.365-5.587-23.843-15.331-31.488s-22.39-10.304-34.723-7.28c-14.596%203.575-26.004%2015.463-29.07%2030.282v.003C44.804%20102.37%2055.36%20121.71%2073.59%20128.69v7.574l-8.662%208.663a3.2%203.2%200%200%200%200%204.525l8.662%208.662v3.75l-8.662%208.663a3.2%203.2%200%200%200%200%204.525l8.662%208.662v8.275c0%20.775.282%201.523.794%202.11l11.2%2012.8a3.2%203.2%200%200%200%204.49.32l11.2-9.6a3.2%203.2%200%200%200%201.116-2.43v-66.534c15.187-5.863%2025.6-20.935%2025.6-37.466m-40%207.584c-4.41%200-8-3.587-8-8c0-4.41%203.59-8%208-8c4.413%200%208%203.59%208%208c0%204.413-3.587%208-8%208m0-22.4c-7.94%200-14.4%206.461-14.4%2014.4c0%207.943%206.46%2014.4%2014.4%2014.4c7.942%200%2014.4-6.457%2014.4-14.4c0-7.939-6.458-14.4-14.4-14.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/aws-kms.svg?color=%231a73e8&size=48