aws cloudsearch logo
aws-cloudsearch from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- aws-cloudsearch
- 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-cloudtrailaws-cloudwatchaws-codebuildaws-codecommitaws-codedeployaws-codepipelineaws-codestaraws-cognitoaws-configaws-documentdbaws-dynamodbaws-ec2
Use the aws cloudsearch logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGusebDeuy4" 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(#SVGusebDeuy4)" d="M0 0h256v256H0z"/><path fill="#fff" d="M149.47 85.906v6.426c-2.797 0-5.451 1.018-7.476 2.869a3.24 3.24 0 0 1-2.903.755a3.2 3.2 0 0 1-2.262-1.963c-3.921-10.08-14.087-16.853-25.298-16.853c-7.733 0-15.103 3.191-20.22 8.756c-4.393 4.765-6.81 10.863-6.81 17.174c0 1.404-.91 2.68-2.25 3.1c-6.685 2.099-11.664 7.487-13.03 14.077q-.009.077-.022.144a19 19 0 0 0-.335 3.506c0 10.298 8.74 18.677 19.478 18.677h50.881V149H88.342c-14.284 0-25.906-11.261-25.906-25.103c0-1.488.135-2.969.415-4.52c.01-.081.022-.155.038-.23c1.627-8.228 7.39-15.072 15.267-18.32c.52-7.136 3.465-13.9 8.427-19.281c6.326-6.883 15.422-10.832 24.948-10.832c12.442 0 23.864 6.806 29.582 17.287a17.6 17.6 0 0 1 8.357-2.095m70.5 134.061c-5.348 5.347-14.055 5.344-19.403.003l-43.798-43.765a82.7 82.7 0 0 0 18.96-20.052l44.257 44.44c5.329 5.346 5.32 14.037-.016 19.374M32.028 110.733c0-41.635 33.883-75.507 75.53-75.507c41.648 0 75.53 33.872 75.53 75.507s-33.882 75.507-75.53 75.507c-41.647 0-75.53-33.872-75.53-75.507m192.516 85.326l-45.367-45.552a81.4 81.4 0 0 0 10.34-39.774c0-45.176-36.766-81.933-81.959-81.933c-45.192 0-81.958 36.757-81.958 81.933c0 45.179 36.766 81.933 81.958 81.933c16.116 0 31.141-4.691 43.83-12.756l44.634 44.607c3.928 3.923 9.086 5.883 14.245 5.883s10.32-1.963 14.248-5.89c7.836-7.836 7.848-20.598.029-28.451M107.558 166.96c-31.012 0-56.246-25.225-56.246-56.228s25.234-56.229 56.246-56.229c31.013 0 56.246 25.226 56.246 56.229s-25.233 56.228-56.246 56.228m0-118.883c-34.557 0-62.674 28.108-62.674 62.655s28.117 62.655 62.674 62.655s62.674-28.108 62.674-62.655s-28.116-62.655-62.674-62.655"/></svg>
React
import type { SVGProps } from "react";
export function LogosAwsCloudsearch(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="SVGusebDeuy4" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stopColor="#4d27a8"/><stop offset="100%" stopColor="#a166ff"/></linearGradient></defs><path fill="url(#SVGusebDeuy4)" d="M0 0h256v256H0z"/><path fill="#fff" d="M149.47 85.906v6.426c-2.797 0-5.451 1.018-7.476 2.869a3.24 3.24 0 0 1-2.903.755a3.2 3.2 0 0 1-2.262-1.963c-3.921-10.08-14.087-16.853-25.298-16.853c-7.733 0-15.103 3.191-20.22 8.756c-4.393 4.765-6.81 10.863-6.81 17.174c0 1.404-.91 2.68-2.25 3.1c-6.685 2.099-11.664 7.487-13.03 14.077q-.009.077-.022.144a19 19 0 0 0-.335 3.506c0 10.298 8.74 18.677 19.478 18.677h50.881V149H88.342c-14.284 0-25.906-11.261-25.906-25.103c0-1.488.135-2.969.415-4.52c.01-.081.022-.155.038-.23c1.627-8.228 7.39-15.072 15.267-18.32c.52-7.136 3.465-13.9 8.427-19.281c6.326-6.883 15.422-10.832 24.948-10.832c12.442 0 23.864 6.806 29.582 17.287a17.6 17.6 0 0 1 8.357-2.095m70.5 134.061c-5.348 5.347-14.055 5.344-19.403.003l-43.798-43.765a82.7 82.7 0 0 0 18.96-20.052l44.257 44.44c5.329 5.346 5.32 14.037-.016 19.374M32.028 110.733c0-41.635 33.883-75.507 75.53-75.507c41.648 0 75.53 33.872 75.53 75.507s-33.882 75.507-75.53 75.507c-41.647 0-75.53-33.872-75.53-75.507m192.516 85.326l-45.367-45.552a81.4 81.4 0 0 0 10.34-39.774c0-45.176-36.766-81.933-81.959-81.933c-45.192 0-81.958 36.757-81.958 81.933c0 45.179 36.766 81.933 81.958 81.933c16.116 0 31.141-4.691 43.83-12.756l44.634 44.607c3.928 3.923 9.086 5.883 14.245 5.883s10.32-1.963 14.248-5.89c7.836-7.836 7.848-20.598.029-28.451M107.558 166.96c-31.012 0-56.246-25.225-56.246-56.228s25.234-56.229 56.246-56.229c31.013 0 56.246 25.226 56.246 56.229s-25.233 56.228-56.246 56.228m0-118.883c-34.557 0-62.674 28.108-62.674 62.655s28.117 62.655 62.674 62.655s62.674-28.108 62.674-62.655s-28.116-62.655-62.674-62.655"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGusebDeuy4" 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(#SVGusebDeuy4)" d="M0 0h256v256H0z"/><path fill="#fff" d="M149.47 85.906v6.426c-2.797 0-5.451 1.018-7.476 2.869a3.24 3.24 0 0 1-2.903.755a3.2 3.2 0 0 1-2.262-1.963c-3.921-10.08-14.087-16.853-25.298-16.853c-7.733 0-15.103 3.191-20.22 8.756c-4.393 4.765-6.81 10.863-6.81 17.174c0 1.404-.91 2.68-2.25 3.1c-6.685 2.099-11.664 7.487-13.03 14.077q-.009.077-.022.144a19 19 0 0 0-.335 3.506c0 10.298 8.74 18.677 19.478 18.677h50.881V149H88.342c-14.284 0-25.906-11.261-25.906-25.103c0-1.488.135-2.969.415-4.52c.01-.081.022-.155.038-.23c1.627-8.228 7.39-15.072 15.267-18.32c.52-7.136 3.465-13.9 8.427-19.281c6.326-6.883 15.422-10.832 24.948-10.832c12.442 0 23.864 6.806 29.582 17.287a17.6 17.6 0 0 1 8.357-2.095m70.5 134.061c-5.348 5.347-14.055 5.344-19.403.003l-43.798-43.765a82.7 82.7 0 0 0 18.96-20.052l44.257 44.44c5.329 5.346 5.32 14.037-.016 19.374M32.028 110.733c0-41.635 33.883-75.507 75.53-75.507c41.648 0 75.53 33.872 75.53 75.507s-33.882 75.507-75.53 75.507c-41.647 0-75.53-33.872-75.53-75.507m192.516 85.326l-45.367-45.552a81.4 81.4 0 0 0 10.34-39.774c0-45.176-36.766-81.933-81.959-81.933c-45.192 0-81.958 36.757-81.958 81.933c0 45.179 36.766 81.933 81.958 81.933c16.116 0 31.141-4.691 43.83-12.756l44.634 44.607c3.928 3.923 9.086 5.883 14.245 5.883s10.32-1.963 14.248-5.89c7.836-7.836 7.848-20.598.029-28.451M107.558 166.96c-31.012 0-56.246-25.225-56.246-56.228s25.234-56.229 56.246-56.229c31.013 0 56.246 25.226 56.246 56.229s-25.233 56.228-56.246 56.228m0-118.883c-34.557 0-62.674 28.108-62.674 62.655s28.117 62.655 62.674 62.655s62.674-28.108 62.674-62.655s-28.116-62.655-62.674-62.655"/></svg> </template>
CSS
.icon-aws-cloudsearch {
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%22SVGusebDeuy4%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(%23SVGusebDeuy4)%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M149.47%2085.906v6.426c-2.797%200-5.451%201.018-7.476%202.869a3.24%203.24%200%200%201-2.903.755a3.2%203.2%200%200%201-2.262-1.963c-3.921-10.08-14.087-16.853-25.298-16.853c-7.733%200-15.103%203.191-20.22%208.756c-4.393%204.765-6.81%2010.863-6.81%2017.174c0%201.404-.91%202.68-2.25%203.1c-6.685%202.099-11.664%207.487-13.03%2014.077q-.009.077-.022.144a19%2019%200%200%200-.335%203.506c0%2010.298%208.74%2018.677%2019.478%2018.677h50.881V149H88.342c-14.284%200-25.906-11.261-25.906-25.103c0-1.488.135-2.969.415-4.52c.01-.081.022-.155.038-.23c1.627-8.228%207.39-15.072%2015.267-18.32c.52-7.136%203.465-13.9%208.427-19.281c6.326-6.883%2015.422-10.832%2024.948-10.832c12.442%200%2023.864%206.806%2029.582%2017.287a17.6%2017.6%200%200%201%208.357-2.095m70.5%20134.061c-5.348%205.347-14.055%205.344-19.403.003l-43.798-43.765a82.7%2082.7%200%200%200%2018.96-20.052l44.257%2044.44c5.329%205.346%205.32%2014.037-.016%2019.374M32.028%20110.733c0-41.635%2033.883-75.507%2075.53-75.507c41.648%200%2075.53%2033.872%2075.53%2075.507s-33.882%2075.507-75.53%2075.507c-41.647%200-75.53-33.872-75.53-75.507m192.516%2085.326l-45.367-45.552a81.4%2081.4%200%200%200%2010.34-39.774c0-45.176-36.766-81.933-81.959-81.933c-45.192%200-81.958%2036.757-81.958%2081.933c0%2045.179%2036.766%2081.933%2081.958%2081.933c16.116%200%2031.141-4.691%2043.83-12.756l44.634%2044.607c3.928%203.923%209.086%205.883%2014.245%205.883s10.32-1.963%2014.248-5.89c7.836-7.836%207.848-20.598.029-28.451M107.558%20166.96c-31.012%200-56.246-25.225-56.246-56.228s25.234-56.229%2056.246-56.229c31.013%200%2056.246%2025.226%2056.246%2056.229s-25.233%2056.228-56.246%2056.228m0-118.883c-34.557%200-62.674%2028.108-62.674%2062.655s28.117%2062.655%2062.674%2062.655s62.674-28.108%2062.674-62.655s-28.116-62.655-62.674-62.655%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%22SVGusebDeuy4%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(%23SVGusebDeuy4)%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M149.47%2085.906v6.426c-2.797%200-5.451%201.018-7.476%202.869a3.24%203.24%200%200%201-2.903.755a3.2%203.2%200%200%201-2.262-1.963c-3.921-10.08-14.087-16.853-25.298-16.853c-7.733%200-15.103%203.191-20.22%208.756c-4.393%204.765-6.81%2010.863-6.81%2017.174c0%201.404-.91%202.68-2.25%203.1c-6.685%202.099-11.664%207.487-13.03%2014.077q-.009.077-.022.144a19%2019%200%200%200-.335%203.506c0%2010.298%208.74%2018.677%2019.478%2018.677h50.881V149H88.342c-14.284%200-25.906-11.261-25.906-25.103c0-1.488.135-2.969.415-4.52c.01-.081.022-.155.038-.23c1.627-8.228%207.39-15.072%2015.267-18.32c.52-7.136%203.465-13.9%208.427-19.281c6.326-6.883%2015.422-10.832%2024.948-10.832c12.442%200%2023.864%206.806%2029.582%2017.287a17.6%2017.6%200%200%201%208.357-2.095m70.5%20134.061c-5.348%205.347-14.055%205.344-19.403.003l-43.798-43.765a82.7%2082.7%200%200%200%2018.96-20.052l44.257%2044.44c5.329%205.346%205.32%2014.037-.016%2019.374M32.028%20110.733c0-41.635%2033.883-75.507%2075.53-75.507c41.648%200%2075.53%2033.872%2075.53%2075.507s-33.882%2075.507-75.53%2075.507c-41.647%200-75.53-33.872-75.53-75.507m192.516%2085.326l-45.367-45.552a81.4%2081.4%200%200%200%2010.34-39.774c0-45.176-36.766-81.933-81.959-81.933c-45.192%200-81.958%2036.757-81.958%2081.933c0%2045.179%2036.766%2081.933%2081.958%2081.933c16.116%200%2031.141-4.691%2043.83-12.756l44.634%2044.607c3.928%203.923%209.086%205.883%2014.245%205.883s10.32-1.963%2014.248-5.89c7.836-7.836%207.848-20.598.029-28.451M107.558%20166.96c-31.012%200-56.246-25.225-56.246-56.228s25.234-56.229%2056.246-56.229c31.013%200%2056.246%2025.226%2056.246%2056.229s-25.233%2056.228-56.246%2056.228m0-118.883c-34.557%200-62.674%2028.108-62.674%2062.655s28.117%2062.655%2062.674%2062.655s62.674-28.108%2062.674-62.655s-28.116-62.655-62.674-62.655%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/aws-cloudsearch.svg?color=%231a73e8&size=48