batch-prediction-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
batch-prediction-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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="M7.616 21q-.691 0-1.153-.462T6 19.385v-9.096q0-.691.463-1.153t1.153-.463h8.769q.69 0 1.153.463T18 10.289v9.096q0 .69-.462 1.153T16.384 21zm0-1h8.769q.269 0 .442-.173t.173-.442v-9.096q0-.27-.173-.443t-.442-.173h-8.77q-.269 0-.442.173T7 10.29v9.096q0 .269.173.442t.443.173m4.038-1.558h.692q.162 0 .273-.111t.112-.273t-.112-.273t-.273-.112h-.692q-.162 0-.273.112q-.112.111-.112.273t.112.273t.273.111m-.079-1.769h.85q.125 0 .206-.09t.086-.216q.056-.388.194-.739q.139-.351.339-.695q.223-.368.42-.75t.195-.81q0-.775-.542-1.324T12 11.5q-.8 0-1.342.54q-.542.539-.542 1.333q0 .429.199.808t.416.746q.2.344.345.708q.145.363.201.752q.03.125.102.205q.071.081.196.081M7.346 6.712q-.19 0-.316-.126t-.126-.317t.126-.316t.316-.126h9.289q.19 0 .316.126t.126.316t-.126.317t-.316.126zm.923-2.827q-.19 0-.316-.126t-.126-.317t.126-.316T8.269 3h7.443q.19 0 .316.126t.126.316t-.126.317q-.126.126-.316.126z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBatchPredictionOutlineRounded(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="M7.616 21q-.691 0-1.153-.462T6 19.385v-9.096q0-.691.463-1.153t1.153-.463h8.769q.69 0 1.153.463T18 10.289v9.096q0 .69-.462 1.153T16.384 21zm0-1h8.769q.269 0 .442-.173t.173-.442v-9.096q0-.27-.173-.443t-.442-.173h-8.77q-.269 0-.442.173T7 10.29v9.096q0 .269.173.442t.443.173m4.038-1.558h.692q.162 0 .273-.111t.112-.273t-.112-.273t-.273-.112h-.692q-.162 0-.273.112q-.112.111-.112.273t.112.273t.273.111m-.079-1.769h.85q.125 0 .206-.09t.086-.216q.056-.388.194-.739q.139-.351.339-.695q.223-.368.42-.75t.195-.81q0-.775-.542-1.324T12 11.5q-.8 0-1.342.54q-.542.539-.542 1.333q0 .429.199.808t.416.746q.2.344.345.708q.145.363.201.752q.03.125.102.205q.071.081.196.081M7.346 6.712q-.19 0-.316-.126t-.126-.317t.126-.316t.316-.126h9.289q.19 0 .316.126t.126.316t-.126.317t-.316.126zm.923-2.827q-.19 0-.316-.126t-.126-.317t.126-.316T8.269 3h7.443q.19 0 .316.126t.126.316t-.126.317q-.126.126-.316.126z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.616 21q-.691 0-1.153-.462T6 19.385v-9.096q0-.691.463-1.153t1.153-.463h8.769q.69 0 1.153.463T18 10.289v9.096q0 .69-.462 1.153T16.384 21zm0-1h8.769q.269 0 .442-.173t.173-.442v-9.096q0-.27-.173-.443t-.442-.173h-8.77q-.269 0-.442.173T7 10.29v9.096q0 .269.173.442t.443.173m4.038-1.558h.692q.162 0 .273-.111t.112-.273t-.112-.273t-.273-.112h-.692q-.162 0-.273.112q-.112.111-.112.273t.112.273t.273.111m-.079-1.769h.85q.125 0 .206-.09t.086-.216q.056-.388.194-.739q.139-.351.339-.695q.223-.368.42-.75t.195-.81q0-.775-.542-1.324T12 11.5q-.8 0-1.342.54q-.542.539-.542 1.333q0 .429.199.808t.416.746q.2.344.345.708q.145.363.201.752q.03.125.102.205q.071.081.196.081M7.346 6.712q-.19 0-.316-.126t-.126-.317t.126-.316t.316-.126h9.289q.19 0 .316.126t.126.316t-.126.317t-.316.126zm.923-2.827q-.19 0-.316-.126t-.126-.317t.126-.316T8.269 3h7.443q.19 0 .316.126t.126.316t-.126.317q-.126.126-.316.126z"/></svg>
</template>

CSS

.icon-batch-prediction-outline-rounded {
  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%22M7.616%2021q-.691%200-1.153-.462T6%2019.385v-9.096q0-.691.463-1.153t1.153-.463h8.769q.69%200%201.153.463T18%2010.289v9.096q0%20.69-.462%201.153T16.384%2021zm0-1h8.769q.269%200%20.442-.173t.173-.442v-9.096q0-.27-.173-.443t-.442-.173h-8.77q-.269%200-.442.173T7%2010.29v9.096q0%20.269.173.442t.443.173m4.038-1.558h.692q.162%200%20.273-.111t.112-.273t-.112-.273t-.273-.112h-.692q-.162%200-.273.112q-.112.111-.112.273t.112.273t.273.111m-.079-1.769h.85q.125%200%20.206-.09t.086-.216q.056-.388.194-.739q.139-.351.339-.695q.223-.368.42-.75t.195-.81q0-.775-.542-1.324T12%2011.5q-.8%200-1.342.54q-.542.539-.542%201.333q0%20.429.199.808t.416.746q.2.344.345.708q.145.363.201.752q.03.125.102.205q.071.081.196.081M7.346%206.712q-.19%200-.316-.126t-.126-.317t.126-.316t.316-.126h9.289q.19%200%20.316.126t.126.316t-.126.317t-.316.126zm.923-2.827q-.19%200-.316-.126t-.126-.317t.126-.316T8.269%203h7.443q.19%200%20.316.126t.126.316t-.126.317q-.126.126-.316.126z%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%22M7.616%2021q-.691%200-1.153-.462T6%2019.385v-9.096q0-.691.463-1.153t1.153-.463h8.769q.69%200%201.153.463T18%2010.289v9.096q0%20.69-.462%201.153T16.384%2021zm0-1h8.769q.269%200%20.442-.173t.173-.442v-9.096q0-.27-.173-.443t-.442-.173h-8.77q-.269%200-.442.173T7%2010.29v9.096q0%20.269.173.442t.443.173m4.038-1.558h.692q.162%200%20.273-.111t.112-.273t-.112-.273t-.273-.112h-.692q-.162%200-.273.112q-.112.111-.112.273t.112.273t.273.111m-.079-1.769h.85q.125%200%20.206-.09t.086-.216q.056-.388.194-.739q.139-.351.339-.695q.223-.368.42-.75t.195-.81q0-.775-.542-1.324T12%2011.5q-.8%200-1.342.54q-.542.539-.542%201.333q0%20.429.199.808t.416.746q.2.344.345.708q.145.363.201.752q.03.125.102.205q.071.081.196.081M7.346%206.712q-.19%200-.316-.126t-.126-.317t.126-.316t.316-.126h9.289q.19%200%20.316.126t.126.316t-.126.317t-.316.126zm.923-2.827q-.19%200-.316-.126t-.126-.317t.126-.316T8.269%203h7.443q.19%200%20.316.126t.126.316t-.126.317q-.126.126-.316.126z%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-rounded.svg?color=%231a73e8&size=48