online prediction icon

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

Name
online-prediction-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
online-prediction-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the online prediction icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.025 14.938q.525 1.362 1.45 2.487q.2.25.213.575t-.213.55t-.562.2t-.563-.3q-1.125-1.325-1.737-2.963T2 12t.613-3.488T4.35 5.55q.225-.275.563-.287t.562.212t.213.538t-.213.562Q4.55 7.7 4.025 9.063T3.5 12t.525 2.938m2.763-1.15q.287.837.812 1.537q.2.275.2.575t-.225.525t-.525.213t-.5-.263q-.725-.9-1.137-2.013T5 12t.413-2.363T6.55 7.625q.2-.25.5-.262t.525.212t.225.525t-.2.575q-.525.7-.812 1.537T6.5 12t.288 1.788M11 16.5q0-.575-.387-1.137t-.863-1.175t-.862-1.276T8.5 11.5q0-1.45 1.025-2.475T12 8t2.475 1.025T15.5 11.5q0 .75-.387 1.413t-.863 1.274t-.862 1.176T13 16.5zm0 1.5v-.5h2v.5q0 .425-.288.713T12 19t-.712-.288T11 18m6.213-7.788q-.288-.837-.813-1.537q-.2-.275-.2-.575t.225-.525t.525-.212t.5.262q.725.9 1.138 2.013T19 12t-.413 2.363t-1.137 2.012q-.2.25-.5.263t-.525-.213t-.225-.525t.2-.575q.525-.7.813-1.537T17.5 12t-.288-1.787m2.763-1.15q-.525-1.363-1.45-2.488q-.2-.25-.212-.575t.212-.55t.563-.2t.562.3q1.125 1.325 1.738 2.963T22 12t-.612 3.488t-1.738 2.962q-.225.275-.562.288t-.563-.213t-.212-.537t.212-.563q.925-1.125 1.45-2.488T20.5 12t-.525-2.937"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsOnlinePredictionRounded(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="M4.025 14.938q.525 1.362 1.45 2.487q.2.25.213.575t-.213.55t-.562.2t-.563-.3q-1.125-1.325-1.737-2.963T2 12t.613-3.488T4.35 5.55q.225-.275.563-.287t.562.212t.213.538t-.213.562Q4.55 7.7 4.025 9.063T3.5 12t.525 2.938m2.763-1.15q.287.837.812 1.537q.2.275.2.575t-.225.525t-.525.213t-.5-.263q-.725-.9-1.137-2.013T5 12t.413-2.363T6.55 7.625q.2-.25.5-.262t.525.212t.225.525t-.2.575q-.525.7-.812 1.537T6.5 12t.288 1.788M11 16.5q0-.575-.387-1.137t-.863-1.175t-.862-1.276T8.5 11.5q0-1.45 1.025-2.475T12 8t2.475 1.025T15.5 11.5q0 .75-.387 1.413t-.863 1.274t-.862 1.176T13 16.5zm0 1.5v-.5h2v.5q0 .425-.288.713T12 19t-.712-.288T11 18m6.213-7.788q-.288-.837-.813-1.537q-.2-.275-.2-.575t.225-.525t.525-.212t.5.262q.725.9 1.138 2.013T19 12t-.413 2.363t-1.137 2.012q-.2.25-.5.263t-.525-.213t-.225-.525t.2-.575q.525-.7.813-1.537T17.5 12t-.288-1.787m2.763-1.15q-.525-1.363-1.45-2.488q-.2-.25-.212-.575t.212-.55t.563-.2t.562.3q1.125 1.325 1.738 2.963T22 12t-.612 3.488t-1.738 2.962q-.225.275-.562.288t-.563-.213t-.212-.537t.212-.563q.925-1.125 1.45-2.488T20.5 12t-.525-2.937"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.025 14.938q.525 1.362 1.45 2.487q.2.25.213.575t-.213.55t-.562.2t-.563-.3q-1.125-1.325-1.737-2.963T2 12t.613-3.488T4.35 5.55q.225-.275.563-.287t.562.212t.213.538t-.213.562Q4.55 7.7 4.025 9.063T3.5 12t.525 2.938m2.763-1.15q.287.837.812 1.537q.2.275.2.575t-.225.525t-.525.213t-.5-.263q-.725-.9-1.137-2.013T5 12t.413-2.363T6.55 7.625q.2-.25.5-.262t.525.212t.225.525t-.2.575q-.525.7-.812 1.537T6.5 12t.288 1.788M11 16.5q0-.575-.387-1.137t-.863-1.175t-.862-1.276T8.5 11.5q0-1.45 1.025-2.475T12 8t2.475 1.025T15.5 11.5q0 .75-.387 1.413t-.863 1.274t-.862 1.176T13 16.5zm0 1.5v-.5h2v.5q0 .425-.288.713T12 19t-.712-.288T11 18m6.213-7.788q-.288-.837-.813-1.537q-.2-.275-.2-.575t.225-.525t.525-.212t.5.262q.725.9 1.138 2.013T19 12t-.413 2.363t-1.137 2.012q-.2.25-.5.263t-.525-.213t-.225-.525t.2-.575q.525-.7.813-1.537T17.5 12t-.288-1.787m2.763-1.15q-.525-1.363-1.45-2.488q-.2-.25-.212-.575t.212-.55t.563-.2t.562.3q1.125 1.325 1.738 2.963T22 12t-.612 3.488t-1.738 2.962q-.225.275-.562.288t-.563-.213t-.212-.537t.212-.563q.925-1.125 1.45-2.488T20.5 12t-.525-2.937"/></svg>
</template>

