batch job icon
batch-job from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- batch-job
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
More organization icons from Carbon
Use the batch job icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 26v-2h-2.101a5 5 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A5 5 0 0 0 26 20.101V18h-2v2.101a5 5 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A5 5 0 0 0 20.101 24H18v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49l1.414 1.414l1.49-1.49a5 5 0 0 0 1.753.732V32h2v-2.101a5 5 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A5 5 0 0 0 29.899 26zm-7 2c-1.654 0-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3s-1.346 3-3 3m-5-11h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2m-8-2h8V4h-8z"/><path fill="currentColor" d="M17 21H8a2 2 0 0 1-2-2V7h2v12h9z"/><path fill="currentColor" d="M13 25H4c-1.103 0-2-.897-2-2V11h2v12h9z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonBatchJob(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="M32 26v-2h-2.101a5 5 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A5 5 0 0 0 26 20.101V18h-2v2.101a5 5 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A5 5 0 0 0 20.101 24H18v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49l1.414 1.414l1.49-1.49a5 5 0 0 0 1.753.732V32h2v-2.101a5 5 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A5 5 0 0 0 29.899 26zm-7 2c-1.654 0-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3s-1.346 3-3 3m-5-11h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2m-8-2h8V4h-8z"/><path fill="currentColor" d="M17 21H8a2 2 0 0 1-2-2V7h2v12h9z"/><path fill="currentColor" d="M13 25H4c-1.103 0-2-.897-2-2V11h2v12h9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 26v-2h-2.101a5 5 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A5 5 0 0 0 26 20.101V18h-2v2.101a5 5 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A5 5 0 0 0 20.101 24H18v2h2.101c.13.637.384 1.229.732 1.753l-1.49 1.49l1.414 1.414l1.49-1.49a5 5 0 0 0 1.753.732V32h2v-2.101a5 5 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A5 5 0 0 0 29.899 26zm-7 2c-1.654 0-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3s-1.346 3-3 3m-5-11h-8a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2m-8-2h8V4h-8z"/><path fill="currentColor" d="M17 21H8a2 2 0 0 1-2-2V7h2v12h9z"/><path fill="currentColor" d="M13 25H4c-1.103 0-2-.897-2-2V11h2v12h9z"/></svg> </template>
CSS
.icon-batch-job {
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%22M32%2026v-2h-2.101a5%205%200%200%200-.732-1.753l1.49-1.49l-1.414-1.414l-1.49%201.49A5%205%200%200%200%2026%2020.101V18h-2v2.101a5%205%200%200%200-1.753.732l-1.49-1.49l-1.414%201.414l1.49%201.49A5%205%200%200%200%2020.101%2024H18v2h2.101c.13.637.384%201.229.732%201.753l-1.49%201.49l1.414%201.414l1.49-1.49a5%205%200%200%200%201.753.732V32h2v-2.101a5%205%200%200%200%201.753-.732l1.49%201.49l1.414-1.414l-1.49-1.49A5%205%200%200%200%2029.899%2026zm-7%202c-1.654%200-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203s-1.346%203-3%203m-5-11h-8a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v11a2%202%200%200%201-2%202m-8-2h8V4h-8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2021H8a2%202%200%200%201-2-2V7h2v12h9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2025H4c-1.103%200-2-.897-2-2V11h2v12h9z%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%22M32%2026v-2h-2.101a5%205%200%200%200-.732-1.753l1.49-1.49l-1.414-1.414l-1.49%201.49A5%205%200%200%200%2026%2020.101V18h-2v2.101a5%205%200%200%200-1.753.732l-1.49-1.49l-1.414%201.414l1.49%201.49A5%205%200%200%200%2020.101%2024H18v2h2.101c.13.637.384%201.229.732%201.753l-1.49%201.49l1.414%201.414l1.49-1.49a5%205%200%200%200%201.753.732V32h2v-2.101a5%205%200%200%200%201.753-.732l1.49%201.49l1.414-1.414l-1.49-1.49A5%205%200%200%200%2029.899%2026zm-7%202c-1.654%200-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203s-1.346%203-3%203m-5-11h-8a2%202%200%200%201-2-2V4a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v11a2%202%200%200%201-2%202m-8-2h8V4h-8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2021H8a2%202%200%200%201-2-2V7h2v12h9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%2025H4c-1.103%200-2-.897-2-2V11h2v12h9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/batch-job.svg?color=%231a73e8&size=48