aws athena logo

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

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

Related icons in SVG Logos

Use the aws athena 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="M122.544 87.126c14.375 0 22.25 3.22 23.685 4.835c-1.436 1.615-9.31 4.836-23.685 4.836s-22.249-3.22-23.684-4.836c1.435-1.615 9.309-4.835 23.684-4.835m-1.636 25.778a1.63 1.63 0 0 1-.898-1.448c0-.896.724-1.628 1.61-1.628c.257 0 .492.074.711.187zm18.508 26.587c-.238.193-.785.567-1.909 1.019c-1 .4-2.185.76-3.529 1.076c-3.57.839-7.96 1.3-12.361 1.3c-9.627 0-16.335-2.08-17.78-3.37L99.57 99.684c6.54 2.675 16.173 3.562 22.973 3.562c6.686 0 16.11-.86 22.646-3.434l-2.55 17.519c-4.806-1.812-10.802-4.443-16.485-7.209c-.578-2.005-2.378-3.481-4.535-3.481c-2.617 0-4.745 2.163-4.745 4.816c0 2.66 2.128 4.82 4.745 4.82c.62 0 1.21-.13 1.75-.348c7.94 3.92 13.858 6.434 18.31 7.985zM92.39 92.31l5.142 48.01c.362 8.91 23.106 9.013 24.085 9.013c4.869 0 9.766-.522 13.79-1.463c1.649-.387 3.142-.845 4.434-1.364c3.755-1.509 5.724-3.566 5.86-6.11l2.141-14.713c1.458.3 2.65.432 3.599.432c2.989 0 3.776-1.225 4.32-2.07c.571-.89.736-1.982.47-3.082c-.61-2.527-4.177-5.854-6.56-7.83l3.012-20.701l-.029-.003c.013-.158.064-.306.064-.468c0-8.907-18.968-11.283-30.174-11.283S92.371 83.054 92.371 91.96c0 .12.041.226.047.345zm28.684-28.12c27.683 0 50.205 22.861 50.205 50.96c0 28.1-22.522 50.96-50.205 50.96c-27.687 0-50.209-22.86-50.209-50.96c0-28.099 22.522-50.96 50.209-50.96m-79.522 69.682v6.447h28.586v-.38c9.137 19.26 28.506 32.619 50.936 32.619c31.183 0 56.557-25.752 56.557-57.407c0-31.656-25.374-57.408-56.557-57.408c-24.263 0-44.943 15.617-52.96 37.442H41.552v6.448h24.612c-.99 4.15-1.572 8.453-1.62 12.895H35.2v6.448h29.605c.448 4.478 1.455 8.779 2.858 12.896zm173.104 77.44c-3.843 3.907-10.507 3.93-14.347.036l-34.125-34.64a76.8 76.8 0 0 0 14.595-14.544l33.915 34.59a10.28 10.28 0 0 1 2.954 7.275a10.28 10.28 0 0 1-2.992 7.283m4.535-19.11l-34.674-35.37c7.687-12.012 12.171-26.32 12.171-41.681c0-42.323-33.921-76.751-75.614-76.751c-29.961 0-57.13 17.983-69.221 45.814l5.812 2.599c11.075-25.491 35.963-41.965 63.409-41.965c38.193 0 69.262 31.536 69.262 70.303c0 38.763-31.07 70.303-69.262 70.303c-25.514 0-48.89-14.176-61.014-36.994l-5.59 3.062c13.228 24.908 38.752 40.38 66.604 40.38c14.578 0 28.2-4.22 39.759-11.507l34.988 35.514c3.106 3.153 7.239 4.891 11.628 4.891c4.415 0 8.572-1.75 11.691-4.92c3.126-3.153 4.854-7.356 4.86-11.84c.01-4.479-1.702-8.683-4.809-11.839"/></svg>

React

import type { SVGProps } from "react";

