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

Name
box-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 box icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.395 2.5a3.75 3.75 0 0 0-2.786 0L3.732 6.05a2.75 2.75 0 0 0-1.728 2.553v10.792a2.75 2.75 0 0 0 1.728 2.554l8.877 3.55a3.75 3.75 0 0 0 2.786 0l8.877-3.55a2.75 2.75 0 0 0 1.729-2.554V8.604a2.75 2.75 0 0 0-1.729-2.553zm-2.229 1.392a2.25 2.25 0 0 1 1.672 0L23.23 7.25l-3.605 1.442L10.397 5zM8.378 5.808l9.23 3.692l-3.606 1.443L4.773 7.25zm-4.851 2.56l9.725 3.89V24.14l-.086-.032l-8.876-3.551a1.25 1.25 0 0 1-.786-1.16V8.603q0-.12.023-.237M14.752 24.14V12.258l9.726-3.89q.022.115.022.236v10.792c0 .511-.31.971-.785 1.16l-8.877 3.552z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBox28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.395 2.5a3.75 3.75 0 0 0-2.786 0L3.732 6.05a2.75 2.75 0 0 0-1.728 2.553v10.792a2.75 2.75 0 0 0 1.728 2.554l8.877 3.55a3.75 3.75 0 0 0 2.786 0l8.877-3.55a2.75 2.75 0 0 0 1.729-2.554V8.604a2.75 2.75 0 0 0-1.729-2.553zm-2.229 1.392a2.25 2.25 0 0 1 1.672 0L23.23 7.25l-3.605 1.442L10.397 5zM8.378 5.808l9.23 3.692l-3.606 1.443L4.773 7.25zm-4.851 2.56l9.725 3.89V24.14l-.086-.032l-8.876-3.551a1.25 1.25 0 0 1-.786-1.16V8.603q0-.12.023-.237M14.752 24.14V12.258l9.726-3.89q.022.115.022.236v10.792c0 .511-.31.971-.785 1.16l-8.877 3.552z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M15.395 2.5a3.75 3.75 0 0 0-2.786 0L3.732 6.05a2.75 2.75 0 0 0-1.728 2.553v10.792a2.75 2.75 0 0 0 1.728 2.554l8.877 3.55a3.75 3.75 0 0 0 2.786 0l8.877-3.55a2.75 2.75 0 0 0 1.729-2.554V8.604a2.75 2.75 0 0 0-1.729-2.553zm-2.229 1.392a2.25 2.25 0 0 1 1.672 0L23.23 7.25l-3.605 1.442L10.397 5zM8.378 5.808l9.23 3.692l-3.606 1.443L4.773 7.25zm-4.851 2.56l9.725 3.89V24.14l-.086-.032l-8.876-3.551a1.25 1.25 0 0 1-.786-1.16V8.603q0-.12.023-.237M14.752 24.14V12.258l9.726-3.89q.022.115.022.236v10.792c0 .511-.31.971-.785 1.16l-8.877 3.552z"/></svg>
</template>

CSS

.icon-box-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.395%202.5a3.75%203.75%200%200%200-2.786%200L3.732%206.05a2.75%202.75%200%200%200-1.728%202.553v10.792a2.75%202.75%200%200%200%201.728%202.554l8.877%203.55a3.75%203.75%200%200%200%202.786%200l8.877-3.55a2.75%202.75%200%200%200%201.729-2.554V8.604a2.75%202.75%200%200%200-1.729-2.553zm-2.229%201.392a2.25%202.25%200%200%201%201.672%200L23.23%207.25l-3.605%201.442L10.397%205zM8.378%205.808l9.23%203.692l-3.606%201.443L4.773%207.25zm-4.851%202.56l9.725%203.89V24.14l-.086-.032l-8.876-3.551a1.25%201.25%200%200%201-.786-1.16V8.603q0-.12.023-.237M14.752%2024.14V12.258l9.726-3.89q.022.115.022.236v10.792c0%20.511-.31.971-.785%201.16l-8.877%203.552z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.395%202.5a3.75%203.75%200%200%200-2.786%200L3.732%206.05a2.75%202.75%200%200%200-1.728%202.553v10.792a2.75%202.75%200%200%200%201.728%202.554l8.877%203.55a3.75%203.75%200%200%200%202.786%200l8.877-3.55a2.75%202.75%200%200%200%201.729-2.554V8.604a2.75%202.75%200%200%200-1.729-2.553zm-2.229%201.392a2.25%202.25%200%200%201%201.672%200L23.23%207.25l-3.605%201.442L10.397%205zM8.378%205.808l9.23%203.692l-3.606%201.443L4.773%207.25zm-4.851%202.56l9.725%203.89V24.14l-.086-.032l-8.876-3.551a1.25%201.25%200%200%201-.786-1.16V8.603q0-.12.023-.237M14.752%2024.14V12.258l9.726-3.89q.022.115.022.236v10.792c0%20.511-.31.971-.785%201.16l-8.877%203.552z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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