data sunburst icon
data-sunburst-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- data-sunburst-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
data-area-20-filleddata-bar-horizontal-20-filleddata-bar-horizontal-descending-16-filleddata-bar-vertical-16-filleddata-bar-vertical-add-20-filleddata-bar-vertical-arrow-down-16-filleddata-bar-vertical-ascending-16-filleddata-bar-vertical-edit-16-filleddata-bar-vertical-star-16-filleddata-funnel-20-filleddata-histogram-16-filleddata-line-16-filleddata-pie-16-filleddata-scatter-20-filleddata-treemap-20-filleddata-trending-16-filleddata-usage-16-filleddata-usage-checkmark-16-filleddata-usage-edit-20-filleddata-usage-settings-16-filleddata-usage-sparkle-20-filleddata-usage-toolbox-20-filleddata-waterfall-20-filleddata-whisker-20-filled
Use the data sunburst icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.574 21c.727 0 1.225.728.894 1.375a14.06 14.06 0 0 1-6.091 6.09C21.73 28.798 21 28.3 21 27.574c0-.405.238-.77.597-.96a12.05 12.05 0 0 0 5.017-5.017c.19-.358.554-.596.96-.596M4.43 21c.404 0 .768.238.958.596a12.05 12.05 0 0 0 5.018 5.018c.358.19.596.553.596.958c0 .727-.728 1.225-1.375.894a14.06 14.06 0 0 1-6.09-6.091C3.205 21.728 3.703 21 4.43 21m20.163-2.96c.622.039 1.067.624.864 1.214C24.106 23.179 20.383 26 16 26a10 10 0 0 1-4.161-.904c-.568-.26-.686-.988-.284-1.466c.315-.376.85-.468 1.3-.275a8 8 0 0 0 10.643-4.564c.17-.458.605-.781 1.094-.751M10.203 7.85c.508-.362 1.197-.1 1.411.486c.167.46-.02.968-.411 1.262A7.99 7.99 0 0 0 8 16a7.96 7.96 0 0 0 1.302 4.374c.268.41.27.951-.044 1.326c-.401.477-1.137.488-1.491-.025A9.95 9.95 0 0 1 6 16a9.99 9.99 0 0 1 4.203-8.15M16 10a6 6 0 1 1 0 12a6 6 0 0 1 0-12m0-4c4.82 0 8.84 3.41 9.787 7.947c.127.61-.388 1.137-1.01 1.098c-.488-.03-.88-.406-.992-.883a8 8 0 0 0-8.228-6.15c-.487.026-.957-.242-1.125-.702c-.213-.586.147-1.23.77-1.279q.395-.03.798-.031M9.627 3.534c.646-.33 1.374.167 1.374.893c0 .405-.238.77-.596.959a12.05 12.05 0 0 0-5.018 5.017c-.19.358-.553.597-.958.597c-.727 0-1.225-.729-.894-1.375a14.06 14.06 0 0 1 6.092-6.09M21 4.427c0-.727.728-1.225 1.375-.894a14.06 14.06 0 0 1 6.092 6.09c.331.648-.167 1.377-.894 1.377c-.405 0-.77-.239-.959-.597a12.05 12.05 0 0 0-5.017-5.017a1.1 1.1 0 0 1-.597-.96"/></svg>
React
import type { SVGProps } from "react";
export function FluentDataSunburst32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.574 21c.727 0 1.225.728.894 1.375a14.06 14.06 0 0 1-6.091 6.09C21.73 28.798 21 28.3 21 27.574c0-.405.238-.77.597-.96a12.05 12.05 0 0 0 5.017-5.017c.19-.358.554-.596.96-.596M4.43 21c.404 0 .768.238.958.596a12.05 12.05 0 0 0 5.018 5.018c.358.19.596.553.596.958c0 .727-.728 1.225-1.375.894a14.06 14.06 0 0 1-6.09-6.091C3.205 21.728 3.703 21 4.43 21m20.163-2.96c.622.039 1.067.624.864 1.214C24.106 23.179 20.383 26 16 26a10 10 0 0 1-4.161-.904c-.568-.26-.686-.988-.284-1.466c.315-.376.85-.468 1.3-.275a8 8 0 0 0 10.643-4.564c.17-.458.605-.781 1.094-.751M10.203 7.85c.508-.362 1.197-.1 1.411.486c.167.46-.02.968-.411 1.262A7.99 7.99 0 0 0 8 16a7.96 7.96 0 0 0 1.302 4.374c.268.41.27.951-.044 1.326c-.401.477-1.137.488-1.491-.025A9.95 9.95 0 0 1 6 16a9.99 9.99 0 0 1 4.203-8.15M16 10a6 6 0 1 1 0 12a6 6 0 0 1 0-12m0-4c4.82 0 8.84 3.41 9.787 7.947c.127.61-.388 1.137-1.01 1.098c-.488-.03-.88-.406-.992-.883a8 8 0 0 0-8.228-6.15c-.487.026-.957-.242-1.125-.702c-.213-.586.147-1.23.77-1.279q.395-.03.798-.031M9.627 3.534c.646-.33 1.374.167 1.374.893c0 .405-.238.77-.596.959a12.05 12.05 0 0 0-5.018 5.017c-.19.358-.553.597-.958.597c-.727 0-1.225-.729-.894-1.375a14.06 14.06 0 0 1 6.092-6.09M21 4.427c0-.727.728-1.225 1.375-.894a14.06 14.06 0 0 1 6.092 6.09c.331.648-.167 1.377-.894 1.377c-.405 0-.77-.239-.959-.597a12.05 12.05 0 0 0-5.017-5.017a1.1 1.1 0 0 1-.597-.96"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27.574 21c.727 0 1.225.728.894 1.375a14.06 14.06 0 0 1-6.091 6.09C21.73 28.798 21 28.3 21 27.574c0-.405.238-.77.597-.96a12.05 12.05 0 0 0 5.017-5.017c.19-.358.554-.596.96-.596M4.43 21c.404 0 .768.238.958.596a12.05 12.05 0 0 0 5.018 5.018c.358.19.596.553.596.958c0 .727-.728 1.225-1.375.894a14.06 14.06 0 0 1-6.09-6.091C3.205 21.728 3.703 21 4.43 21m20.163-2.96c.622.039 1.067.624.864 1.214C24.106 23.179 20.383 26 16 26a10 10 0 0 1-4.161-.904c-.568-.26-.686-.988-.284-1.466c.315-.376.85-.468 1.3-.275a8 8 0 0 0 10.643-4.564c.17-.458.605-.781 1.094-.751M10.203 7.85c.508-.362 1.197-.1 1.411.486c.167.46-.02.968-.411 1.262A7.99 7.99 0 0 0 8 16a7.96 7.96 0 0 0 1.302 4.374c.268.41.27.951-.044 1.326c-.401.477-1.137.488-1.491-.025A9.95 9.95 0 0 1 6 16a9.99 9.99 0 0 1 4.203-8.15M16 10a6 6 0 1 1 0 12a6 6 0 0 1 0-12m0-4c4.82 0 8.84 3.41 9.787 7.947c.127.61-.388 1.137-1.01 1.098c-.488-.03-.88-.406-.992-.883a8 8 0 0 0-8.228-6.15c-.487.026-.957-.242-1.125-.702c-.213-.586.147-1.23.77-1.279q.395-.03.798-.031M9.627 3.534c.646-.33 1.374.167 1.374.893c0 .405-.238.77-.596.959a12.05 12.05 0 0 0-5.018 5.017c-.19.358-.553.597-.958.597c-.727 0-1.225-.729-.894-1.375a14.06 14.06 0 0 1 6.092-6.09M21 4.427c0-.727.728-1.225 1.375-.894a14.06 14.06 0 0 1 6.092 6.09c.331.648-.167 1.377-.894 1.377c-.405 0-.77-.239-.959-.597a12.05 12.05 0 0 0-5.017-5.017a1.1 1.1 0 0 1-.597-.96"/></svg> </template>
CSS
.icon-data-sunburst-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.574%2021c.727%200%201.225.728.894%201.375a14.06%2014.06%200%200%201-6.091%206.09C21.73%2028.798%2021%2028.3%2021%2027.574c0-.405.238-.77.597-.96a12.05%2012.05%200%200%200%205.017-5.017c.19-.358.554-.596.96-.596M4.43%2021c.404%200%20.768.238.958.596a12.05%2012.05%200%200%200%205.018%205.018c.358.19.596.553.596.958c0%20.727-.728%201.225-1.375.894a14.06%2014.06%200%200%201-6.09-6.091C3.205%2021.728%203.703%2021%204.43%2021m20.163-2.96c.622.039%201.067.624.864%201.214C24.106%2023.179%2020.383%2026%2016%2026a10%2010%200%200%201-4.161-.904c-.568-.26-.686-.988-.284-1.466c.315-.376.85-.468%201.3-.275a8%208%200%200%200%2010.643-4.564c.17-.458.605-.781%201.094-.751M10.203%207.85c.508-.362%201.197-.1%201.411.486c.167.46-.02.968-.411%201.262A7.99%207.99%200%200%200%208%2016a7.96%207.96%200%200%200%201.302%204.374c.268.41.27.951-.044%201.326c-.401.477-1.137.488-1.491-.025A9.95%209.95%200%200%201%206%2016a9.99%209.99%200%200%201%204.203-8.15M16%2010a6%206%200%201%201%200%2012a6%206%200%200%201%200-12m0-4c4.82%200%208.84%203.41%209.787%207.947c.127.61-.388%201.137-1.01%201.098c-.488-.03-.88-.406-.992-.883a8%208%200%200%200-8.228-6.15c-.487.026-.957-.242-1.125-.702c-.213-.586.147-1.23.77-1.279q.395-.03.798-.031M9.627%203.534c.646-.33%201.374.167%201.374.893c0%20.405-.238.77-.596.959a12.05%2012.05%200%200%200-5.018%205.017c-.19.358-.553.597-.958.597c-.727%200-1.225-.729-.894-1.375a14.06%2014.06%200%200%201%206.092-6.09M21%204.427c0-.727.728-1.225%201.375-.894a14.06%2014.06%200%200%201%206.092%206.09c.331.648-.167%201.377-.894%201.377c-.405%200-.77-.239-.959-.597a12.05%2012.05%200%200%200-5.017-5.017a1.1%201.1%200%200%201-.597-.96%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.574%2021c.727%200%201.225.728.894%201.375a14.06%2014.06%200%200%201-6.091%206.09C21.73%2028.798%2021%2028.3%2021%2027.574c0-.405.238-.77.597-.96a12.05%2012.05%200%200%200%205.017-5.017c.19-.358.554-.596.96-.596M4.43%2021c.404%200%20.768.238.958.596a12.05%2012.05%200%200%200%205.018%205.018c.358.19.596.553.596.958c0%20.727-.728%201.225-1.375.894a14.06%2014.06%200%200%201-6.09-6.091C3.205%2021.728%203.703%2021%204.43%2021m20.163-2.96c.622.039%201.067.624.864%201.214C24.106%2023.179%2020.383%2026%2016%2026a10%2010%200%200%201-4.161-.904c-.568-.26-.686-.988-.284-1.466c.315-.376.85-.468%201.3-.275a8%208%200%200%200%2010.643-4.564c.17-.458.605-.781%201.094-.751M10.203%207.85c.508-.362%201.197-.1%201.411.486c.167.46-.02.968-.411%201.262A7.99%207.99%200%200%200%208%2016a7.96%207.96%200%200%200%201.302%204.374c.268.41.27.951-.044%201.326c-.401.477-1.137.488-1.491-.025A9.95%209.95%200%200%201%206%2016a9.99%209.99%200%200%201%204.203-8.15M16%2010a6%206%200%201%201%200%2012a6%206%200%200%201%200-12m0-4c4.82%200%208.84%203.41%209.787%207.947c.127.61-.388%201.137-1.01%201.098c-.488-.03-.88-.406-.992-.883a8%208%200%200%200-8.228-6.15c-.487.026-.957-.242-1.125-.702c-.213-.586.147-1.23.77-1.279q.395-.03.798-.031M9.627%203.534c.646-.33%201.374.167%201.374.893c0%20.405-.238.77-.596.959a12.05%2012.05%200%200%200-5.018%205.017c-.19.358-.553.597-.958.597c-.727%200-1.225-.729-.894-1.375a14.06%2014.06%200%200%201%206.092-6.09M21%204.427c0-.727.728-1.225%201.375-.894a14.06%2014.06%200%200%201%206.092%206.09c.331.648-.167%201.377-.894%201.377c-.405%200-.77-.239-.959-.597a12.05%2012.05%200%200%200-5.017-5.017a1.1%201.1%200%200%201-.597-.96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/data-sunburst-32-filled.svg?color=%231a73e8&size=48