aws-elb from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
aws-elb
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Related icons in SVG Logos

Use the aws elb 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="M96 169.6c-22.938 0-41.6-18.662-41.6-41.6S73.062 86.4 96 86.4s41.6 18.662 41.6 41.6s-18.662 41.6-41.6 41.6m96 19.2c0 7.06-5.74 12.8-12.8 12.8s-12.8-5.74-12.8-12.8s5.74-12.8 12.8-12.8s12.8 5.74 12.8 12.8M179.2 54.4c7.06 0 12.8 5.74 12.8 12.8S186.26 80 179.2 80s-12.8-5.74-12.8-12.8s5.74-12.8 12.8-12.8m9.6 60.8c7.06 0 12.8 5.74 12.8 12.8s-5.74 12.8-12.8 12.8S176 135.06 176 128s5.74-12.8 12.8-12.8m-44.963 16h26.051c1.53 9.066 9.418 16 18.912 16c10.589 0 19.2-8.611 19.2-19.2s-8.611-19.2-19.2-19.2c-9.494 0-17.382 6.934-18.912 16h-26.051a47.5 47.5 0 0 0-4.407-17.107l28.397-25.06c3.187 2.356 7.114 3.767 11.373 3.767c10.589 0 19.2-8.611 19.2-19.2S189.789 48 179.2 48S160 56.611 160 67.2c0 4.02 1.245 7.747 3.363 10.835L136.26 101.95C127.693 88.762 112.867 80 96 80c-26.467 0-48 21.533-48 48s21.533 48 48 48c16.867 0 31.693-8.762 40.26-21.949l27.103 23.914A19.1 19.1 0 0 0 160 188.8c0 10.589 8.611 19.2 19.2 19.2s19.2-8.611 19.2-19.2s-8.611-19.2-19.2-19.2c-4.26 0-8.186 1.411-11.373 3.766l-28.397-25.059a47.5 47.5 0 0 0 4.407-17.107"/></svg>

React

import type { SVGProps } from "react";

