aws kinesis logo
aws-kinesis from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- aws-kinesis
- 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 kinesis logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGusebDeuy" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stop-color="#4d27a8"/><stop offset="100%" stop-color="#a166ff"/></linearGradient></defs><path fill="url(#SVGusebDeuy)" d="M0 0h256v256H0z"/><path fill="#fff" d="M60.8 198.4h6.4c0-26.9 17.488-54.4 147.2-54.4v-6.4c-135.35 0-153.6 30.733-153.6 60.8M80 217.6h6.4c0-24.211 0-60.8 128-60.8v-6.4c-58.678 0-96.87 7.549-116.768 23.078C80 187.238 80 204.788 80 217.6M48 83.2h-6.4c0 23.667 32.125 38.656 95.658 44.8c-63.533 6.144-95.658 21.133-95.658 44.8H48c0-15.536 21.62-41.6 166.4-41.6v-6.4C69.62 124.8 48 98.736 48 83.2m19.2-25.6h-6.4c0 30.067 18.25 60.8 153.6 60.8V112C84.688 112 67.2 84.5 67.2 57.6m147.2 41.6v6.4c-58.678 0-96.87-7.549-116.768-23.078C80 68.762 80 51.212 80 38.4h6.4c0 24.211 0 60.8 128 60.8"/></svg>
React
import type { SVGProps } from "react";
export function LogosAwsKinesis(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="SVGusebDeuy" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stopColor="#4d27a8"/><stop offset="100%" stopColor="#a166ff"/></linearGradient></defs><path fill="url(#SVGusebDeuy)" d="M0 0h256v256H0z"/><path fill="#fff" d="M60.8 198.4h6.4c0-26.9 17.488-54.4 147.2-54.4v-6.4c-135.35 0-153.6 30.733-153.6 60.8M80 217.6h6.4c0-24.211 0-60.8 128-60.8v-6.4c-58.678 0-96.87 7.549-116.768 23.078C80 187.238 80 204.788 80 217.6M48 83.2h-6.4c0 23.667 32.125 38.656 95.658 44.8c-63.533 6.144-95.658 21.133-95.658 44.8H48c0-15.536 21.62-41.6 166.4-41.6v-6.4C69.62 124.8 48 98.736 48 83.2m19.2-25.6h-6.4c0 30.067 18.25 60.8 153.6 60.8V112C84.688 112 67.2 84.5 67.2 57.6m147.2 41.6v6.4c-58.678 0-96.87-7.549-116.768-23.078C80 68.762 80 51.212 80 38.4h6.4c0 24.211 0 60.8 128 60.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGusebDeuy" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stop-color="#4d27a8"/><stop offset="100%" stop-color="#a166ff"/></linearGradient></defs><path fill="url(#SVGusebDeuy)" d="M0 0h256v256H0z"/><path fill="#fff" d="M60.8 198.4h6.4c0-26.9 17.488-54.4 147.2-54.4v-6.4c-135.35 0-153.6 30.733-153.6 60.8M80 217.6h6.4c0-24.211 0-60.8 128-60.8v-6.4c-58.678 0-96.87 7.549-116.768 23.078C80 187.238 80 204.788 80 217.6M48 83.2h-6.4c0 23.667 32.125 38.656 95.658 44.8c-63.533 6.144-95.658 21.133-95.658 44.8H48c0-15.536 21.62-41.6 166.4-41.6v-6.4C69.62 124.8 48 98.736 48 83.2m19.2-25.6h-6.4c0 30.067 18.25 60.8 153.6 60.8V112C84.688 112 67.2 84.5 67.2 57.6m147.2 41.6v6.4c-58.678 0-96.87-7.549-116.768-23.078C80 68.762 80 51.212 80 38.4h6.4c0 24.211 0 60.8 128 60.8"/></svg> </template>
CSS
.icon-aws-kinesis {
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%22SVGusebDeuy%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%234d27a8%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23a166ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGusebDeuy)%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M60.8%20198.4h6.4c0-26.9%2017.488-54.4%20147.2-54.4v-6.4c-135.35%200-153.6%2030.733-153.6%2060.8M80%20217.6h6.4c0-24.211%200-60.8%20128-60.8v-6.4c-58.678%200-96.87%207.549-116.768%2023.078C80%20187.238%2080%20204.788%2080%20217.6M48%2083.2h-6.4c0%2023.667%2032.125%2038.656%2095.658%2044.8c-63.533%206.144-95.658%2021.133-95.658%2044.8H48c0-15.536%2021.62-41.6%20166.4-41.6v-6.4C69.62%20124.8%2048%2098.736%2048%2083.2m19.2-25.6h-6.4c0%2030.067%2018.25%2060.8%20153.6%2060.8V112C84.688%20112%2067.2%2084.5%2067.2%2057.6m147.2%2041.6v6.4c-58.678%200-96.87-7.549-116.768-23.078C80%2068.762%2080%2051.212%2080%2038.4h6.4c0%2024.211%200%2060.8%20128%2060.8%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%22SVGusebDeuy%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%234d27a8%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23a166ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGusebDeuy)%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M60.8%20198.4h6.4c0-26.9%2017.488-54.4%20147.2-54.4v-6.4c-135.35%200-153.6%2030.733-153.6%2060.8M80%20217.6h6.4c0-24.211%200-60.8%20128-60.8v-6.4c-58.678%200-96.87%207.549-116.768%2023.078C80%20187.238%2080%20204.788%2080%20217.6M48%2083.2h-6.4c0%2023.667%2032.125%2038.656%2095.658%2044.8c-63.533%206.144-95.658%2021.133-95.658%2044.8H48c0-15.536%2021.62-41.6%20166.4-41.6v-6.4C69.62%20124.8%2048%2098.736%2048%2083.2m19.2-25.6h-6.4c0%2030.067%2018.25%2060.8%20153.6%2060.8V112C84.688%20112%2067.2%2084.5%2067.2%2057.6m147.2%2041.6v6.4c-58.678%200-96.87-7.549-116.768-23.078C80%2068.762%2080%2051.212%2080%2038.4h6.4c0%2024.211%200%2060.8%20128%2060.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/aws-kinesis.svg?color=%231a73e8&size=48