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

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

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the add starburst icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.214 1.383a1 1 0 0 1 1.579 0L14.206 3.2a.25.25 0 0 0 .291.079l2.131-.867a1 1 0 0 1 1.368.79l.315 2.279a.25.25 0 0 0 .213.213l2.28.315a1 1 0 0 1 .789 1.367l-.867 2.132a.25.25 0 0 0 .079.291l1.816 1.413a1 1 0 0 1 0 1.579l-1.816 1.413a.25.25 0 0 0-.079.291l.867 2.132a1 1 0 0 1-.79 1.367l-2.279.315a.25.25 0 0 0-.213.213l-.315 2.28a1 1 0 0 1-1.367.79l-2.132-.868a.25.25 0 0 0-.291.079l-1.413 1.816a1 1 0 0 1-1.579 0l-1.413-1.816a.25.25 0 0 0-.291-.079l-2.132.867a1 1 0 0 1-1.367-.79l-.315-2.279a.25.25 0 0 0-.213-.213l-2.28-.315a1 1 0 0 1-.79-1.367l.868-2.132a.25.25 0 0 0-.079-.291L1.386 12.79a1 1 0 0 1 0-1.579l1.816-1.413a.25.25 0 0 0 .079-.291l-.867-2.132a1 1 0 0 1 .79-1.367l2.279-.315a.25.25 0 0 0 .213-.213L6.01 3.2a1 1 0 0 1 1.367-.79l2.132.868a.25.25 0 0 0 .291-.079zM12.75 7.75a.75.75 0 0 0-1.5 0v3.5h-3.5a.75.75 0 0 0 0 1.5h3.5v3.5a.75.75 0 0 0 1.5 0v-3.5h3.5a.75.75 0 0 0 0-1.5h-3.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentAddStarburst24Filled(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="M11.214 1.383a1 1 0 0 1 1.579 0L14.206 3.2a.25.25 0 0 0 .291.079l2.131-.867a1 1 0 0 1 1.368.79l.315 2.279a.25.25 0 0 0 .213.213l2.28.315a1 1 0 0 1 .789 1.367l-.867 2.132a.25.25 0 0 0 .079.291l1.816 1.413a1 1 0 0 1 0 1.579l-1.816 1.413a.25.25 0 0 0-.079.291l.867 2.132a1 1 0 0 1-.79 1.367l-2.279.315a.25.25 0 0 0-.213.213l-.315 2.28a1 1 0 0 1-1.367.79l-2.132-.868a.25.25 0 0 0-.291.079l-1.413 1.816a1 1 0 0 1-1.579 0l-1.413-1.816a.25.25 0 0 0-.291-.079l-2.132.867a1 1 0 0 1-1.367-.79l-.315-2.279a.25.25 0 0 0-.213-.213l-2.28-.315a1 1 0 0 1-.79-1.367l.868-2.132a.25.25 0 0 0-.079-.291L1.386 12.79a1 1 0 0 1 0-1.579l1.816-1.413a.25.25 0 0 0 .079-.291l-.867-2.132a1 1 0 0 1 .79-1.367l2.279-.315a.25.25 0 0 0 .213-.213L6.01 3.2a1 1 0 0 1 1.367-.79l2.132.868a.25.25 0 0 0 .291-.079zM12.75 7.75a.75.75 0 0 0-1.5 0v3.5h-3.5a.75.75 0 0 0 0 1.5h3.5v3.5a.75.75 0 0 0 1.5 0v-3.5h3.5a.75.75 0 0 0 0-1.5h-3.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.214 1.383a1 1 0 0 1 1.579 0L14.206 3.2a.25.25 0 0 0 .291.079l2.131-.867a1 1 0 0 1 1.368.79l.315 2.279a.25.25 0 0 0 .213.213l2.28.315a1 1 0 0 1 .789 1.367l-.867 2.132a.25.25 0 0 0 .079.291l1.816 1.413a1 1 0 0 1 0 1.579l-1.816 1.413a.25.25 0 0 0-.079.291l.867 2.132a1 1 0 0 1-.79 1.367l-2.279.315a.25.25 0 0 0-.213.213l-.315 2.28a1 1 0 0 1-1.367.79l-2.132-.868a.25.25 0 0 0-.291.079l-1.413 1.816a1 1 0 0 1-1.579 0l-1.413-1.816a.25.25 0 0 0-.291-.079l-2.132.867a1 1 0 0 1-1.367-.79l-.315-2.279a.25.25 0 0 0-.213-.213l-2.28-.315a1 1 0 0 1-.79-1.367l.868-2.132a.25.25 0 0 0-.079-.291L1.386 12.79a1 1 0 0 1 0-1.579l1.816-1.413a.25.25 0 0 0 .079-.291l-.867-2.132a1 1 0 0 1 .79-1.367l2.279-.315a.25.25 0 0 0 .213-.213L6.01 3.2a1 1 0 0 1 1.367-.79l2.132.868a.25.25 0 0 0 .291-.079zM12.75 7.75a.75.75 0 0 0-1.5 0v3.5h-3.5a.75.75 0 0 0 0 1.5h3.5v3.5a.75.75 0 0 0 1.5 0v-3.5h3.5a.75.75 0 0 0 0-1.5h-3.5z"/></svg>
</template>

CSS

.icon-add-starburst-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%22M11.214%201.383a1%201%200%200%201%201.579%200L14.206%203.2a.25.25%200%200%200%20.291.079l2.131-.867a1%201%200%200%201%201.368.79l.315%202.279a.25.25%200%200%200%20.213.213l2.28.315a1%201%200%200%201%20.789%201.367l-.867%202.132a.25.25%200%200%200%20.079.291l1.816%201.413a1%201%200%200%201%200%201.579l-1.816%201.413a.25.25%200%200%200-.079.291l.867%202.132a1%201%200%200%201-.79%201.367l-2.279.315a.25.25%200%200%200-.213.213l-.315%202.28a1%201%200%200%201-1.367.79l-2.132-.868a.25.25%200%200%200-.291.079l-1.413%201.816a1%201%200%200%201-1.579%200l-1.413-1.816a.25.25%200%200%200-.291-.079l-2.132.867a1%201%200%200%201-1.367-.79l-.315-2.279a.25.25%200%200%200-.213-.213l-2.28-.315a1%201%200%200%201-.79-1.367l.868-2.132a.25.25%200%200%200-.079-.291L1.386%2012.79a1%201%200%200%201%200-1.579l1.816-1.413a.25.25%200%200%200%20.079-.291l-.867-2.132a1%201%200%200%201%20.79-1.367l2.279-.315a.25.25%200%200%200%20.213-.213L6.01%203.2a1%201%200%200%201%201.367-.79l2.132.868a.25.25%200%200%200%20.291-.079zM12.75%207.75a.75.75%200%200%200-1.5%200v3.5h-3.5a.75.75%200%200%200%200%201.5h3.5v3.5a.75.75%200%200%200%201.5%200v-3.5h3.5a.75.75%200%200%200%200-1.5h-3.5z%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%22M11.214%201.383a1%201%200%200%201%201.579%200L14.206%203.2a.25.25%200%200%200%20.291.079l2.131-.867a1%201%200%200%201%201.368.79l.315%202.279a.25.25%200%200%200%20.213.213l2.28.315a1%201%200%200%201%20.789%201.367l-.867%202.132a.25.25%200%200%200%20.079.291l1.816%201.413a1%201%200%200%201%200%201.579l-1.816%201.413a.25.25%200%200%200-.079.291l.867%202.132a1%201%200%200%201-.79%201.367l-2.279.315a.25.25%200%200%200-.213.213l-.315%202.28a1%201%200%200%201-1.367.79l-2.132-.868a.25.25%200%200%200-.291.079l-1.413%201.816a1%201%200%200%201-1.579%200l-1.413-1.816a.25.25%200%200%200-.291-.079l-2.132.867a1%201%200%200%201-1.367-.79l-.315-2.279a.25.25%200%200%200-.213-.213l-2.28-.315a1%201%200%200%201-.79-1.367l.868-2.132a.25.25%200%200%200-.079-.291L1.386%2012.79a1%201%200%200%201%200-1.579l1.816-1.413a.25.25%200%200%200%20.079-.291l-.867-2.132a1%201%200%200%201%20.79-1.367l2.279-.315a.25.25%200%200%200%20.213-.213L6.01%203.2a1%201%200%200%201%201.367-.79l2.132.868a.25.25%200%200%200%20.291-.079zM12.75%207.75a.75.75%200%200%200-1.5%200v3.5h-3.5a.75.75%200%200%200%200%201.5h3.5v3.5a.75.75%200%200%200%201.5%200v-3.5h3.5a.75.75%200%200%200%200-1.5h-3.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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