batch prediction icon
batch-prediction-outline-sharp from Material Symbols Light by Google · Outline Sharp · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- batch-prediction-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the batch prediction icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21V8.673h12V21zm1-1h10V9.673H7zm4.27-1.558h1.46v-.769h-1.46zm.018-1.769h1.423q0-.475.142-.91q.141-.436.397-.83q.223-.367.42-.75t.195-.81q0-.784-.54-1.328T12 11.5q-.792 0-1.338.54q-.547.539-.547 1.333q0 .423.2.805t.416.749q.255.4.406.836t.151.91M6.904 6.712v-.885h10.173v.885zm.923-2.827V3h8.327v.885zM12 14.827"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBatchPredictionOutlineSharp(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="M6 21V8.673h12V21zm1-1h10V9.673H7zm4.27-1.558h1.46v-.769h-1.46zm.018-1.769h1.423q0-.475.142-.91q.141-.436.397-.83q.223-.367.42-.75t.195-.81q0-.784-.54-1.328T12 11.5q-.792 0-1.338.54q-.547.539-.547 1.333q0 .423.2.805t.416.749q.255.4.406.836t.151.91M6.904 6.712v-.885h10.173v.885zm.923-2.827V3h8.327v.885zM12 14.827"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 21V8.673h12V21zm1-1h10V9.673H7zm4.27-1.558h1.46v-.769h-1.46zm.018-1.769h1.423q0-.475.142-.91q.141-.436.397-.83q.223-.367.42-.75t.195-.81q0-.784-.54-1.328T12 11.5q-.792 0-1.338.54q-.547.539-.547 1.333q0 .423.2.805t.416.749q.255.4.406.836t.151.91M6.904 6.712v-.885h10.173v.885zm.923-2.827V3h8.327v.885zM12 14.827"/></svg> </template>
CSS
.icon-batch-prediction-outline-sharp {
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%22M6%2021V8.673h12V21zm1-1h10V9.673H7zm4.27-1.558h1.46v-.769h-1.46zm.018-1.769h1.423q0-.475.142-.91q.141-.436.397-.83q.223-.367.42-.75t.195-.81q0-.784-.54-1.328T12%2011.5q-.792%200-1.338.54q-.547.539-.547%201.333q0%20.423.2.805t.416.749q.255.4.406.836t.151.91M6.904%206.712v-.885h10.173v.885zm.923-2.827V3h8.327v.885zM12%2014.827%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%22M6%2021V8.673h12V21zm1-1h10V9.673H7zm4.27-1.558h1.46v-.769h-1.46zm.018-1.769h1.423q0-.475.142-.91q.141-.436.397-.83q.223-.367.42-.75t.195-.81q0-.784-.54-1.328T12%2011.5q-.792%200-1.338.54q-.547.539-.547%201.333q0%20.423.2.805t.416.749q.255.4.406.836t.151.91M6.904%206.712v-.885h10.173v.885zm.923-2.827V3h8.327v.885zM12%2014.827%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/batch-prediction-outline-sharp.svg?color=%231a73e8&size=48