puzzle piece shield icon

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

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

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the puzzle piece shield icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 2a2 2 0 0 1 2 2h2.5A1.5 1.5 0 0 1 17 5.5V8h-1a2 2 0 0 0 0 4h1v2.5a1.5 1.5 0 0 1-1.5 1.5H13a2 2 0 1 1-4 0H6.5A1.5 1.5 0 0 1 5 14.5v-3.595l.087.032c.27.084.557.085.828 0a7 7 0 0 0 2.254-1.22C9.103 8.948 10 7.72 10 5.925V3.81a1.37 1.37 0 0 0-.533-1.095A2 2 0 0 1 11 2m-5.88-.037a.574.574 0 0 1 .76 0c.509.484 1.484 1.254 2.683 1.412c.24.031.437.212.437.437v2.112c0 2.838-2.784 3.869-3.386 4.058a.37.37 0 0 1-.227 0C4.785 9.792 2 8.762 2 5.924V3.812c0-.225.197-.406.437-.437c1.199-.158 2.174-.928 2.682-1.412"/></svg>

React

import type { SVGProps } from "react";

export function FluentPuzzlePieceShield20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 2a2 2 0 0 1 2 2h2.5A1.5 1.5 0 0 1 17 5.5V8h-1a2 2 0 0 0 0 4h1v2.5a1.5 1.5 0 0 1-1.5 1.5H13a2 2 0 1 1-4 0H6.5A1.5 1.5 0 0 1 5 14.5v-3.595l.087.032c.27.084.557.085.828 0a7 7 0 0 0 2.254-1.22C9.103 8.948 10 7.72 10 5.925V3.81a1.37 1.37 0 0 0-.533-1.095A2 2 0 0 1 11 2m-5.88-.037a.574.574 0 0 1 .76 0c.509.484 1.484 1.254 2.683 1.412c.24.031.437.212.437.437v2.112c0 2.838-2.784 3.869-3.386 4.058a.37.37 0 0 1-.227 0C4.785 9.792 2 8.762 2 5.924V3.812c0-.225.197-.406.437-.437c1.199-.158 2.174-.928 2.682-1.412"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11 2a2 2 0 0 1 2 2h2.5A1.5 1.5 0 0 1 17 5.5V8h-1a2 2 0 0 0 0 4h1v2.5a1.5 1.5 0 0 1-1.5 1.5H13a2 2 0 1 1-4 0H6.5A1.5 1.5 0 0 1 5 14.5v-3.595l.087.032c.27.084.557.085.828 0a7 7 0 0 0 2.254-1.22C9.103 8.948 10 7.72 10 5.925V3.81a1.37 1.37 0 0 0-.533-1.095A2 2 0 0 1 11 2m-5.88-.037a.574.574 0 0 1 .76 0c.509.484 1.484 1.254 2.683 1.412c.24.031.437.212.437.437v2.112c0 2.838-2.784 3.869-3.386 4.058a.37.37 0 0 1-.227 0C4.785 9.792 2 8.762 2 5.924V3.812c0-.225.197-.406.437-.437c1.199-.158 2.174-.928 2.682-1.412"/></svg>
</template>

CSS

.icon-puzzle-piece-shield-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%202a2%202%200%200%201%202%202h2.5A1.5%201.5%200%200%201%2017%205.5V8h-1a2%202%200%200%200%200%204h1v2.5a1.5%201.5%200%200%201-1.5%201.5H13a2%202%200%201%201-4%200H6.5A1.5%201.5%200%200%201%205%2014.5v-3.595l.087.032c.27.084.557.085.828%200a7%207%200%200%200%202.254-1.22C9.103%208.948%2010%207.72%2010%205.925V3.81a1.37%201.37%200%200%200-.533-1.095A2%202%200%200%201%2011%202m-5.88-.037a.574.574%200%200%201%20.76%200c.509.484%201.484%201.254%202.683%201.412c.24.031.437.212.437.437v2.112c0%202.838-2.784%203.869-3.386%204.058a.37.37%200%200%201-.227%200C4.785%209.792%202%208.762%202%205.924V3.812c0-.225.197-.406.437-.437c1.199-.158%202.174-.928%202.682-1.412%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%202a2%202%200%200%201%202%202h2.5A1.5%201.5%200%200%201%2017%205.5V8h-1a2%202%200%200%200%200%204h1v2.5a1.5%201.5%200%200%201-1.5%201.5H13a2%202%200%201%201-4%200H6.5A1.5%201.5%200%200%201%205%2014.5v-3.595l.087.032c.27.084.557.085.828%200a7%207%200%200%200%202.254-1.22C9.103%208.948%2010%207.72%2010%205.925V3.81a1.37%201.37%200%200%200-.533-1.095A2%202%200%200%201%2011%202m-5.88-.037a.574.574%200%200%201%20.76%200c.509.484%201.484%201.254%202.683%201.412c.24.031.437.212.437.437v2.112c0%202.838-2.784%203.869-3.386%204.058a.37.37%200%200%201-.227%200C4.785%209.792%202%208.762%202%205.924V3.812c0-.225.197-.406.437-.437c1.199-.158%202.174-.928%202.682-1.412%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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