export function LogosAwsElb(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="M96 169.6c-22.938 0-41.6-18.662-41.6-41.6S73.062 86.4 96 86.4s41.6 18.662 41.6 41.6s-18.662 41.6-41.6 41.6m96 19.2c0 7.06-5.74 12.8-12.8 12.8s-12.8-5.74-12.8-12.8s5.74-12.8 12.8-12.8s12.8 5.74 12.8 12.8M179.2 54.4c7.06 0 12.8 5.74 12.8 12.8S186.26 80 179.2 80s-12.8-5.74-12.8-12.8s5.74-12.8 12.8-12.8m9.6 60.8c7.06 0 12.8 5.74 12.8 12.8s-5.74 12.8-12.8 12.8S176 135.06 176 128s5.74-12.8 12.8-12.8m-44.963 16h26.051c1.53 9.066 9.418 16 18.912 16c10.589 0 19.2-8.611 19.2-19.2s-8.611-19.2-19.2-19.2c-9.494 0-17.382 6.934-18.912 16h-26.051a47.5 47.5 0 0 0-4.407-17.107l28.397-25.06c3.187 2.356 7.114 3.767 11.373 3.767c10.589 0 19.2-8.611 19.2-19.2S189.789 48 179.2 48S160 56.611 160 67.2c0 4.02 1.245 7.747 3.363 10.835L136.26 101.95C127.693 88.762 112.867 80 96 80c-26.467 0-48 21.533-48 48s21.533 48 48 48c16.867 0 31.693-8.762 40.26-21.949l27.103 23.914A19.1 19.1 0 0 0 160 188.8c0 10.589 8.611 19.2 19.2 19.2s19.2-8.611 19.2-19.2s-8.611-19.2-19.2-19.2c-4.26 0-8.186 1.411-11.373 3.766l-28.397-25.059a47.5 47.5 0 0 0 4.407-17.107"/></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="M96 169.6c-22.938 0-41.6-18.662-41.6-41.6S73.062 86.4 96 86.4s41.6 18.662 41.6 41.6s-18.662 41.6-41.6 41.6m96 19.2c0 7.06-5.74 12.8-12.8 12.8s-12.8-5.74-12.8-12.8s5.74-12.8 12.8-12.8s12.8 5.74 12.8 12.8M179.2 54.4c7.06 0 12.8 5.74 12.8 12.8S186.26 80 179.2 80s-12.8-5.74-12.8-12.8s5.74-12.8 12.8-12.8m9.6 60.8c7.06 0 12.8 5.74 12.8 12.8s-5.74 12.8-12.8 12.8S176 135.06 176 128s5.74-12.8 12.8-12.8m-44.963 16h26.051c1.53 9.066 9.418 16 18.912 16c10.589 0 19.2-8.611 19.2-19.2s-8.611-19.2-19.2-19.2c-9.494 0-17.382 6.934-18.912 16h-26.051a47.5 47.5 0 0 0-4.407-17.107l28.397-25.06c3.187 2.356 7.114 3.767 11.373 3.767c10.589 0 19.2-8.611 19.2-19.2S189.789 48 179.2 48S160 56.611 160 67.2c0 4.02 1.245 7.747 3.363 10.835L136.26 101.95C127.693 88.762 112.867 80 96 80c-26.467 0-48 21.533-48 48s21.533 48 48 48c16.867 0 31.693-8.762 40.26-21.949l27.103 23.914A19.1 19.1 0 0 0 160 188.8c0 10.589 8.611 19.2 19.2 19.2s19.2-8.611 19.2-19.2s-8.611-19.2-19.2-19.2c-4.26 0-8.186 1.411-11.373 3.766l-28.397-25.059a47.5 47.5 0 0 0 4.407-17.107"/></svg>
</template>

CSS

.icon-aws-elb {
  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%22M96%20169.6c-22.938%200-41.6-18.662-41.6-41.6S73.062%2086.4%2096%2086.4s41.6%2018.662%2041.6%2041.6s-18.662%2041.6-41.6%2041.6m96%2019.2c0%207.06-5.74%2012.8-12.8%2012.8s-12.8-5.74-12.8-12.8s5.74-12.8%2012.8-12.8s12.8%205.74%2012.8%2012.8M179.2%2054.4c7.06%200%2012.8%205.74%2012.8%2012.8S186.26%2080%20179.2%2080s-12.8-5.74-12.8-12.8s5.74-12.8%2012.8-12.8m9.6%2060.8c7.06%200%2012.8%205.74%2012.8%2012.8s-5.74%2012.8-12.8%2012.8S176%20135.06%20176%20128s5.74-12.8%2012.8-12.8m-44.963%2016h26.051c1.53%209.066%209.418%2016%2018.912%2016c10.589%200%2019.2-8.611%2019.2-19.2s-8.611-19.2-19.2-19.2c-9.494%200-17.382%206.934-18.912%2016h-26.051a47.5%2047.5%200%200%200-4.407-17.107l28.397-25.06c3.187%202.356%207.114%203.767%2011.373%203.767c10.589%200%2019.2-8.611%2019.2-19.2S189.789%2048%20179.2%2048S160%2056.611%20160%2067.2c0%204.02%201.245%207.747%203.363%2010.835L136.26%20101.95C127.693%2088.762%20112.867%2080%2096%2080c-26.467%200-48%2021.533-48%2048s21.533%2048%2048%2048c16.867%200%2031.693-8.762%2040.26-21.949l27.103%2023.914A19.1%2019.1%200%200%200%20160%20188.8c0%2010.589%208.611%2019.2%2019.2%2019.2s19.2-8.611%2019.2-19.2s-8.611-19.2-19.2-19.2c-4.26%200-8.186%201.411-11.373%203.766l-28.397-25.059a47.5%2047.5%200%200%200%204.407-17.107%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%22M96%20169.6c-22.938%200-41.6-18.662-41.6-41.6S73.062%2086.4%2096%2086.4s41.6%2018.662%2041.6%2041.6s-18.662%2041.6-41.6%2041.6m96%2019.2c0%207.06-5.74%2012.8-12.8%2012.8s-12.8-5.74-12.8-12.8s5.74-12.8%2012.8-12.8s12.8%205.74%2012.8%2012.8M179.2%2054.4c7.06%200%2012.8%205.74%2012.8%2012.8S186.26%2080%20179.2%2080s-12.8-5.74-12.8-12.8s5.74-12.8%2012.8-12.8m9.6%2060.8c7.06%200%2012.8%205.74%2012.8%2012.8s-5.74%2012.8-12.8%2012.8S176%20135.06%20176%20128s5.74-12.8%2012.8-12.8m-44.963%2016h26.051c1.53%209.066%209.418%2016%2018.912%2016c10.589%200%2019.2-8.611%2019.2-19.2s-8.611-19.2-19.2-19.2c-9.494%200-17.382%206.934-18.912%2016h-26.051a47.5%2047.5%200%200%200-4.407-17.107l28.397-25.06c3.187%202.356%207.114%203.767%2011.373%203.767c10.589%200%2019.2-8.611%2019.2-19.2S189.789%2048%20179.2%2048S160%2056.611%20160%2067.2c0%204.02%201.245%207.747%203.363%2010.835L136.26%20101.95C127.693%2088.762%20112.867%2080%2096%2080c-26.467%200-48%2021.533-48%2048s21.533%2048%2048%2048c16.867%200%2031.693-8.762%2040.26-21.949l27.103%2023.914A19.1%2019.1%200%200%200%20160%20188.8c0%2010.589%208.611%2019.2%2019.2%2019.2s19.2-8.611%2019.2-19.2s-8.611-19.2-19.2-19.2c-4.26%200-8.186%201.411-11.373%203.766l-28.397-25.059a47.5%2047.5%200%200%200%204.407-17.107%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/aws-elb.svg?color=%231a73e8&size=48