predictions-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
predictions-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Use the predictions icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.683 14.926l1.284 3.854a1.75 1.75 0 0 1-.81 2.083C15.786 21.626 14.064 22 12 22s-3.786-.374-5.157-1.137a1.75 1.75 0 0 1-.81-2.083l1.285-3.854A7.7 7.7 0 0 0 12 16.5c1.76 0 3.382-.586 4.683-1.574M12 2c1.337 0 2.582.388 3.63 1.059c-.082.313-.208.544-.367.704c-.253.252-.683.42-1.325.47l-.222.013l-.379.01c-2.169.159-2.115 3.494.163 3.494c.89 0 1.457.181 1.763.487c.252.253.42.683.47 1.325l.013.222l.01.379c.096 1.314 1.358 1.812 2.338 1.494A6.751 6.751 0 0 1 5.25 8.75A6.75 6.75 0 0 1 12 2m6.25 0c0 1.15.27 1.96.78 2.47c.471.47 1.198.737 2.21.775l.26.005c.958 0 .998 1.378.12 1.492l-.12.008c-1.15 0-1.96.27-2.47.78c-.47.472-.737 1.198-.775 2.21l-.005.26c0 1-1.5 1-1.5 0c0-1.15-.27-1.96-.78-2.47c-.472-.47-1.198-.737-2.21-.775l-.26-.005c-.958 0-.998-1.378-.12-1.492l.12-.008c1.15 0 1.96-.27 2.47-.78s.78-1.32.78-2.47c0-1 1.5-1 1.5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentPredictions24Filled(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="m16.683 14.926l1.284 3.854a1.75 1.75 0 0 1-.81 2.083C15.786 21.626 14.064 22 12 22s-3.786-.374-5.157-1.137a1.75 1.75 0 0 1-.81-2.083l1.285-3.854A7.7 7.7 0 0 0 12 16.5c1.76 0 3.382-.586 4.683-1.574M12 2c1.337 0 2.582.388 3.63 1.059c-.082.313-.208.544-.367.704c-.253.252-.683.42-1.325.47l-.222.013l-.379.01c-2.169.159-2.115 3.494.163 3.494c.89 0 1.457.181 1.763.487c.252.253.42.683.47 1.325l.013.222l.01.379c.096 1.314 1.358 1.812 2.338 1.494A6.751 6.751 0 0 1 5.25 8.75A6.75 6.75 0 0 1 12 2m6.25 0c0 1.15.27 1.96.78 2.47c.471.47 1.198.737 2.21.775l.26.005c.958 0 .998 1.378.12 1.492l-.12.008c-1.15 0-1.96.27-2.47.78c-.47.472-.737 1.198-.775 2.21l-.005.26c0 1-1.5 1-1.5 0c0-1.15-.27-1.96-.78-2.47c-.472-.47-1.198-.737-2.21-.775l-.26-.005c-.958 0-.998-1.378-.12-1.492l.12-.008c1.15 0 1.96-.27 2.47-.78s.78-1.32.78-2.47c0-1 1.5-1 1.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.683 14.926l1.284 3.854a1.75 1.75 0 0 1-.81 2.083C15.786 21.626 14.064 22 12 22s-3.786-.374-5.157-1.137a1.75 1.75 0 0 1-.81-2.083l1.285-3.854A7.7 7.7 0 0 0 12 16.5c1.76 0 3.382-.586 4.683-1.574M12 2c1.337 0 2.582.388 3.63 1.059c-.082.313-.208.544-.367.704c-.253.252-.683.42-1.325.47l-.222.013l-.379.01c-2.169.159-2.115 3.494.163 3.494c.89 0 1.457.181 1.763.487c.252.253.42.683.47 1.325l.013.222l.01.379c.096 1.314 1.358 1.812 2.338 1.494A6.751 6.751 0 0 1 5.25 8.75A6.75 6.75 0 0 1 12 2m6.25 0c0 1.15.27 1.96.78 2.47c.471.47 1.198.737 2.21.775l.26.005c.958 0 .998 1.378.12 1.492l-.12.008c-1.15 0-1.96.27-2.47.78c-.47.472-.737 1.198-.775 2.21l-.005.26c0 1-1.5 1-1.5 0c0-1.15-.27-1.96-.78-2.47c-.472-.47-1.198-.737-2.21-.775l-.26-.005c-.958 0-.998-1.378-.12-1.492l.12-.008c1.15 0 1.96-.27 2.47-.78s.78-1.32.78-2.47c0-1 1.5-1 1.5 0"/></svg>
</template>

CSS

.icon-predictions-24-filled {
  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%22m16.683%2014.926l1.284%203.854a1.75%201.75%200%200%201-.81%202.083C15.786%2021.626%2014.064%2022%2012%2022s-3.786-.374-5.157-1.137a1.75%201.75%200%200%201-.81-2.083l1.285-3.854A7.7%207.7%200%200%200%2012%2016.5c1.76%200%203.382-.586%204.683-1.574M12%202c1.337%200%202.582.388%203.63%201.059c-.082.313-.208.544-.367.704c-.253.252-.683.42-1.325.47l-.222.013l-.379.01c-2.169.159-2.115%203.494.163%203.494c.89%200%201.457.181%201.763.487c.252.253.42.683.47%201.325l.013.222l.01.379c.096%201.314%201.358%201.812%202.338%201.494A6.751%206.751%200%200%201%205.25%208.75A6.75%206.75%200%200%201%2012%202m6.25%200c0%201.15.27%201.96.78%202.47c.471.47%201.198.737%202.21.775l.26.005c.958%200%20.998%201.378.12%201.492l-.12.008c-1.15%200-1.96.27-2.47.78c-.47.472-.737%201.198-.775%202.21l-.005.26c0%201-1.5%201-1.5%200c0-1.15-.27-1.96-.78-2.47c-.472-.47-1.198-.737-2.21-.775l-.26-.005c-.958%200-.998-1.378-.12-1.492l.12-.008c1.15%200%201.96-.27%202.47-.78s.78-1.32.78-2.47c0-1%201.5-1%201.5%200%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%22m16.683%2014.926l1.284%203.854a1.75%201.75%200%200%201-.81%202.083C15.786%2021.626%2014.064%2022%2012%2022s-3.786-.374-5.157-1.137a1.75%201.75%200%200%201-.81-2.083l1.285-3.854A7.7%207.7%200%200%200%2012%2016.5c1.76%200%203.382-.586%204.683-1.574M12%202c1.337%200%202.582.388%203.63%201.059c-.082.313-.208.544-.367.704c-.253.252-.683.42-1.325.47l-.222.013l-.379.01c-2.169.159-2.115%203.494.163%203.494c.89%200%201.457.181%201.763.487c.252.253.42.683.47%201.325l.013.222l.01.379c.096%201.314%201.358%201.812%202.338%201.494A6.751%206.751%200%200%201%205.25%208.75A6.75%206.75%200%200%201%2012%202m6.25%200c0%201.15.27%201.96.78%202.47c.471.47%201.198.737%202.21.775l.26.005c.958%200%20.998%201.378.12%201.492l-.12.008c-1.15%200-1.96.27-2.47.78c-.47.472-.737%201.198-.775%202.21l-.005.26c0%201-1.5%201-1.5%200c0-1.15-.27-1.96-.78-2.47c-.472-.47-1.198-.737-2.21-.775l-.26-.005c-.958%200-.998-1.378-.12-1.492l.12-.008c1.15%200%201.96-.27%202.47-.78s.78-1.32.78-2.47c0-1%201.5-1%201.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/predictions-24-filled.svg?color=%231a73e8&size=48