puzzle cube piece icon

puzzle-cube-piece-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
puzzle-cube-piece-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the puzzle cube piece icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15 42h-2.75A6.25 6.25 0 0 1 6 35.75V33h9zm11.5 0h-9v-9h9zM38 35.75A6.25 6.25 0 0 1 31.75 42H29v-9h9zM15 30.5H6v-9h9zm11.5 0h-9v-9h9zm11.5 0h-9v-9h9zM15 19H6v-2.75A6.25 6.25 0 0 1 12.25 10H15zm11.5 0h-9v-9h9zM36.762 3.513a1.75 1.75 0 0 1 2.474 0l5.25 5.247a1.75 1.75 0 0 1 0 2.474l-5.249 5.25a1.75 1.75 0 0 1-2.475 0l-5.25-5.249a1.75 1.75 0 0 1 0-2.474z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPuzzleCubePiece48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15 42h-2.75A6.25 6.25 0 0 1 6 35.75V33h9zm11.5 0h-9v-9h9zM38 35.75A6.25 6.25 0 0 1 31.75 42H29v-9h9zM15 30.5H6v-9h9zm11.5 0h-9v-9h9zm11.5 0h-9v-9h9zM15 19H6v-2.75A6.25 6.25 0 0 1 12.25 10H15zm11.5 0h-9v-9h9zM36.762 3.513a1.75 1.75 0 0 1 2.474 0l5.25 5.247a1.75 1.75 0 0 1 0 2.474l-5.249 5.25a1.75 1.75 0 0 1-2.475 0l-5.25-5.249a1.75 1.75 0 0 1 0-2.474z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15 42h-2.75A6.25 6.25 0 0 1 6 35.75V33h9zm11.5 0h-9v-9h9zM38 35.75A6.25 6.25 0 0 1 31.75 42H29v-9h9zM15 30.5H6v-9h9zm11.5 0h-9v-9h9zm11.5 0h-9v-9h9zM15 19H6v-2.75A6.25 6.25 0 0 1 12.25 10H15zm11.5 0h-9v-9h9zM36.762 3.513a1.75 1.75 0 0 1 2.474 0l5.25 5.247a1.75 1.75 0 0 1 0 2.474l-5.249 5.25a1.75 1.75 0 0 1-2.475 0l-5.25-5.249a1.75 1.75 0 0 1 0-2.474z"/></svg>
</template>

CSS

.icon-puzzle-cube-piece-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2042h-2.75A6.25%206.25%200%200%201%206%2035.75V33h9zm11.5%200h-9v-9h9zM38%2035.75A6.25%206.25%200%200%201%2031.75%2042H29v-9h9zM15%2030.5H6v-9h9zm11.5%200h-9v-9h9zm11.5%200h-9v-9h9zM15%2019H6v-2.75A6.25%206.25%200%200%201%2012.25%2010H15zm11.5%200h-9v-9h9zM36.762%203.513a1.75%201.75%200%200%201%202.474%200l5.25%205.247a1.75%201.75%200%200%201%200%202.474l-5.249%205.25a1.75%201.75%200%200%201-2.475%200l-5.25-5.249a1.75%201.75%200%200%201%200-2.474z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2042h-2.75A6.25%206.25%200%200%201%206%2035.75V33h9zm11.5%200h-9v-9h9zM38%2035.75A6.25%206.25%200%200%201%2031.75%2042H29v-9h9zM15%2030.5H6v-9h9zm11.5%200h-9v-9h9zm11.5%200h-9v-9h9zM15%2019H6v-2.75A6.25%206.25%200%200%201%2012.25%2010H15zm11.5%200h-9v-9h9zM36.762%203.513a1.75%201.75%200%200%201%202.474%200l5.25%205.247a1.75%201.75%200%200%201%200%202.474l-5.249%205.25a1.75%201.75%200%200%201-2.475%200l-5.25-5.249a1.75%201.75%200%200%201%200-2.474z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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