export function LogosAwsAthena(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="M122.544 87.126c14.375 0 22.25 3.22 23.685 4.835c-1.436 1.615-9.31 4.836-23.685 4.836s-22.249-3.22-23.684-4.836c1.435-1.615 9.309-4.835 23.684-4.835m-1.636 25.778a1.63 1.63 0 0 1-.898-1.448c0-.896.724-1.628 1.61-1.628c.257 0 .492.074.711.187zm18.508 26.587c-.238.193-.785.567-1.909 1.019c-1 .4-2.185.76-3.529 1.076c-3.57.839-7.96 1.3-12.361 1.3c-9.627 0-16.335-2.08-17.78-3.37L99.57 99.684c6.54 2.675 16.173 3.562 22.973 3.562c6.686 0 16.11-.86 22.646-3.434l-2.55 17.519c-4.806-1.812-10.802-4.443-16.485-7.209c-.578-2.005-2.378-3.481-4.535-3.481c-2.617 0-4.745 2.163-4.745 4.816c0 2.66 2.128 4.82 4.745 4.82c.62 0 1.21-.13 1.75-.348c7.94 3.92 13.858 6.434 18.31 7.985zM92.39 92.31l5.142 48.01c.362 8.91 23.106 9.013 24.085 9.013c4.869 0 9.766-.522 13.79-1.463c1.649-.387 3.142-.845 4.434-1.364c3.755-1.509 5.724-3.566 5.86-6.11l2.141-14.713c1.458.3 2.65.432 3.599.432c2.989 0 3.776-1.225 4.32-2.07c.571-.89.736-1.982.47-3.082c-.61-2.527-4.177-5.854-6.56-7.83l3.012-20.701l-.029-.003c.013-.158.064-.306.064-.468c0-8.907-18.968-11.283-30.174-11.283S92.371 83.054 92.371 91.96c0 .12.041.226.047.345zm28.684-28.12c27.683 0 50.205 22.861 50.205 50.96c0 28.1-22.522 50.96-50.205 50.96c-27.687 0-50.209-22.86-50.209-50.96c0-28.099 22.522-50.96 50.209-50.96m-79.522 69.682v6.447h28.586v-.38c9.137 19.26 28.506 32.619 50.936 32.619c31.183 0 56.557-25.752 56.557-57.407c0-31.656-25.374-57.408-56.557-57.408c-24.263 0-44.943 15.617-52.96 37.442H41.552v6.448h24.612c-.99 4.15-1.572 8.453-1.62 12.895H35.2v6.448h29.605c.448 4.478 1.455 8.779 2.858 12.896zm173.104 77.44c-3.843 3.907-10.507 3.93-14.347.036l-34.125-34.64a76.8 76.8 0 0 0 14.595-14.544l33.915 34.59a10.28 10.28 0 0 1 2.954 7.275a10.28 10.28 0 0 1-2.992 7.283m4.535-19.11l-34.674-35.37c7.687-12.012 12.171-26.32 12.171-41.681c0-42.323-33.921-76.751-75.614-76.751c-29.961 0-57.13 17.983-69.221 45.814l5.812 2.599c11.075-25.491 35.963-41.965 63.409-41.965c38.193 0 69.262 31.536 69.262 70.303c0 38.763-31.07 70.303-69.262 70.303c-25.514 0-48.89-14.176-61.014-36.994l-5.59 3.062c13.228 24.908 38.752 40.38 66.604 40.38c14.578 0 28.2-4.22 39.759-11.507l34.988 35.514c3.106 3.153 7.239 4.891 11.628 4.891c4.415 0 8.572-1.75 11.691-4.92c3.126-3.153 4.854-7.356 4.86-11.84c.01-4.479-1.702-8.683-4.809-11.839"/></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="M122.544 87.126c14.375 0 22.25 3.22 23.685 4.835c-1.436 1.615-9.31 4.836-23.685 4.836s-22.249-3.22-23.684-4.836c1.435-1.615 9.309-4.835 23.684-4.835m-1.636 25.778a1.63 1.63 0 0 1-.898-1.448c0-.896.724-1.628 1.61-1.628c.257 0 .492.074.711.187zm18.508 26.587c-.238.193-.785.567-1.909 1.019c-1 .4-2.185.76-3.529 1.076c-3.57.839-7.96 1.3-12.361 1.3c-9.627 0-16.335-2.08-17.78-3.37L99.57 99.684c6.54 2.675 16.173 3.562 22.973 3.562c6.686 0 16.11-.86 22.646-3.434l-2.55 17.519c-4.806-1.812-10.802-4.443-16.485-7.209c-.578-2.005-2.378-3.481-4.535-3.481c-2.617 0-4.745 2.163-4.745 4.816c0 2.66 2.128 4.82 4.745 4.82c.62 0 1.21-.13 1.75-.348c7.94 3.92 13.858 6.434 18.31 7.985zM92.39 92.31l5.142 48.01c.362 8.91 23.106 9.013 24.085 9.013c4.869 0 9.766-.522 13.79-1.463c1.649-.387 3.142-.845 4.434-1.364c3.755-1.509 5.724-3.566 5.86-6.11l2.141-14.713c1.458.3 2.65.432 3.599.432c2.989 0 3.776-1.225 4.32-2.07c.571-.89.736-1.982.47-3.082c-.61-2.527-4.177-5.854-6.56-7.83l3.012-20.701l-.029-.003c.013-.158.064-.306.064-.468c0-8.907-18.968-11.283-30.174-11.283S92.371 83.054 92.371 91.96c0 .12.041.226.047.345zm28.684-28.12c27.683 0 50.205 22.861 50.205 50.96c0 28.1-22.522 50.96-50.205 50.96c-27.687 0-50.209-22.86-50.209-50.96c0-28.099 22.522-50.96 50.209-50.96m-79.522 69.682v6.447h28.586v-.38c9.137 19.26 28.506 32.619 50.936 32.619c31.183 0 56.557-25.752 56.557-57.407c0-31.656-25.374-57.408-56.557-57.408c-24.263 0-44.943 15.617-52.96 37.442H41.552v6.448h24.612c-.99 4.15-1.572 8.453-1.62 12.895H35.2v6.448h29.605c.448 4.478 1.455 8.779 2.858 12.896zm173.104 77.44c-3.843 3.907-10.507 3.93-14.347.036l-34.125-34.64a76.8 76.8 0 0 0 14.595-14.544l33.915 34.59a10.28 10.28 0 0 1 2.954 7.275a10.28 10.28 0 0 1-2.992 7.283m4.535-19.11l-34.674-35.37c7.687-12.012 12.171-26.32 12.171-41.681c0-42.323-33.921-76.751-75.614-76.751c-29.961 0-57.13 17.983-69.221 45.814l5.812 2.599c11.075-25.491 35.963-41.965 63.409-41.965c38.193 0 69.262 31.536 69.262 70.303c0 38.763-31.07 70.303-69.262 70.303c-25.514 0-48.89-14.176-61.014-36.994l-5.59 3.062c13.228 24.908 38.752 40.38 66.604 40.38c14.578 0 28.2-4.22 39.759-11.507l34.988 35.514c3.106 3.153 7.239 4.891 11.628 4.891c4.415 0 8.572-1.75 11.691-4.92c3.126-3.153 4.854-7.356 4.86-11.84c.01-4.479-1.702-8.683-4.809-11.839"/></svg>
</template>

CSS

.icon-aws-athena {
  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%22M122.544%2087.126c14.375%200%2022.25%203.22%2023.685%204.835c-1.436%201.615-9.31%204.836-23.685%204.836s-22.249-3.22-23.684-4.836c1.435-1.615%209.309-4.835%2023.684-4.835m-1.636%2025.778a1.63%201.63%200%200%201-.898-1.448c0-.896.724-1.628%201.61-1.628c.257%200%20.492.074.711.187zm18.508%2026.587c-.238.193-.785.567-1.909%201.019c-1%20.4-2.185.76-3.529%201.076c-3.57.839-7.96%201.3-12.361%201.3c-9.627%200-16.335-2.08-17.78-3.37L99.57%2099.684c6.54%202.675%2016.173%203.562%2022.973%203.562c6.686%200%2016.11-.86%2022.646-3.434l-2.55%2017.519c-4.806-1.812-10.802-4.443-16.485-7.209c-.578-2.005-2.378-3.481-4.535-3.481c-2.617%200-4.745%202.163-4.745%204.816c0%202.66%202.128%204.82%204.745%204.82c.62%200%201.21-.13%201.75-.348c7.94%203.92%2013.858%206.434%2018.31%207.985zM92.39%2092.31l5.142%2048.01c.362%208.91%2023.106%209.013%2024.085%209.013c4.869%200%209.766-.522%2013.79-1.463c1.649-.387%203.142-.845%204.434-1.364c3.755-1.509%205.724-3.566%205.86-6.11l2.141-14.713c1.458.3%202.65.432%203.599.432c2.989%200%203.776-1.225%204.32-2.07c.571-.89.736-1.982.47-3.082c-.61-2.527-4.177-5.854-6.56-7.83l3.012-20.701l-.029-.003c.013-.158.064-.306.064-.468c0-8.907-18.968-11.283-30.174-11.283S92.371%2083.054%2092.371%2091.96c0%20.12.041.226.047.345zm28.684-28.12c27.683%200%2050.205%2022.861%2050.205%2050.96c0%2028.1-22.522%2050.96-50.205%2050.96c-27.687%200-50.209-22.86-50.209-50.96c0-28.099%2022.522-50.96%2050.209-50.96m-79.522%2069.682v6.447h28.586v-.38c9.137%2019.26%2028.506%2032.619%2050.936%2032.619c31.183%200%2056.557-25.752%2056.557-57.407c0-31.656-25.374-57.408-56.557-57.408c-24.263%200-44.943%2015.617-52.96%2037.442H41.552v6.448h24.612c-.99%204.15-1.572%208.453-1.62%2012.895H35.2v6.448h29.605c.448%204.478%201.455%208.779%202.858%2012.896zm173.104%2077.44c-3.843%203.907-10.507%203.93-14.347.036l-34.125-34.64a76.8%2076.8%200%200%200%2014.595-14.544l33.915%2034.59a10.28%2010.28%200%200%201%202.954%207.275a10.28%2010.28%200%200%201-2.992%207.283m4.535-19.11l-34.674-35.37c7.687-12.012%2012.171-26.32%2012.171-41.681c0-42.323-33.921-76.751-75.614-76.751c-29.961%200-57.13%2017.983-69.221%2045.814l5.812%202.599c11.075-25.491%2035.963-41.965%2063.409-41.965c38.193%200%2069.262%2031.536%2069.262%2070.303c0%2038.763-31.07%2070.303-69.262%2070.303c-25.514%200-48.89-14.176-61.014-36.994l-5.59%203.062c13.228%2024.908%2038.752%2040.38%2066.604%2040.38c14.578%200%2028.2-4.22%2039.759-11.507l34.988%2035.514c3.106%203.153%207.239%204.891%2011.628%204.891c4.415%200%208.572-1.75%2011.691-4.92c3.126-3.153%204.854-7.356%204.86-11.84c.01-4.479-1.702-8.683-4.809-11.839%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%22M122.544%2087.126c14.375%200%2022.25%203.22%2023.685%204.835c-1.436%201.615-9.31%204.836-23.685%204.836s-22.249-3.22-23.684-4.836c1.435-1.615%209.309-4.835%2023.684-4.835m-1.636%2025.778a1.63%201.63%200%200%201-.898-1.448c0-.896.724-1.628%201.61-1.628c.257%200%20.492.074.711.187zm18.508%2026.587c-.238.193-.785.567-1.909%201.019c-1%20.4-2.185.76-3.529%201.076c-3.57.839-7.96%201.3-12.361%201.3c-9.627%200-16.335-2.08-17.78-3.37L99.57%2099.684c6.54%202.675%2016.173%203.562%2022.973%203.562c6.686%200%2016.11-.86%2022.646-3.434l-2.55%2017.519c-4.806-1.812-10.802-4.443-16.485-7.209c-.578-2.005-2.378-3.481-4.535-3.481c-2.617%200-4.745%202.163-4.745%204.816c0%202.66%202.128%204.82%204.745%204.82c.62%200%201.21-.13%201.75-.348c7.94%203.92%2013.858%206.434%2018.31%207.985zM92.39%2092.31l5.142%2048.01c.362%208.91%2023.106%209.013%2024.085%209.013c4.869%200%209.766-.522%2013.79-1.463c1.649-.387%203.142-.845%204.434-1.364c3.755-1.509%205.724-3.566%205.86-6.11l2.141-14.713c1.458.3%202.65.432%203.599.432c2.989%200%203.776-1.225%204.32-2.07c.571-.89.736-1.982.47-3.082c-.61-2.527-4.177-5.854-6.56-7.83l3.012-20.701l-.029-.003c.013-.158.064-.306.064-.468c0-8.907-18.968-11.283-30.174-11.283S92.371%2083.054%2092.371%2091.96c0%20.12.041.226.047.345zm28.684-28.12c27.683%200%2050.205%2022.861%2050.205%2050.96c0%2028.1-22.522%2050.96-50.205%2050.96c-27.687%200-50.209-22.86-50.209-50.96c0-28.099%2022.522-50.96%2050.209-50.96m-79.522%2069.682v6.447h28.586v-.38c9.137%2019.26%2028.506%2032.619%2050.936%2032.619c31.183%200%2056.557-25.752%2056.557-57.407c0-31.656-25.374-57.408-56.557-57.408c-24.263%200-44.943%2015.617-52.96%2037.442H41.552v6.448h24.612c-.99%204.15-1.572%208.453-1.62%2012.895H35.2v6.448h29.605c.448%204.478%201.455%208.779%202.858%2012.896zm173.104%2077.44c-3.843%203.907-10.507%203.93-14.347.036l-34.125-34.64a76.8%2076.8%200%200%200%2014.595-14.544l33.915%2034.59a10.28%2010.28%200%200%201%202.954%207.275a10.28%2010.28%200%200%201-2.992%207.283m4.535-19.11l-34.674-35.37c7.687-12.012%2012.171-26.32%2012.171-41.681c0-42.323-33.921-76.751-75.614-76.751c-29.961%200-57.13%2017.983-69.221%2045.814l5.812%202.599c11.075-25.491%2035.963-41.965%2063.409-41.965c38.193%200%2069.262%2031.536%2069.262%2070.303c0%2038.763-31.07%2070.303-69.262%2070.303c-25.514%200-48.89-14.176-61.014-36.994l-5.59%203.062c13.228%2024.908%2038.752%2040.38%2066.604%2040.38c14.578%200%2028.2-4.22%2039.759-11.507l34.988%2035.514c3.106%203.153%207.239%204.891%2011.628%204.891c4.415%200%208.572-1.75%2011.691-4.92c3.126-3.153%204.854-7.356%204.86-11.84c.01-4.479-1.702-8.683-4.809-11.839%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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