data-sunburst-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
data-sunburst-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the data sunburst icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.494 4.25A.82.82 0 0 1 15 3.51c0-.52.507-.892.986-.684a10.04 10.04 0 0 1 5.188 5.189c.208.478-.162.986-.684.986a.82.82 0 0 1-.739-.494a8.53 8.53 0 0 0-4.257-4.258M9 3.51c0-.52-.507-.892-.986-.684a10.04 10.04 0 0 0-5.188 5.189c-.208.478.163.986.684.986a.82.82 0 0 0 .739-.494a8.53 8.53 0 0 1 4.258-4.258A.82.82 0 0 0 9 3.511m6.494 16.242a.82.82 0 0 0-.494.738c0 .522.507.893.986.685a10.04 10.04 0 0 0 5.188-5.189c.208-.478-.162-.985-.684-.985a.82.82 0 0 0-.739.493a8.53 8.53 0 0 1-4.257 4.258M3.51 15c.322 0 .607.2.739.493a8.53 8.53 0 0 0 4.258 4.258a.82.82 0 0 1 .493.738c0 .522-.507.893-.986.685a10.04 10.04 0 0 1-5.188-5.189c-.208-.478.163-.985.684-.985M12 6.5q-.29 0-.572.029a.75.75 0 0 1-.154-1.492Q11.633 5 12 5a7 7 0 0 1 6.826 5.443a.75.75 0 0 1-1.463.332A5.5 5.5 0 0 0 12 6.501m-2.879-.1a.75.75 0 0 1-.2 1.042A5.5 5.5 0 0 0 6.5 12c0 1.142.346 2.2.941 3.08a.75.75 0 1 1-1.242.84a6.97 6.97 0 0 1-1.2-3.92a7 7 0 0 1 3.08-5.8a.75.75 0 0 1 1.041.2m9.11 6.505a.75.75 0 0 1 .529.919a7.003 7.003 0 0 1-10.01 4.377a.75.75 0 1 1 .698-1.328a5.503 5.503 0 0 0 7.864-3.439a.75.75 0 0 1 .919-.53M12 8a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-2.5 4a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentDataSunburst24Regular(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="M15.494 4.25A.82.82 0 0 1 15 3.51c0-.52.507-.892.986-.684a10.04 10.04 0 0 1 5.188 5.189c.208.478-.162.986-.684.986a.82.82 0 0 1-.739-.494a8.53 8.53 0 0 0-4.257-4.258M9 3.51c0-.52-.507-.892-.986-.684a10.04 10.04 0 0 0-5.188 5.189c-.208.478.163.986.684.986a.82.82 0 0 0 .739-.494a8.53 8.53 0 0 1 4.258-4.258A.82.82 0 0 0 9 3.511m6.494 16.242a.82.82 0 0 0-.494.738c0 .522.507.893.986.685a10.04 10.04 0 0 0 5.188-5.189c.208-.478-.162-.985-.684-.985a.82.82 0 0 0-.739.493a8.53 8.53 0 0 1-4.257 4.258M3.51 15c.322 0 .607.2.739.493a8.53 8.53 0 0 0 4.258 4.258a.82.82 0 0 1 .493.738c0 .522-.507.893-.986.685a10.04 10.04 0 0 1-5.188-5.189c-.208-.478.163-.985.684-.985M12 6.5q-.29 0-.572.029a.75.75 0 0 1-.154-1.492Q11.633 5 12 5a7 7 0 0 1 6.826 5.443a.75.75 0 0 1-1.463.332A5.5 5.5 0 0 0 12 6.501m-2.879-.1a.75.75 0 0 1-.2 1.042A5.5 5.5 0 0 0 6.5 12c0 1.142.346 2.2.941 3.08a.75.75 0 1 1-1.242.84a6.97 6.97 0 0 1-1.2-3.92a7 7 0 0 1 3.08-5.8a.75.75 0 0 1 1.041.2m9.11 6.505a.75.75 0 0 1 .529.919a7.003 7.003 0 0 1-10.01 4.377a.75.75 0 1 1 .698-1.328a5.503 5.503 0 0 0 7.864-3.439a.75.75 0 0 1 .919-.53M12 8a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-2.5 4a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 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="M15.494 4.25A.82.82 0 0 1 15 3.51c0-.52.507-.892.986-.684a10.04 10.04 0 0 1 5.188 5.189c.208.478-.162.986-.684.986a.82.82 0 0 1-.739-.494a8.53 8.53 0 0 0-4.257-4.258M9 3.51c0-.52-.507-.892-.986-.684a10.04 10.04 0 0 0-5.188 5.189c-.208.478.163.986.684.986a.82.82 0 0 0 .739-.494a8.53 8.53 0 0 1 4.258-4.258A.82.82 0 0 0 9 3.511m6.494 16.242a.82.82 0 0 0-.494.738c0 .522.507.893.986.685a10.04 10.04 0 0 0 5.188-5.189c.208-.478-.162-.985-.684-.985a.82.82 0 0 0-.739.493a8.53 8.53 0 0 1-4.257 4.258M3.51 15c.322 0 .607.2.739.493a8.53 8.53 0 0 0 4.258 4.258a.82.82 0 0 1 .493.738c0 .522-.507.893-.986.685a10.04 10.04 0 0 1-5.188-5.189c-.208-.478.163-.985.684-.985M12 6.5q-.29 0-.572.029a.75.75 0 0 1-.154-1.492Q11.633 5 12 5a7 7 0 0 1 6.826 5.443a.75.75 0 0 1-1.463.332A5.5 5.5 0 0 0 12 6.501m-2.879-.1a.75.75 0 0 1-.2 1.042A5.5 5.5 0 0 0 6.5 12c0 1.142.346 2.2.941 3.08a.75.75 0 1 1-1.242.84a6.97 6.97 0 0 1-1.2-3.92a7 7 0 0 1 3.08-5.8a.75.75 0 0 1 1.041.2m9.11 6.505a.75.75 0 0 1 .529.919a7.003 7.003 0 0 1-10.01 4.377a.75.75 0 1 1 .698-1.328a5.503 5.503 0 0 0 7.864-3.439a.75.75 0 0 1 .919-.53M12 8a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-2.5 4a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0"/></svg>
</template>

CSS

.icon-data-sunburst-24-regular {
  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%22M15.494%204.25A.82.82%200%200%201%2015%203.51c0-.52.507-.892.986-.684a10.04%2010.04%200%200%201%205.188%205.189c.208.478-.162.986-.684.986a.82.82%200%200%201-.739-.494a8.53%208.53%200%200%200-4.257-4.258M9%203.51c0-.52-.507-.892-.986-.684a10.04%2010.04%200%200%200-5.188%205.189c-.208.478.163.986.684.986a.82.82%200%200%200%20.739-.494a8.53%208.53%200%200%201%204.258-4.258A.82.82%200%200%200%209%203.511m6.494%2016.242a.82.82%200%200%200-.494.738c0%20.522.507.893.986.685a10.04%2010.04%200%200%200%205.188-5.189c.208-.478-.162-.985-.684-.985a.82.82%200%200%200-.739.493a8.53%208.53%200%200%201-4.257%204.258M3.51%2015c.322%200%20.607.2.739.493a8.53%208.53%200%200%200%204.258%204.258a.82.82%200%200%201%20.493.738c0%20.522-.507.893-.986.685a10.04%2010.04%200%200%201-5.188-5.189c-.208-.478.163-.985.684-.985M12%206.5q-.29%200-.572.029a.75.75%200%200%201-.154-1.492Q11.633%205%2012%205a7%207%200%200%201%206.826%205.443a.75.75%200%200%201-1.463.332A5.5%205.5%200%200%200%2012%206.501m-2.879-.1a.75.75%200%200%201-.2%201.042A5.5%205.5%200%200%200%206.5%2012c0%201.142.346%202.2.941%203.08a.75.75%200%201%201-1.242.84a6.97%206.97%200%200%201-1.2-3.92a7%207%200%200%201%203.08-5.8a.75.75%200%200%201%201.041.2m9.11%206.505a.75.75%200%200%201%20.529.919a7.003%207.003%200%200%201-10.01%204.377a.75.75%200%201%201%20.698-1.328a5.503%205.503%200%200%200%207.864-3.439a.75.75%200%200%201%20.919-.53M12%208a4%204%200%201%200%200%208a4%204%200%200%200%200-8m-2.5%204a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%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%22M15.494%204.25A.82.82%200%200%201%2015%203.51c0-.52.507-.892.986-.684a10.04%2010.04%200%200%201%205.188%205.189c.208.478-.162.986-.684.986a.82.82%200%200%201-.739-.494a8.53%208.53%200%200%200-4.257-4.258M9%203.51c0-.52-.507-.892-.986-.684a10.04%2010.04%200%200%200-5.188%205.189c-.208.478.163.986.684.986a.82.82%200%200%200%20.739-.494a8.53%208.53%200%200%201%204.258-4.258A.82.82%200%200%200%209%203.511m6.494%2016.242a.82.82%200%200%200-.494.738c0%20.522.507.893.986.685a10.04%2010.04%200%200%200%205.188-5.189c.208-.478-.162-.985-.684-.985a.82.82%200%200%200-.739.493a8.53%208.53%200%200%201-4.257%204.258M3.51%2015c.322%200%20.607.2.739.493a8.53%208.53%200%200%200%204.258%204.258a.82.82%200%200%201%20.493.738c0%20.522-.507.893-.986.685a10.04%2010.04%200%200%201-5.188-5.189c-.208-.478.163-.985.684-.985M12%206.5q-.29%200-.572.029a.75.75%200%200%201-.154-1.492Q11.633%205%2012%205a7%207%200%200%201%206.826%205.443a.75.75%200%200%201-1.463.332A5.5%205.5%200%200%200%2012%206.501m-2.879-.1a.75.75%200%200%201-.2%201.042A5.5%205.5%200%200%200%206.5%2012c0%201.142.346%202.2.941%203.08a.75.75%200%201%201-1.242.84a6.97%206.97%200%200%201-1.2-3.92a7%207%200%200%201%203.08-5.8a.75.75%200%200%201%201.041.2m9.11%206.505a.75.75%200%200%201%20.529.919a7.003%207.003%200%200%201-10.01%204.377a.75.75%200%201%201%20.698-1.328a5.503%205.503%200%200%200%207.864-3.439a.75.75%200%200%201%20.919-.53M12%208a4%204%200%201%200%200%208a4%204%200%200%200%200-8m-2.5%204a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%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/data-sunburst-24-regular.svg?color=%231a73e8&size=48