aws icon
aws from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- aws
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the aws icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.584 9.01c-1.36 0-2.74.53-2.97.82c-.06.12-.2 1.09.13 1.09c.11 0 .16.02.48-.13c1.2-.47 1.96-.46 2.07-.46c1.35-.13 2.13.79 2.01 1.98v.7c-1.14-.27-1.79-.28-2.11-.28c-1.66-.1-3.194.776-3.194 2.7c0 2.11 1.883 2.56 2.613 2.53c1.09.01 2.13-.48 2.82-1.33c.55 1.23.9 1.15.91 1.15c.1 0 .18-.04.26-.09l.57-.4c.1-.06.18-.16.19-.28c-.01-.29-.53-.74-.49-1.75v-3.12a3.18 3.18 0 0 0-.799-2.35a3.42 3.42 0 0 0-2.49-.78m19.373 0c-2 0-3.15 1.25-3.12 2.52c0 1.74 1.76 2.29 1.96 2.35c1.69.53 1.92.55 2.39.95c.4.41.35 1.21-.24 1.56c-.17.1-.9.54-2.55.2c-.55-.11-.84-.24-1.29-.43c-.12-.04-.4-.11-.4.26v.49c0 .23.14.44.35.54c1.05.53 2.31.55 2.58.55c.04 0 2.34.001 3.11-1.55c.158-.32.57-1.49-.2-2.49c-.64-.75-1.19-.83-2.83-1.33c-.14-.04-1.35-.35-1.34-1.2c-.06-1.09 1.42-1.15 1.73-1.13c1.25-.02 1.87.45 2.21.48c.15 0 .22-.09.22-.29v-.46a.5.5 0 0 0-.09-.31c-.4-.52-1.93-.71-2.49-.71m-15.18.25c-.11.02-.19.13-.17.24c.02.13.04.26.09.39l2.24 7.39c.05.24.21.5.56.46h.82c.5.05.57-.43.58-.48l1.47-6.16l1.49 6.17c.01.05.08.53.57.48h.83c.36.04.53-.22.58-.46c2.52-8.11 2.35-7.56 2.37-7.64c.04-.42-.2-.39-.24-.38h-.89c-.45-.05-.54.36-.56.46l-1.66 6.41l-1.5-6.41c-.07-.49-.47-.47-.57-.46h-.77c-.44-.04-.55.31-.58.46l-1.49 6.32l-1.6-6.32c-.04-.2-.17-.51-.56-.47zm-4.254 4.63c.72.01 1.342.12 1.772.22c0 .5.018.78-.092 1.23c-.14.48-.759 1.35-2.219 1.37c-.84.04-1.39-.62-1.34-1.37c-.05-1.2 1.19-1.5 1.88-1.45zm22.518 6.112c-.933.013-2.035.222-2.871.809c-.258.179-.213.427.074.394c.94-.113 3.032-.367 3.406.111s-.414 2.45-.763 3.332c-.108.263.12.372.361.172c1.564-1.31 1.97-4.056 1.65-4.45c-.16-.198-.924-.381-1.857-.368m-27.824 1c-.218.03-.312.306-.084.525C5.05 25.201 10.226 27 15.973 27c4.099 0 8.857-1.337 12.142-3.857c.543-.42.08-1.047-.476-.8c-3.683 1.626-7.684 2.409-11.325 2.409c-5.396 0-10.62-1.127-14.845-3.686a.4.4 0 0 0-.252-.064"/></svg>
React
import type { SVGProps } from "react";
export function LaAws(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.584 9.01c-1.36 0-2.74.53-2.97.82c-.06.12-.2 1.09.13 1.09c.11 0 .16.02.48-.13c1.2-.47 1.96-.46 2.07-.46c1.35-.13 2.13.79 2.01 1.98v.7c-1.14-.27-1.79-.28-2.11-.28c-1.66-.1-3.194.776-3.194 2.7c0 2.11 1.883 2.56 2.613 2.53c1.09.01 2.13-.48 2.82-1.33c.55 1.23.9 1.15.91 1.15c.1 0 .18-.04.26-.09l.57-.4c.1-.06.18-.16.19-.28c-.01-.29-.53-.74-.49-1.75v-3.12a3.18 3.18 0 0 0-.799-2.35a3.42 3.42 0 0 0-2.49-.78m19.373 0c-2 0-3.15 1.25-3.12 2.52c0 1.74 1.76 2.29 1.96 2.35c1.69.53 1.92.55 2.39.95c.4.41.35 1.21-.24 1.56c-.17.1-.9.54-2.55.2c-.55-.11-.84-.24-1.29-.43c-.12-.04-.4-.11-.4.26v.49c0 .23.14.44.35.54c1.05.53 2.31.55 2.58.55c.04 0 2.34.001 3.11-1.55c.158-.32.57-1.49-.2-2.49c-.64-.75-1.19-.83-2.83-1.33c-.14-.04-1.35-.35-1.34-1.2c-.06-1.09 1.42-1.15 1.73-1.13c1.25-.02 1.87.45 2.21.48c.15 0 .22-.09.22-.29v-.46a.5.5 0 0 0-.09-.31c-.4-.52-1.93-.71-2.49-.71m-15.18.25c-.11.02-.19.13-.17.24c.02.13.04.26.09.39l2.24 7.39c.05.24.21.5.56.46h.82c.5.05.57-.43.58-.48l1.47-6.16l1.49 6.17c.01.05.08.53.57.48h.83c.36.04.53-.22.58-.46c2.52-8.11 2.35-7.56 2.37-7.64c.04-.42-.2-.39-.24-.38h-.89c-.45-.05-.54.36-.56.46l-1.66 6.41l-1.5-6.41c-.07-.49-.47-.47-.57-.46h-.77c-.44-.04-.55.31-.58.46l-1.49 6.32l-1.6-6.32c-.04-.2-.17-.51-.56-.47zm-4.254 4.63c.72.01 1.342.12 1.772.22c0 .5.018.78-.092 1.23c-.14.48-.759 1.35-2.219 1.37c-.84.04-1.39-.62-1.34-1.37c-.05-1.2 1.19-1.5 1.88-1.45zm22.518 6.112c-.933.013-2.035.222-2.871.809c-.258.179-.213.427.074.394c.94-.113 3.032-.367 3.406.111s-.414 2.45-.763 3.332c-.108.263.12.372.361.172c1.564-1.31 1.97-4.056 1.65-4.45c-.16-.198-.924-.381-1.857-.368m-27.824 1c-.218.03-.312.306-.084.525C5.05 25.201 10.226 27 15.973 27c4.099 0 8.857-1.337 12.142-3.857c.543-.42.08-1.047-.476-.8c-3.683 1.626-7.684 2.409-11.325 2.409c-5.396 0-10.62-1.127-14.845-3.686a.4.4 0 0 0-.252-.064"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.584 9.01c-1.36 0-2.74.53-2.97.82c-.06.12-.2 1.09.13 1.09c.11 0 .16.02.48-.13c1.2-.47 1.96-.46 2.07-.46c1.35-.13 2.13.79 2.01 1.98v.7c-1.14-.27-1.79-.28-2.11-.28c-1.66-.1-3.194.776-3.194 2.7c0 2.11 1.883 2.56 2.613 2.53c1.09.01 2.13-.48 2.82-1.33c.55 1.23.9 1.15.91 1.15c.1 0 .18-.04.26-.09l.57-.4c.1-.06.18-.16.19-.28c-.01-.29-.53-.74-.49-1.75v-3.12a3.18 3.18 0 0 0-.799-2.35a3.42 3.42 0 0 0-2.49-.78m19.373 0c-2 0-3.15 1.25-3.12 2.52c0 1.74 1.76 2.29 1.96 2.35c1.69.53 1.92.55 2.39.95c.4.41.35 1.21-.24 1.56c-.17.1-.9.54-2.55.2c-.55-.11-.84-.24-1.29-.43c-.12-.04-.4-.11-.4.26v.49c0 .23.14.44.35.54c1.05.53 2.31.55 2.58.55c.04 0 2.34.001 3.11-1.55c.158-.32.57-1.49-.2-2.49c-.64-.75-1.19-.83-2.83-1.33c-.14-.04-1.35-.35-1.34-1.2c-.06-1.09 1.42-1.15 1.73-1.13c1.25-.02 1.87.45 2.21.48c.15 0 .22-.09.22-.29v-.46a.5.5 0 0 0-.09-.31c-.4-.52-1.93-.71-2.49-.71m-15.18.25c-.11.02-.19.13-.17.24c.02.13.04.26.09.39l2.24 7.39c.05.24.21.5.56.46h.82c.5.05.57-.43.58-.48l1.47-6.16l1.49 6.17c.01.05.08.53.57.48h.83c.36.04.53-.22.58-.46c2.52-8.11 2.35-7.56 2.37-7.64c.04-.42-.2-.39-.24-.38h-.89c-.45-.05-.54.36-.56.46l-1.66 6.41l-1.5-6.41c-.07-.49-.47-.47-.57-.46h-.77c-.44-.04-.55.31-.58.46l-1.49 6.32l-1.6-6.32c-.04-.2-.17-.51-.56-.47zm-4.254 4.63c.72.01 1.342.12 1.772.22c0 .5.018.78-.092 1.23c-.14.48-.759 1.35-2.219 1.37c-.84.04-1.39-.62-1.34-1.37c-.05-1.2 1.19-1.5 1.88-1.45zm22.518 6.112c-.933.013-2.035.222-2.871.809c-.258.179-.213.427.074.394c.94-.113 3.032-.367 3.406.111s-.414 2.45-.763 3.332c-.108.263.12.372.361.172c1.564-1.31 1.97-4.056 1.65-4.45c-.16-.198-.924-.381-1.857-.368m-27.824 1c-.218.03-.312.306-.084.525C5.05 25.201 10.226 27 15.973 27c4.099 0 8.857-1.337 12.142-3.857c.543-.42.08-1.047-.476-.8c-3.683 1.626-7.684 2.409-11.325 2.409c-5.396 0-10.62-1.127-14.845-3.686a.4.4 0 0 0-.252-.064"/></svg> </template>
CSS
.icon-aws {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.584%209.01c-1.36%200-2.74.53-2.97.82c-.06.12-.2%201.09.13%201.09c.11%200%20.16.02.48-.13c1.2-.47%201.96-.46%202.07-.46c1.35-.13%202.13.79%202.01%201.98v.7c-1.14-.27-1.79-.28-2.11-.28c-1.66-.1-3.194.776-3.194%202.7c0%202.11%201.883%202.56%202.613%202.53c1.09.01%202.13-.48%202.82-1.33c.55%201.23.9%201.15.91%201.15c.1%200%20.18-.04.26-.09l.57-.4c.1-.06.18-.16.19-.28c-.01-.29-.53-.74-.49-1.75v-3.12a3.18%203.18%200%200%200-.799-2.35a3.42%203.42%200%200%200-2.49-.78m19.373%200c-2%200-3.15%201.25-3.12%202.52c0%201.74%201.76%202.29%201.96%202.35c1.69.53%201.92.55%202.39.95c.4.41.35%201.21-.24%201.56c-.17.1-.9.54-2.55.2c-.55-.11-.84-.24-1.29-.43c-.12-.04-.4-.11-.4.26v.49c0%20.23.14.44.35.54c1.05.53%202.31.55%202.58.55c.04%200%202.34.001%203.11-1.55c.158-.32.57-1.49-.2-2.49c-.64-.75-1.19-.83-2.83-1.33c-.14-.04-1.35-.35-1.34-1.2c-.06-1.09%201.42-1.15%201.73-1.13c1.25-.02%201.87.45%202.21.48c.15%200%20.22-.09.22-.29v-.46a.5.5%200%200%200-.09-.31c-.4-.52-1.93-.71-2.49-.71m-15.18.25c-.11.02-.19.13-.17.24c.02.13.04.26.09.39l2.24%207.39c.05.24.21.5.56.46h.82c.5.05.57-.43.58-.48l1.47-6.16l1.49%206.17c.01.05.08.53.57.48h.83c.36.04.53-.22.58-.46c2.52-8.11%202.35-7.56%202.37-7.64c.04-.42-.2-.39-.24-.38h-.89c-.45-.05-.54.36-.56.46l-1.66%206.41l-1.5-6.41c-.07-.49-.47-.47-.57-.46h-.77c-.44-.04-.55.31-.58.46l-1.49%206.32l-1.6-6.32c-.04-.2-.17-.51-.56-.47zm-4.254%204.63c.72.01%201.342.12%201.772.22c0%20.5.018.78-.092%201.23c-.14.48-.759%201.35-2.219%201.37c-.84.04-1.39-.62-1.34-1.37c-.05-1.2%201.19-1.5%201.88-1.45zm22.518%206.112c-.933.013-2.035.222-2.871.809c-.258.179-.213.427.074.394c.94-.113%203.032-.367%203.406.111s-.414%202.45-.763%203.332c-.108.263.12.372.361.172c1.564-1.31%201.97-4.056%201.65-4.45c-.16-.198-.924-.381-1.857-.368m-27.824%201c-.218.03-.312.306-.084.525C5.05%2025.201%2010.226%2027%2015.973%2027c4.099%200%208.857-1.337%2012.142-3.857c.543-.42.08-1.047-.476-.8c-3.683%201.626-7.684%202.409-11.325%202.409c-5.396%200-10.62-1.127-14.845-3.686a.4.4%200%200%200-.252-.064%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.584%209.01c-1.36%200-2.74.53-2.97.82c-.06.12-.2%201.09.13%201.09c.11%200%20.16.02.48-.13c1.2-.47%201.96-.46%202.07-.46c1.35-.13%202.13.79%202.01%201.98v.7c-1.14-.27-1.79-.28-2.11-.28c-1.66-.1-3.194.776-3.194%202.7c0%202.11%201.883%202.56%202.613%202.53c1.09.01%202.13-.48%202.82-1.33c.55%201.23.9%201.15.91%201.15c.1%200%20.18-.04.26-.09l.57-.4c.1-.06.18-.16.19-.28c-.01-.29-.53-.74-.49-1.75v-3.12a3.18%203.18%200%200%200-.799-2.35a3.42%203.42%200%200%200-2.49-.78m19.373%200c-2%200-3.15%201.25-3.12%202.52c0%201.74%201.76%202.29%201.96%202.35c1.69.53%201.92.55%202.39.95c.4.41.35%201.21-.24%201.56c-.17.1-.9.54-2.55.2c-.55-.11-.84-.24-1.29-.43c-.12-.04-.4-.11-.4.26v.49c0%20.23.14.44.35.54c1.05.53%202.31.55%202.58.55c.04%200%202.34.001%203.11-1.55c.158-.32.57-1.49-.2-2.49c-.64-.75-1.19-.83-2.83-1.33c-.14-.04-1.35-.35-1.34-1.2c-.06-1.09%201.42-1.15%201.73-1.13c1.25-.02%201.87.45%202.21.48c.15%200%20.22-.09.22-.29v-.46a.5.5%200%200%200-.09-.31c-.4-.52-1.93-.71-2.49-.71m-15.18.25c-.11.02-.19.13-.17.24c.02.13.04.26.09.39l2.24%207.39c.05.24.21.5.56.46h.82c.5.05.57-.43.58-.48l1.47-6.16l1.49%206.17c.01.05.08.53.57.48h.83c.36.04.53-.22.58-.46c2.52-8.11%202.35-7.56%202.37-7.64c.04-.42-.2-.39-.24-.38h-.89c-.45-.05-.54.36-.56.46l-1.66%206.41l-1.5-6.41c-.07-.49-.47-.47-.57-.46h-.77c-.44-.04-.55.31-.58.46l-1.49%206.32l-1.6-6.32c-.04-.2-.17-.51-.56-.47zm-4.254%204.63c.72.01%201.342.12%201.772.22c0%20.5.018.78-.092%201.23c-.14.48-.759%201.35-2.219%201.37c-.84.04-1.39-.62-1.34-1.37c-.05-1.2%201.19-1.5%201.88-1.45zm22.518%206.112c-.933.013-2.035.222-2.871.809c-.258.179-.213.427.074.394c.94-.113%203.032-.367%203.406.111s-.414%202.45-.763%203.332c-.108.263.12.372.361.172c1.564-1.31%201.97-4.056%201.65-4.45c-.16-.198-.924-.381-1.857-.368m-27.824%201c-.218.03-.312.306-.084.525C5.05%2025.201%2010.226%2027%2015.973%2027c4.099%200%208.857-1.337%2012.142-3.857c.543-.42.08-1.047-.476-.8c-3.683%201.626-7.684%202.409-11.325%202.409c-5.396%200-10.62-1.127-14.845-3.686a.4.4%200%200%200-.252-.064%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/aws.svg?color=%231a73e8&size=48