aws open search logo
aws-open-search from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- aws-open-search
- 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 open search 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="M141.632 164.256c-14.134 0-25.632-11.498-25.632-25.629c0-14.134 11.498-25.632 25.632-25.632s25.632 11.498 25.632 25.632c0 14.131-11.498 25.629-25.632 25.629m0-57.66c-17.664 0-32.032 14.367-32.032 32.031c0 17.661 14.368 32.029 32.032 32.029s32.032-14.368 32.032-32.029c0-17.664-14.368-32.032-32.032-32.032m64.922 89.711a5.68 5.68 0 0 1-7.988.42l-26.688-24.074c2.82-2.509 5.35-5.325 7.479-8.451l26.774 24.121c2.314 2.087 2.5 5.674.423 7.984m-104.119-57.68c0-21.616 17.584-39.2 39.197-39.2s39.197 17.584 39.197 39.2c0 21.613-17.584 39.197-39.197 39.197s-39.197-17.584-39.197-39.197m80.167 19.885c2.934-6.02 4.627-12.752 4.627-19.885c0-25.145-20.455-45.6-45.597-45.6s-45.597 20.455-45.597 45.6c0 25.143 20.455 45.597 45.597 45.597c9.277 0 17.907-2.8 25.117-7.578l27.536 24.839a12 12 0 0 0 8.057 3.078c3.3 0 6.586-1.337 8.967-3.971c4.435-4.934 4.038-12.57-.89-17.02zM214.4 64v108.8H208V67.2h-25.6v35.2H176V64c0-1.766 1.434-3.2 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2m-51.2 131.2h6.4v16c0 1.77-1.43 3.2-3.2 3.2h-32c-1.77 0-3.2-1.43-3.2-3.2V192h6.4v16h25.6zm-25.6-112h-6.4V44.8a3.2 3.2 0 0 1 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2v44.8h-6.4V48h-25.6zm-19.2 105.6h6.4v22.4c0 1.77-1.43 3.2-3.2 3.2h-32a3.2 3.2 0 0 1-3.2-3.2v-48h6.4V208h25.6zm-25.6-73.6h-6.4V73.6c0-1.766 1.434-3.2 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2v12.8h-6.4v-9.6H92.8zM48 208h25.6V99.2H48zM76.8 92.8h-32a3.2 3.2 0 0 0-3.2 3.2v115.2a3.2 3.2 0 0 0 3.2 3.2h32c1.77 0 3.2-1.43 3.2-3.2V96a3.2 3.2 0 0 0-3.2-3.2"/></svg>
React
import type { SVGProps } from "react";
export function LogosAwsOpenSearch(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="M141.632 164.256c-14.134 0-25.632-11.498-25.632-25.629c0-14.134 11.498-25.632 25.632-25.632s25.632 11.498 25.632 25.632c0 14.131-11.498 25.629-25.632 25.629m0-57.66c-17.664 0-32.032 14.367-32.032 32.031c0 17.661 14.368 32.029 32.032 32.029s32.032-14.368 32.032-32.029c0-17.664-14.368-32.032-32.032-32.032m64.922 89.711a5.68 5.68 0 0 1-7.988.42l-26.688-24.074c2.82-2.509 5.35-5.325 7.479-8.451l26.774 24.121c2.314 2.087 2.5 5.674.423 7.984m-104.119-57.68c0-21.616 17.584-39.2 39.197-39.2s39.197 17.584 39.197 39.2c0 21.613-17.584 39.197-39.197 39.197s-39.197-17.584-39.197-39.197m80.167 19.885c2.934-6.02 4.627-12.752 4.627-19.885c0-25.145-20.455-45.6-45.597-45.6s-45.597 20.455-45.597 45.6c0 25.143 20.455 45.597 45.597 45.597c9.277 0 17.907-2.8 25.117-7.578l27.536 24.839a12 12 0 0 0 8.057 3.078c3.3 0 6.586-1.337 8.967-3.971c4.435-4.934 4.038-12.57-.89-17.02zM214.4 64v108.8H208V67.2h-25.6v35.2H176V64c0-1.766 1.434-3.2 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2m-51.2 131.2h6.4v16c0 1.77-1.43 3.2-3.2 3.2h-32c-1.77 0-3.2-1.43-3.2-3.2V192h6.4v16h25.6zm-25.6-112h-6.4V44.8a3.2 3.2 0 0 1 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2v44.8h-6.4V48h-25.6zm-19.2 105.6h6.4v22.4c0 1.77-1.43 3.2-3.2 3.2h-32a3.2 3.2 0 0 1-3.2-3.2v-48h6.4V208h25.6zm-25.6-73.6h-6.4V73.6c0-1.766 1.434-3.2 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2v12.8h-6.4v-9.6H92.8zM48 208h25.6V99.2H48zM76.8 92.8h-32a3.2 3.2 0 0 0-3.2 3.2v115.2a3.2 3.2 0 0 0 3.2 3.2h32c1.77 0 3.2-1.43 3.2-3.2V96a3.2 3.2 0 0 0-3.2-3.2"/></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="M141.632 164.256c-14.134 0-25.632-11.498-25.632-25.629c0-14.134 11.498-25.632 25.632-25.632s25.632 11.498 25.632 25.632c0 14.131-11.498 25.629-25.632 25.629m0-57.66c-17.664 0-32.032 14.367-32.032 32.031c0 17.661 14.368 32.029 32.032 32.029s32.032-14.368 32.032-32.029c0-17.664-14.368-32.032-32.032-32.032m64.922 89.711a5.68 5.68 0 0 1-7.988.42l-26.688-24.074c2.82-2.509 5.35-5.325 7.479-8.451l26.774 24.121c2.314 2.087 2.5 5.674.423 7.984m-104.119-57.68c0-21.616 17.584-39.2 39.197-39.2s39.197 17.584 39.197 39.2c0 21.613-17.584 39.197-39.197 39.197s-39.197-17.584-39.197-39.197m80.167 19.885c2.934-6.02 4.627-12.752 4.627-19.885c0-25.145-20.455-45.6-45.597-45.6s-45.597 20.455-45.597 45.6c0 25.143 20.455 45.597 45.597 45.597c9.277 0 17.907-2.8 25.117-7.578l27.536 24.839a12 12 0 0 0 8.057 3.078c3.3 0 6.586-1.337 8.967-3.971c4.435-4.934 4.038-12.57-.89-17.02zM214.4 64v108.8H208V67.2h-25.6v35.2H176V64c0-1.766 1.434-3.2 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2m-51.2 131.2h6.4v16c0 1.77-1.43 3.2-3.2 3.2h-32c-1.77 0-3.2-1.43-3.2-3.2V192h6.4v16h25.6zm-25.6-112h-6.4V44.8a3.2 3.2 0 0 1 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2v44.8h-6.4V48h-25.6zm-19.2 105.6h6.4v22.4c0 1.77-1.43 3.2-3.2 3.2h-32a3.2 3.2 0 0 1-3.2-3.2v-48h6.4V208h25.6zm-25.6-73.6h-6.4V73.6c0-1.766 1.434-3.2 3.2-3.2h32a3.2 3.2 0 0 1 3.2 3.2v12.8h-6.4v-9.6H92.8zM48 208h25.6V99.2H48zM76.8 92.8h-32a3.2 3.2 0 0 0-3.2 3.2v115.2a3.2 3.2 0 0 0 3.2 3.2h32c1.77 0 3.2-1.43 3.2-3.2V96a3.2 3.2 0 0 0-3.2-3.2"/></svg> </template>
CSS
.icon-aws-open-search {
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%22M141.632%20164.256c-14.134%200-25.632-11.498-25.632-25.629c0-14.134%2011.498-25.632%2025.632-25.632s25.632%2011.498%2025.632%2025.632c0%2014.131-11.498%2025.629-25.632%2025.629m0-57.66c-17.664%200-32.032%2014.367-32.032%2032.031c0%2017.661%2014.368%2032.029%2032.032%2032.029s32.032-14.368%2032.032-32.029c0-17.664-14.368-32.032-32.032-32.032m64.922%2089.711a5.68%205.68%200%200%201-7.988.42l-26.688-24.074c2.82-2.509%205.35-5.325%207.479-8.451l26.774%2024.121c2.314%202.087%202.5%205.674.423%207.984m-104.119-57.68c0-21.616%2017.584-39.2%2039.197-39.2s39.197%2017.584%2039.197%2039.2c0%2021.613-17.584%2039.197-39.197%2039.197s-39.197-17.584-39.197-39.197m80.167%2019.885c2.934-6.02%204.627-12.752%204.627-19.885c0-25.145-20.455-45.6-45.597-45.6s-45.597%2020.455-45.597%2045.6c0%2025.143%2020.455%2045.597%2045.597%2045.597c9.277%200%2017.907-2.8%2025.117-7.578l27.536%2024.839a12%2012%200%200%200%208.057%203.078c3.3%200%206.586-1.337%208.967-3.971c4.435-4.934%204.038-12.57-.89-17.02zM214.4%2064v108.8H208V67.2h-25.6v35.2H176V64c0-1.766%201.434-3.2%203.2-3.2h32a3.2%203.2%200%200%201%203.2%203.2m-51.2%20131.2h6.4v16c0%201.77-1.43%203.2-3.2%203.2h-32c-1.77%200-3.2-1.43-3.2-3.2V192h6.4v16h25.6zm-25.6-112h-6.4V44.8a3.2%203.2%200%200%201%203.2-3.2h32a3.2%203.2%200%200%201%203.2%203.2v44.8h-6.4V48h-25.6zm-19.2%20105.6h6.4v22.4c0%201.77-1.43%203.2-3.2%203.2h-32a3.2%203.2%200%200%201-3.2-3.2v-48h6.4V208h25.6zm-25.6-73.6h-6.4V73.6c0-1.766%201.434-3.2%203.2-3.2h32a3.2%203.2%200%200%201%203.2%203.2v12.8h-6.4v-9.6H92.8zM48%20208h25.6V99.2H48zM76.8%2092.8h-32a3.2%203.2%200%200%200-3.2%203.2v115.2a3.2%203.2%200%200%200%203.2%203.2h32c1.77%200%203.2-1.43%203.2-3.2V96a3.2%203.2%200%200%200-3.2-3.2%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%22M141.632%20164.256c-14.134%200-25.632-11.498-25.632-25.629c0-14.134%2011.498-25.632%2025.632-25.632s25.632%2011.498%2025.632%2025.632c0%2014.131-11.498%2025.629-25.632%2025.629m0-57.66c-17.664%200-32.032%2014.367-32.032%2032.031c0%2017.661%2014.368%2032.029%2032.032%2032.029s32.032-14.368%2032.032-32.029c0-17.664-14.368-32.032-32.032-32.032m64.922%2089.711a5.68%205.68%200%200%201-7.988.42l-26.688-24.074c2.82-2.509%205.35-5.325%207.479-8.451l26.774%2024.121c2.314%202.087%202.5%205.674.423%207.984m-104.119-57.68c0-21.616%2017.584-39.2%2039.197-39.2s39.197%2017.584%2039.197%2039.2c0%2021.613-17.584%2039.197-39.197%2039.197s-39.197-17.584-39.197-39.197m80.167%2019.885c2.934-6.02%204.627-12.752%204.627-19.885c0-25.145-20.455-45.6-45.597-45.6s-45.597%2020.455-45.597%2045.6c0%2025.143%2020.455%2045.597%2045.597%2045.597c9.277%200%2017.907-2.8%2025.117-7.578l27.536%2024.839a12%2012%200%200%200%208.057%203.078c3.3%200%206.586-1.337%208.967-3.971c4.435-4.934%204.038-12.57-.89-17.02zM214.4%2064v108.8H208V67.2h-25.6v35.2H176V64c0-1.766%201.434-3.2%203.2-3.2h32a3.2%203.2%200%200%201%203.2%203.2m-51.2%20131.2h6.4v16c0%201.77-1.43%203.2-3.2%203.2h-32c-1.77%200-3.2-1.43-3.2-3.2V192h6.4v16h25.6zm-25.6-112h-6.4V44.8a3.2%203.2%200%200%201%203.2-3.2h32a3.2%203.2%200%200%201%203.2%203.2v44.8h-6.4V48h-25.6zm-19.2%20105.6h6.4v22.4c0%201.77-1.43%203.2-3.2%203.2h-32a3.2%203.2%200%200%201-3.2-3.2v-48h6.4V208h25.6zm-25.6-73.6h-6.4V73.6c0-1.766%201.434-3.2%203.2-3.2h32a3.2%203.2%200%200%201%203.2%203.2v12.8h-6.4v-9.6H92.8zM48%20208h25.6V99.2H48zM76.8%2092.8h-32a3.2%203.2%200%200%200-3.2%203.2v115.2a3.2%203.2%200%200%200%203.2%203.2h32c1.77%200%203.2-1.43%203.2-3.2V96a3.2%203.2%200%200%200-3.2-3.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/aws-open-search.svg?color=%231a73e8&size=48