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

Name
puzzle-piece-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT
Aliases
extension-24-filled

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the puzzle piece icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a2.47 2.47 0 0 1 2.47 2.47l-.001.53H19a1 1 0 0 1 1 1l-.001 3.499l-1.53.001a2.47 2.47 0 0 0-2.464 2.307L16 11.97v.06a2.47 2.47 0 0 0 2.307 2.465l.163.005l1.529-.001l.001 3.504a1 1 0 0 1-1 1l-3.531-.001v.528a2.47 2.47 0 1 1-4.939 0v-.528H7a1 1 0 0 1-1-1l-.001-3.531h-.53a2.47 2.47 0 0 1 0-4.94H6V6a1 1 0 0 1 1-1h3.53v-.53A2.47 2.47 0 0 1 13 2"/></svg>

React

import type { SVGProps } from "react";

export function FluentPuzzlePiece24Filled(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="M13 2a2.47 2.47 0 0 1 2.47 2.47l-.001.53H19a1 1 0 0 1 1 1l-.001 3.499l-1.53.001a2.47 2.47 0 0 0-2.464 2.307L16 11.97v.06a2.47 2.47 0 0 0 2.307 2.465l.163.005l1.529-.001l.001 3.504a1 1 0 0 1-1 1l-3.531-.001v.528a2.47 2.47 0 1 1-4.939 0v-.528H7a1 1 0 0 1-1-1l-.001-3.531h-.53a2.47 2.47 0 0 1 0-4.94H6V6a1 1 0 0 1 1-1h3.53v-.53A2.47 2.47 0 0 1 13 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 2a2.47 2.47 0 0 1 2.47 2.47l-.001.53H19a1 1 0 0 1 1 1l-.001 3.499l-1.53.001a2.47 2.47 0 0 0-2.464 2.307L16 11.97v.06a2.47 2.47 0 0 0 2.307 2.465l.163.005l1.529-.001l.001 3.504a1 1 0 0 1-1 1l-3.531-.001v.528a2.47 2.47 0 1 1-4.939 0v-.528H7a1 1 0 0 1-1-1l-.001-3.531h-.53a2.47 2.47 0 0 1 0-4.94H6V6a1 1 0 0 1 1-1h3.53v-.53A2.47 2.47 0 0 1 13 2"/></svg>
</template>

CSS

.icon-puzzle-piece-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%22M13%202a2.47%202.47%200%200%201%202.47%202.47l-.001.53H19a1%201%200%200%201%201%201l-.001%203.499l-1.53.001a2.47%202.47%200%200%200-2.464%202.307L16%2011.97v.06a2.47%202.47%200%200%200%202.307%202.465l.163.005l1.529-.001l.001%203.504a1%201%200%200%201-1%201l-3.531-.001v.528a2.47%202.47%200%201%201-4.939%200v-.528H7a1%201%200%200%201-1-1l-.001-3.531h-.53a2.47%202.47%200%200%201%200-4.94H6V6a1%201%200%200%201%201-1h3.53v-.53A2.47%202.47%200%200%201%2013%202%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%22M13%202a2.47%202.47%200%200%201%202.47%202.47l-.001.53H19a1%201%200%200%201%201%201l-.001%203.499l-1.53.001a2.47%202.47%200%200%200-2.464%202.307L16%2011.97v.06a2.47%202.47%200%200%200%202.307%202.465l.163.005l1.529-.001l.001%203.504a1%201%200%200%201-1%201l-3.531-.001v.528a2.47%202.47%200%201%201-4.939%200v-.528H7a1%201%200%200%201-1-1l-.001-3.531h-.53a2.47%202.47%200%200%201%200-4.94H6V6a1%201%200%200%201%201-1h3.53v-.53A2.47%202.47%200%200%201%2013%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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