CSS

.icon-online-prediction-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%22M4.025%2014.938q.525%201.362%201.45%202.487q.2.25.213.575t-.213.55t-.562.2t-.563-.3q-1.125-1.325-1.737-2.963T2%2012t.613-3.488T4.35%205.55q.225-.275.563-.287t.562.212t.213.538t-.213.562Q4.55%207.7%204.025%209.063T3.5%2012t.525%202.938m2.763-1.15q.287.837.812%201.537q.2.275.2.575t-.225.525t-.525.213t-.5-.263q-.725-.9-1.137-2.013T5%2012t.413-2.363T6.55%207.625q.2-.25.5-.262t.525.212t.225.525t-.2.575q-.525.7-.812%201.537T6.5%2012t.288%201.788M11%2016.5q0-.575-.387-1.137t-.863-1.175t-.862-1.276T8.5%2011.5q0-1.45%201.025-2.475T12%208t2.475%201.025T15.5%2011.5q0%20.75-.387%201.413t-.863%201.274t-.862%201.176T13%2016.5zm0%201.5v-.5h2v.5q0%20.425-.288.713T12%2019t-.712-.288T11%2018m6.213-7.788q-.288-.837-.813-1.537q-.2-.275-.2-.575t.225-.525t.525-.212t.5.262q.725.9%201.138%202.013T19%2012t-.413%202.363t-1.137%202.012q-.2.25-.5.263t-.525-.213t-.225-.525t.2-.575q.525-.7.813-1.537T17.5%2012t-.288-1.787m2.763-1.15q-.525-1.363-1.45-2.488q-.2-.25-.212-.575t.212-.55t.563-.2t.562.3q1.125%201.325%201.738%202.963T22%2012t-.612%203.488t-1.738%202.962q-.225.275-.562.288t-.563-.213t-.212-.537t.212-.563q.925-1.125%201.45-2.488T20.5%2012t-.525-2.937%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%22M4.025%2014.938q.525%201.362%201.45%202.487q.2.25.213.575t-.213.55t-.562.2t-.563-.3q-1.125-1.325-1.737-2.963T2%2012t.613-3.488T4.35%205.55q.225-.275.563-.287t.562.212t.213.538t-.213.562Q4.55%207.7%204.025%209.063T3.5%2012t.525%202.938m2.763-1.15q.287.837.812%201.537q.2.275.2.575t-.225.525t-.525.213t-.5-.263q-.725-.9-1.137-2.013T5%2012t.413-2.363T6.55%207.625q.2-.25.5-.262t.525.212t.225.525t-.2.575q-.525.7-.812%201.537T6.5%2012t.288%201.788M11%2016.5q0-.575-.387-1.137t-.863-1.175t-.862-1.276T8.5%2011.5q0-1.45%201.025-2.475T12%208t2.475%201.025T15.5%2011.5q0%20.75-.387%201.413t-.863%201.274t-.862%201.176T13%2016.5zm0%201.5v-.5h2v.5q0%20.425-.288.713T12%2019t-.712-.288T11%2018m6.213-7.788q-.288-.837-.813-1.537q-.2-.275-.2-.575t.225-.525t.525-.212t.5.262q.725.9%201.138%202.013T19%2012t-.413%202.363t-1.137%202.012q-.2.25-.5.263t-.525-.213t-.225-.525t.2-.575q.525-.7.813-1.537T17.5%2012t-.288-1.787m2.763-1.15q-.525-1.363-1.45-2.488q-.2-.25-.212-.575t.212-.55t.563-.2t.562.3q1.125%201.325%201.738%202.963T22%2012t-.612%203.488t-1.738%202.962q-.225.275-.562.288t-.563-.213t-.212-.537t.212-.563q.925-1.125%201.45-2.488T20.5%2012t-.525-2.937%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/online-prediction-rounded.svg?color=%231a73e8&size=48