amazonrds logo
amazonrds from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- amazonrds
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the amazonrds logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.463.857L5.446 4.84l-.606.606L.857 1.463v3.251H0V.43A.43.43 0 0 1 .429 0h4.285v.857ZM24 .43v4.285h-.857v-3.25l-3.983 3.98l-.606-.606L22.537.857h-3.251V0h4.285c.237 0 .429.192.429.429Zm-.857 18.857H24v4.285a.43.43 0 0 1-.429.429h-4.285v-.857h3.25l-3.982-3.983l.606-.606l3.983 3.983Zm-.214-7.623c0-1.423-1.643-2.828-4.393-3.76l.274-.811c3.162 1.07 4.976 2.736 4.976 4.57c0 1.836-1.814 3.502-4.976 4.572l-.275-.812c2.751-.931 4.394-2.336 4.394-3.76Zm-21.834 0c0 1.363 1.538 2.73 4.113 3.66l-.291.806C1.944 15.057.238 13.43.238 11.664S1.944 8.27 4.917 7.197l.291.806c-2.575.93-4.113 2.297-4.113 3.66Zm4.35 7.497l-3.982 3.983h3.251V24H.43a.43.43 0 0 1-.43-.429v-4.285h.857v3.25l3.983-3.982ZM12 8.265c-3.063 0-4.714-.79-4.714-1.114c0-.323 1.651-1.114 4.714-1.114c3.062 0 4.714.79 4.714 1.114c0 .323-1.652 1.114-4.714 1.114m.012 3.32c-2.932 0-4.726-.801-4.726-1.237V8.265c1.055.582 2.928.858 4.714.858s3.659-.276 4.714-.858v2.083c0 .436-1.785 1.237-4.702 1.237m0 3.272c-2.932 0-4.726-.8-4.726-1.237v-2.108c1.042.613 2.89.93 4.726.93c1.827 0 3.664-.317 4.702-.928v2.106c0 .437-1.785 1.237-4.702 1.237M12 17.793c-3.05 0-4.714-.82-4.714-1.24v-1.768c1.042.612 2.89.93 4.726.93c1.827 0 3.664-.317 4.702-.928v1.765c0 .422-1.664 1.241-4.714 1.241M12 5.18c-2.683 0-5.571.616-5.571 1.971v9.401c0 1.378 2.802 2.099 5.571 2.099s5.571-.721 5.571-2.099v-9.4c0-1.356-2.888-1.972-5.571-1.972"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAmazonrds(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.463.857L5.446 4.84l-.606.606L.857 1.463v3.251H0V.43A.43.43 0 0 1 .429 0h4.285v.857ZM24 .43v4.285h-.857v-3.25l-3.983 3.98l-.606-.606L22.537.857h-3.251V0h4.285c.237 0 .429.192.429.429Zm-.857 18.857H24v4.285a.43.43 0 0 1-.429.429h-4.285v-.857h3.25l-3.982-3.983l.606-.606l3.983 3.983Zm-.214-7.623c0-1.423-1.643-2.828-4.393-3.76l.274-.811c3.162 1.07 4.976 2.736 4.976 4.57c0 1.836-1.814 3.502-4.976 4.572l-.275-.812c2.751-.931 4.394-2.336 4.394-3.76Zm-21.834 0c0 1.363 1.538 2.73 4.113 3.66l-.291.806C1.944 15.057.238 13.43.238 11.664S1.944 8.27 4.917 7.197l.291.806c-2.575.93-4.113 2.297-4.113 3.66Zm4.35 7.497l-3.982 3.983h3.251V24H.43a.43.43 0 0 1-.43-.429v-4.285h.857v3.25l3.983-3.982ZM12 8.265c-3.063 0-4.714-.79-4.714-1.114c0-.323 1.651-1.114 4.714-1.114c3.062 0 4.714.79 4.714 1.114c0 .323-1.652 1.114-4.714 1.114m.012 3.32c-2.932 0-4.726-.801-4.726-1.237V8.265c1.055.582 2.928.858 4.714.858s3.659-.276 4.714-.858v2.083c0 .436-1.785 1.237-4.702 1.237m0 3.272c-2.932 0-4.726-.8-4.726-1.237v-2.108c1.042.613 2.89.93 4.726.93c1.827 0 3.664-.317 4.702-.928v2.106c0 .437-1.785 1.237-4.702 1.237M12 17.793c-3.05 0-4.714-.82-4.714-1.24v-1.768c1.042.612 2.89.93 4.726.93c1.827 0 3.664-.317 4.702-.928v1.765c0 .422-1.664 1.241-4.714 1.241M12 5.18c-2.683 0-5.571.616-5.571 1.971v9.401c0 1.378 2.802 2.099 5.571 2.099s5.571-.721 5.571-2.099v-9.4c0-1.356-2.888-1.972-5.571-1.972"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.463.857L5.446 4.84l-.606.606L.857 1.463v3.251H0V.43A.43.43 0 0 1 .429 0h4.285v.857ZM24 .43v4.285h-.857v-3.25l-3.983 3.98l-.606-.606L22.537.857h-3.251V0h4.285c.237 0 .429.192.429.429Zm-.857 18.857H24v4.285a.43.43 0 0 1-.429.429h-4.285v-.857h3.25l-3.982-3.983l.606-.606l3.983 3.983Zm-.214-7.623c0-1.423-1.643-2.828-4.393-3.76l.274-.811c3.162 1.07 4.976 2.736 4.976 4.57c0 1.836-1.814 3.502-4.976 4.572l-.275-.812c2.751-.931 4.394-2.336 4.394-3.76Zm-21.834 0c0 1.363 1.538 2.73 4.113 3.66l-.291.806C1.944 15.057.238 13.43.238 11.664S1.944 8.27 4.917 7.197l.291.806c-2.575.93-4.113 2.297-4.113 3.66Zm4.35 7.497l-3.982 3.983h3.251V24H.43a.43.43 0 0 1-.43-.429v-4.285h.857v3.25l3.983-3.982ZM12 8.265c-3.063 0-4.714-.79-4.714-1.114c0-.323 1.651-1.114 4.714-1.114c3.062 0 4.714.79 4.714 1.114c0 .323-1.652 1.114-4.714 1.114m.012 3.32c-2.932 0-4.726-.801-4.726-1.237V8.265c1.055.582 2.928.858 4.714.858s3.659-.276 4.714-.858v2.083c0 .436-1.785 1.237-4.702 1.237m0 3.272c-2.932 0-4.726-.8-4.726-1.237v-2.108c1.042.613 2.89.93 4.726.93c1.827 0 3.664-.317 4.702-.928v2.106c0 .437-1.785 1.237-4.702 1.237M12 17.793c-3.05 0-4.714-.82-4.714-1.24v-1.768c1.042.612 2.89.93 4.726.93c1.827 0 3.664-.317 4.702-.928v1.765c0 .422-1.664 1.241-4.714 1.241M12 5.18c-2.683 0-5.571.616-5.571 1.971v9.401c0 1.378 2.802 2.099 5.571 2.099s5.571-.721 5.571-2.099v-9.4c0-1.356-2.888-1.972-5.571-1.972"/></svg> </template>
CSS
.icon-amazonrds {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.463.857L5.446%204.84l-.606.606L.857%201.463v3.251H0V.43A.43.43%200%200%201%20.429%200h4.285v.857ZM24%20.43v4.285h-.857v-3.25l-3.983%203.98l-.606-.606L22.537.857h-3.251V0h4.285c.237%200%20.429.192.429.429Zm-.857%2018.857H24v4.285a.43.43%200%200%201-.429.429h-4.285v-.857h3.25l-3.982-3.983l.606-.606l3.983%203.983Zm-.214-7.623c0-1.423-1.643-2.828-4.393-3.76l.274-.811c3.162%201.07%204.976%202.736%204.976%204.57c0%201.836-1.814%203.502-4.976%204.572l-.275-.812c2.751-.931%204.394-2.336%204.394-3.76Zm-21.834%200c0%201.363%201.538%202.73%204.113%203.66l-.291.806C1.944%2015.057.238%2013.43.238%2011.664S1.944%208.27%204.917%207.197l.291.806c-2.575.93-4.113%202.297-4.113%203.66Zm4.35%207.497l-3.982%203.983h3.251V24H.43a.43.43%200%200%201-.43-.429v-4.285h.857v3.25l3.983-3.982ZM12%208.265c-3.063%200-4.714-.79-4.714-1.114c0-.323%201.651-1.114%204.714-1.114c3.062%200%204.714.79%204.714%201.114c0%20.323-1.652%201.114-4.714%201.114m.012%203.32c-2.932%200-4.726-.801-4.726-1.237V8.265c1.055.582%202.928.858%204.714.858s3.659-.276%204.714-.858v2.083c0%20.436-1.785%201.237-4.702%201.237m0%203.272c-2.932%200-4.726-.8-4.726-1.237v-2.108c1.042.613%202.89.93%204.726.93c1.827%200%203.664-.317%204.702-.928v2.106c0%20.437-1.785%201.237-4.702%201.237M12%2017.793c-3.05%200-4.714-.82-4.714-1.24v-1.768c1.042.612%202.89.93%204.726.93c1.827%200%203.664-.317%204.702-.928v1.765c0%20.422-1.664%201.241-4.714%201.241M12%205.18c-2.683%200-5.571.616-5.571%201.971v9.401c0%201.378%202.802%202.099%205.571%202.099s5.571-.721%205.571-2.099v-9.4c0-1.356-2.888-1.972-5.571-1.972%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.463.857L5.446%204.84l-.606.606L.857%201.463v3.251H0V.43A.43.43%200%200%201%20.429%200h4.285v.857ZM24%20.43v4.285h-.857v-3.25l-3.983%203.98l-.606-.606L22.537.857h-3.251V0h4.285c.237%200%20.429.192.429.429Zm-.857%2018.857H24v4.285a.43.43%200%200%201-.429.429h-4.285v-.857h3.25l-3.982-3.983l.606-.606l3.983%203.983Zm-.214-7.623c0-1.423-1.643-2.828-4.393-3.76l.274-.811c3.162%201.07%204.976%202.736%204.976%204.57c0%201.836-1.814%203.502-4.976%204.572l-.275-.812c2.751-.931%204.394-2.336%204.394-3.76Zm-21.834%200c0%201.363%201.538%202.73%204.113%203.66l-.291.806C1.944%2015.057.238%2013.43.238%2011.664S1.944%208.27%204.917%207.197l.291.806c-2.575.93-4.113%202.297-4.113%203.66Zm4.35%207.497l-3.982%203.983h3.251V24H.43a.43.43%200%200%201-.43-.429v-4.285h.857v3.25l3.983-3.982ZM12%208.265c-3.063%200-4.714-.79-4.714-1.114c0-.323%201.651-1.114%204.714-1.114c3.062%200%204.714.79%204.714%201.114c0%20.323-1.652%201.114-4.714%201.114m.012%203.32c-2.932%200-4.726-.801-4.726-1.237V8.265c1.055.582%202.928.858%204.714.858s3.659-.276%204.714-.858v2.083c0%20.436-1.785%201.237-4.702%201.237m0%203.272c-2.932%200-4.726-.8-4.726-1.237v-2.108c1.042.613%202.89.93%204.726.93c1.827%200%203.664-.317%204.702-.928v2.106c0%20.437-1.785%201.237-4.702%201.237M12%2017.793c-3.05%200-4.714-.82-4.714-1.24v-1.768c1.042.612%202.89.93%204.726.93c1.827%200%203.664-.317%204.702-.928v1.765c0%20.422-1.664%201.241-4.714%201.241M12%205.18c-2.683%200-5.571.616-5.571%201.971v9.401c0%201.378%202.802%202.099%205.571%202.099s5.571-.721%205.571-2.099v-9.4c0-1.356-2.888-1.972-5.571-1.972%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/amazonrds.svg?color=%231a73e8&size=48