IconSearch logoIconsearch
Home/Libraries/SVG Logos (Iconify)/aws-batch
← Back to Search
SVG Logos (Iconify)

AwsBatch

License: CC0-1.0Commercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><defs><linearGradient id="SVGeyciVcvH" x1="0%" x2="100%" y1="100%" y2="0%"><stop offset="0%" stop-color="#c8511b"/><stop offset="100%" stop-color="#f90"/></linearGradient></defs><path fill="url(#SVGeyciVcvH)" d="M0 0h256v256H0z"/><path fill="#818cf8" d="M128.723 188.47c3.964 0 7.183 3.19 7.183 7.127s-3.219 7.126-7.183 7.126s-7.184-3.19-7.184-7.126s3.22-7.127 7.184-7.127m-60.558-57.667c0 3.936-3.22 7.127-7.184 7.127s-7.184-3.19-7.184-7.127c0-3.933 3.22-7.126 7.184-7.126s7.184 3.193 7.184 7.126M196.413 211.2c-8.261 0-14.732-6.189-14.732-14.086c0-8.058 6.61-14.615 14.732-14.615c8.126 0 14.735 6.557 14.735 14.615c0 7.897-6.47 14.086-14.735 14.086m-14.732-80c0-8.058 6.61-14.614 14.732-14.614c8.126 0 14.735 6.556 14.735 14.614s-6.61 14.614-14.735 14.614c-8.123 0-14.732-6.556-14.732-14.614m-52.958 14.614c-8.126 0-14.733-6.556-14.733-14.614s6.607-14.614 14.733-14.614c8.125 0 14.732 6.556 14.732 14.614s-6.607 14.614-14.732 14.614m16.129 49.386c0 9.123-6.933 16-16.13 16s-16.128-6.877-16.128-16s6.932-16 16.129-16c9.196 0 16.129 6.877 16.129 16m-35.484-128c0-10.048 9.222-19.2 19.355-19.2c10.132 0 19.354 9.152 19.354 19.2s-9.222 19.2-19.354 19.2s-19.355-9.152-19.355-19.2m-48.387 80c-9.197 0-16.13-6.877-16.13-16c0-9.26 7.236-16.794 16.13-16.794S77.11 121.94 77.11 131.2c0 9.123-6.933 16-16.13 16m14.685 49.805c0 7.958-6.471 14.195-14.736 14.195c-8.261 0-14.732-6.237-14.732-14.195c0-8.061 6.61-14.615 14.732-14.615c8.126 0 14.736 6.554 14.736 14.615m123.974-20.637v-24.426c10.151-1.545 17.961-10.246 17.961-20.742c0-11.587-9.506-21.014-21.187-21.014c-10.58 0-19.352 7.744-20.91 17.814h-25.87c-1.398-9.024-8.588-16.157-17.685-17.542V92.554C144.3 90.87 154.53 79.757 154.53 67.2c0-13.638-12.058-25.6-25.806-25.6s-25.807 11.962-25.807 25.6c0 12.557 10.23 23.67 22.58 25.354v17.904c-9.096 1.385-16.286 8.518-17.683 17.542h-24.49c-1.53-11.274-10.952-19.994-22.342-19.994c-12.449 0-22.581 10.407-22.581 23.194c0 11.469 8.277 20.643 19.355 22.157v22.896c-10.174 1.526-18.01 10.237-18.01 20.752c0 11.549 9.307 20.595 21.184 20.595c11.88 0 21.187-9.046 21.187-20.595c0-10.48-7.78-19.168-17.91-20.736v-22.912c10.02-1.37 17.73-9.015 19.11-18.957h24.497c1.397 9.024 8.587 16.157 17.684 17.542v21.101c-11.078 1.514-19.355 10.688-19.355 22.157c0 12.56 9.92 22.4 22.58 22.4c12.662 0 22.581-9.84 22.581-22.4c0-11.469-8.277-20.643-19.355-22.157v-21.1c9.097-1.386 16.287-8.519 17.684-17.543h25.871c1.4 9.024 8.587 16.157 17.684 17.542v24.426c-10.148 1.549-17.958 10.25-17.958 20.746c0 11.488 9.306 20.486 21.184 20.486c11.88 0 21.187-8.998 21.187-20.486c0-10.496-7.81-19.197-17.961-20.746"/></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. AwsBatchIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC0-1.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in SVG Logos (Iconify)

Browse all SVG Logos (Iconify) icons →
100tb
100tb
500px
500px
6px
6px
active-campaign
active-campaign
active-campaign-icon
active-campaign-icon
admob
admob
adobe
adobe
adobe-after-effects
adobe-after-effects
adobe-animate
adobe-animate
adobe-dreamweaver
adobe-dreamweaver
adobe-icon
adobe-icon
adobe-illustrator
adobe-illustrator