aws vpc logo
aws-vpc from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- aws-vpc
- 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 vpc 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="m195.2 132.39l-17.6-7.04v63.843c5.14-.512 9.283-2.202 12.227-5.19c5.44-5.53 5.376-13.636 5.373-13.716zm-24 56.844V125.35l-17.6 7.04v37.834c.022.662.749 17.142 17.6 19.011m30.4-19.011c.01.362.17 10.71-7.152 18.208c-4.787 4.906-11.536 7.392-20.048 7.392c-21.034 0-26.992-16.698-27.2-25.523v-40.077c0-1.309.797-2.486 2.013-2.973l24-9.6a3.2 3.2 0 0 1 2.374 0l24 9.6a3.2 3.2 0 0 1 2.013 2.973zm9.603-6.291l-.003-42.743l-36.8-14.72l-36.8 14.72v42.634c-.006.291-.432 19.93 11.309 32.013c6.182 6.361 14.758 9.587 25.491 9.587c10.806 0 19.424-3.248 25.613-9.651c11.725-12.135 11.197-31.645 11.19-31.84m-6.589 36.285c-7.44 7.702-17.606 11.606-30.214 11.606c-12.547 0-22.678-3.891-30.112-11.565c-13.629-14.057-13.117-35.625-13.088-36.534v-44.701c0-1.309.797-2.486 2.013-2.973l40-16a3.2 3.2 0 0 1 2.374 0l40 16a3.2 3.2 0 0 1 2.013 2.973v44.8c.029.8.605 22.33-12.986 36.394M73.776 151.023H121.6v6.4H73.776c-19.45 0-34.298-12.966-35.3-30.832c-.07-.73-.076-1.58-.076-2.432c0-21.98 15.37-30.074 24.333-32.922a50 50 0 0 1-.096-3.113c0-17.45 12.448-35.706 28.95-42.464c19.38-7.936 39.811-4.093 54.637 10.262c4.995 4.867 8.803 10.064 11.558 15.789c3.86-3.312 8.519-5.091 13.51-5.091c10.577 0 21.764 8.3 23.687 24.201c6.986 1.76 15.754 5.498 21.943 13.434l-5.044 3.936c-5.702-7.315-14.307-10.362-20.518-11.635a3.19 3.19 0 0 1-2.554-2.944c-.835-14.147-9.664-20.592-17.513-20.592c-4.679 0-8.826 2.208-11.997 6.384a3.16 3.16 0 0 1-3.024 1.232a3.2 3.2 0 0 1-2.528-2.064c-2.454-6.688-6.371-12.595-11.978-18.058c-12.94-12.525-30.803-15.869-47.753-8.931c-14.237 5.83-24.976 21.54-24.976 36.54c0 1.732.099 3.444.3 5.086a3.204 3.204 0 0 1-2.409 3.49c-8.262 2.046-22.128 8.337-22.128 27.46c0 .646-.006 1.296.058 1.946c.812 14.49 12.972 24.918 28.918 24.918"/></svg>
React
import type { SVGProps } from "react";
export function LogosAwsVpc(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="m195.2 132.39l-17.6-7.04v63.843c5.14-.512 9.283-2.202 12.227-5.19c5.44-5.53 5.376-13.636 5.373-13.716zm-24 56.844V125.35l-17.6 7.04v37.834c.022.662.749 17.142 17.6 19.011m30.4-19.011c.01.362.17 10.71-7.152 18.208c-4.787 4.906-11.536 7.392-20.048 7.392c-21.034 0-26.992-16.698-27.2-25.523v-40.077c0-1.309.797-2.486 2.013-2.973l24-9.6a3.2 3.2 0 0 1 2.374 0l24 9.6a3.2 3.2 0 0 1 2.013 2.973zm9.603-6.291l-.003-42.743l-36.8-14.72l-36.8 14.72v42.634c-.006.291-.432 19.93 11.309 32.013c6.182 6.361 14.758 9.587 25.491 9.587c10.806 0 19.424-3.248 25.613-9.651c11.725-12.135 11.197-31.645 11.19-31.84m-6.589 36.285c-7.44 7.702-17.606 11.606-30.214 11.606c-12.547 0-22.678-3.891-30.112-11.565c-13.629-14.057-13.117-35.625-13.088-36.534v-44.701c0-1.309.797-2.486 2.013-2.973l40-16a3.2 3.2 0 0 1 2.374 0l40 16a3.2 3.2 0 0 1 2.013 2.973v44.8c.029.8.605 22.33-12.986 36.394M73.776 151.023H121.6v6.4H73.776c-19.45 0-34.298-12.966-35.3-30.832c-.07-.73-.076-1.58-.076-2.432c0-21.98 15.37-30.074 24.333-32.922a50 50 0 0 1-.096-3.113c0-17.45 12.448-35.706 28.95-42.464c19.38-7.936 39.811-4.093 54.637 10.262c4.995 4.867 8.803 10.064 11.558 15.789c3.86-3.312 8.519-5.091 13.51-5.091c10.577 0 21.764 8.3 23.687 24.201c6.986 1.76 15.754 5.498 21.943 13.434l-5.044 3.936c-5.702-7.315-14.307-10.362-20.518-11.635a3.19 3.19 0 0 1-2.554-2.944c-.835-14.147-9.664-20.592-17.513-20.592c-4.679 0-8.826 2.208-11.997 6.384a3.16 3.16 0 0 1-3.024 1.232a3.2 3.2 0 0 1-2.528-2.064c-2.454-6.688-6.371-12.595-11.978-18.058c-12.94-12.525-30.803-15.869-47.753-8.931c-14.237 5.83-24.976 21.54-24.976 36.54c0 1.732.099 3.444.3 5.086a3.204 3.204 0 0 1-2.409 3.49c-8.262 2.046-22.128 8.337-22.128 27.46c0 .646-.006 1.296.058 1.946c.812 14.49 12.972 24.918 28.918 24.918"/></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="m195.2 132.39l-17.6-7.04v63.843c5.14-.512 9.283-2.202 12.227-5.19c5.44-5.53 5.376-13.636 5.373-13.716zm-24 56.844V125.35l-17.6 7.04v37.834c.022.662.749 17.142 17.6 19.011m30.4-19.011c.01.362.17 10.71-7.152 18.208c-4.787 4.906-11.536 7.392-20.048 7.392c-21.034 0-26.992-16.698-27.2-25.523v-40.077c0-1.309.797-2.486 2.013-2.973l24-9.6a3.2 3.2 0 0 1 2.374 0l24 9.6a3.2 3.2 0 0 1 2.013 2.973zm9.603-6.291l-.003-42.743l-36.8-14.72l-36.8 14.72v42.634c-.006.291-.432 19.93 11.309 32.013c6.182 6.361 14.758 9.587 25.491 9.587c10.806 0 19.424-3.248 25.613-9.651c11.725-12.135 11.197-31.645 11.19-31.84m-6.589 36.285c-7.44 7.702-17.606 11.606-30.214 11.606c-12.547 0-22.678-3.891-30.112-11.565c-13.629-14.057-13.117-35.625-13.088-36.534v-44.701c0-1.309.797-2.486 2.013-2.973l40-16a3.2 3.2 0 0 1 2.374 0l40 16a3.2 3.2 0 0 1 2.013 2.973v44.8c.029.8.605 22.33-12.986 36.394M73.776 151.023H121.6v6.4H73.776c-19.45 0-34.298-12.966-35.3-30.832c-.07-.73-.076-1.58-.076-2.432c0-21.98 15.37-30.074 24.333-32.922a50 50 0 0 1-.096-3.113c0-17.45 12.448-35.706 28.95-42.464c19.38-7.936 39.811-4.093 54.637 10.262c4.995 4.867 8.803 10.064 11.558 15.789c3.86-3.312 8.519-5.091 13.51-5.091c10.577 0 21.764 8.3 23.687 24.201c6.986 1.76 15.754 5.498 21.943 13.434l-5.044 3.936c-5.702-7.315-14.307-10.362-20.518-11.635a3.19 3.19 0 0 1-2.554-2.944c-.835-14.147-9.664-20.592-17.513-20.592c-4.679 0-8.826 2.208-11.997 6.384a3.16 3.16 0 0 1-3.024 1.232a3.2 3.2 0 0 1-2.528-2.064c-2.454-6.688-6.371-12.595-11.978-18.058c-12.94-12.525-30.803-15.869-47.753-8.931c-14.237 5.83-24.976 21.54-24.976 36.54c0 1.732.099 3.444.3 5.086a3.204 3.204 0 0 1-2.409 3.49c-8.262 2.046-22.128 8.337-22.128 27.46c0 .646-.006 1.296.058 1.946c.812 14.49 12.972 24.918 28.918 24.918"/></svg> </template>
CSS
.icon-aws-vpc {
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%22m195.2%20132.39l-17.6-7.04v63.843c5.14-.512%209.283-2.202%2012.227-5.19c5.44-5.53%205.376-13.636%205.373-13.716zm-24%2056.844V125.35l-17.6%207.04v37.834c.022.662.749%2017.142%2017.6%2019.011m30.4-19.011c.01.362.17%2010.71-7.152%2018.208c-4.787%204.906-11.536%207.392-20.048%207.392c-21.034%200-26.992-16.698-27.2-25.523v-40.077c0-1.309.797-2.486%202.013-2.973l24-9.6a3.2%203.2%200%200%201%202.374%200l24%209.6a3.2%203.2%200%200%201%202.013%202.973zm9.603-6.291l-.003-42.743l-36.8-14.72l-36.8%2014.72v42.634c-.006.291-.432%2019.93%2011.309%2032.013c6.182%206.361%2014.758%209.587%2025.491%209.587c10.806%200%2019.424-3.248%2025.613-9.651c11.725-12.135%2011.197-31.645%2011.19-31.84m-6.589%2036.285c-7.44%207.702-17.606%2011.606-30.214%2011.606c-12.547%200-22.678-3.891-30.112-11.565c-13.629-14.057-13.117-35.625-13.088-36.534v-44.701c0-1.309.797-2.486%202.013-2.973l40-16a3.2%203.2%200%200%201%202.374%200l40%2016a3.2%203.2%200%200%201%202.013%202.973v44.8c.029.8.605%2022.33-12.986%2036.394M73.776%20151.023H121.6v6.4H73.776c-19.45%200-34.298-12.966-35.3-30.832c-.07-.73-.076-1.58-.076-2.432c0-21.98%2015.37-30.074%2024.333-32.922a50%2050%200%200%201-.096-3.113c0-17.45%2012.448-35.706%2028.95-42.464c19.38-7.936%2039.811-4.093%2054.637%2010.262c4.995%204.867%208.803%2010.064%2011.558%2015.789c3.86-3.312%208.519-5.091%2013.51-5.091c10.577%200%2021.764%208.3%2023.687%2024.201c6.986%201.76%2015.754%205.498%2021.943%2013.434l-5.044%203.936c-5.702-7.315-14.307-10.362-20.518-11.635a3.19%203.19%200%200%201-2.554-2.944c-.835-14.147-9.664-20.592-17.513-20.592c-4.679%200-8.826%202.208-11.997%206.384a3.16%203.16%200%200%201-3.024%201.232a3.2%203.2%200%200%201-2.528-2.064c-2.454-6.688-6.371-12.595-11.978-18.058c-12.94-12.525-30.803-15.869-47.753-8.931c-14.237%205.83-24.976%2021.54-24.976%2036.54c0%201.732.099%203.444.3%205.086a3.204%203.204%200%200%201-2.409%203.49c-8.262%202.046-22.128%208.337-22.128%2027.46c0%20.646-.006%201.296.058%201.946c.812%2014.49%2012.972%2024.918%2028.918%2024.918%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%22m195.2%20132.39l-17.6-7.04v63.843c5.14-.512%209.283-2.202%2012.227-5.19c5.44-5.53%205.376-13.636%205.373-13.716zm-24%2056.844V125.35l-17.6%207.04v37.834c.022.662.749%2017.142%2017.6%2019.011m30.4-19.011c.01.362.17%2010.71-7.152%2018.208c-4.787%204.906-11.536%207.392-20.048%207.392c-21.034%200-26.992-16.698-27.2-25.523v-40.077c0-1.309.797-2.486%202.013-2.973l24-9.6a3.2%203.2%200%200%201%202.374%200l24%209.6a3.2%203.2%200%200%201%202.013%202.973zm9.603-6.291l-.003-42.743l-36.8-14.72l-36.8%2014.72v42.634c-.006.291-.432%2019.93%2011.309%2032.013c6.182%206.361%2014.758%209.587%2025.491%209.587c10.806%200%2019.424-3.248%2025.613-9.651c11.725-12.135%2011.197-31.645%2011.19-31.84m-6.589%2036.285c-7.44%207.702-17.606%2011.606-30.214%2011.606c-12.547%200-22.678-3.891-30.112-11.565c-13.629-14.057-13.117-35.625-13.088-36.534v-44.701c0-1.309.797-2.486%202.013-2.973l40-16a3.2%203.2%200%200%201%202.374%200l40%2016a3.2%203.2%200%200%201%202.013%202.973v44.8c.029.8.605%2022.33-12.986%2036.394M73.776%20151.023H121.6v6.4H73.776c-19.45%200-34.298-12.966-35.3-30.832c-.07-.73-.076-1.58-.076-2.432c0-21.98%2015.37-30.074%2024.333-32.922a50%2050%200%200%201-.096-3.113c0-17.45%2012.448-35.706%2028.95-42.464c19.38-7.936%2039.811-4.093%2054.637%2010.262c4.995%204.867%208.803%2010.064%2011.558%2015.789c3.86-3.312%208.519-5.091%2013.51-5.091c10.577%200%2021.764%208.3%2023.687%2024.201c6.986%201.76%2015.754%205.498%2021.943%2013.434l-5.044%203.936c-5.702-7.315-14.307-10.362-20.518-11.635a3.19%203.19%200%200%201-2.554-2.944c-.835-14.147-9.664-20.592-17.513-20.592c-4.679%200-8.826%202.208-11.997%206.384a3.16%203.16%200%200%201-3.024%201.232a3.2%203.2%200%200%201-2.528-2.064c-2.454-6.688-6.371-12.595-11.978-18.058c-12.94-12.525-30.803-15.869-47.753-8.931c-14.237%205.83-24.976%2021.54-24.976%2036.54c0%201.732.099%203.444.3%205.086a3.204%203.204%200%200%201-2.409%203.49c-8.262%202.046-22.128%208.337-22.128%2027.46c0%20.646-.006%201.296.058%201.946c.812%2014.49%2012.972%2024.918%2028.918%2024.918%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/aws-vpc.svg?color=%231a73e8&size=48