form multiple collection icon

form-multiple-collection-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
form-multiple-collection-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the form multiple collection icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.5 7A2.5 2.5 0 0 1 18 9.5v6a2.5 2.5 0 0 1-2.5 2.5h-6A2.5 2.5 0 0 1 7 15.5v-6A2.5 2.5 0 0 1 9.5 7zm-6 1A1.5 1.5 0 0 0 8 9.5v6A1.5 1.5 0 0 0 9.5 17h6a1.5 1.5 0 0 0 1.5-1.5v-6A1.5 1.5 0 0 0 15.5 8zm1 5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m5 0a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zM9.65 2.085a2.5 2.5 0 0 1 3.061 1.768L13.286 6h-1.035l-.506-1.888a1.5 1.5 0 0 0-1.837-1.06L4.112 4.604a1.5 1.5 0 0 0-1.06 1.837l1.553 5.795A1.5 1.5 0 0 0 6 13.347v.999a2.5 2.5 0 0 1-2.361-1.85L2.086 6.7a2.5 2.5 0 0 1 1.768-3.062zM10.5 9a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m5 0a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1z"/></svg>

React

import type { SVGProps } from "react";

export function FluentFormMultipleCollection20Regular(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="M15.5 7A2.5 2.5 0 0 1 18 9.5v6a2.5 2.5 0 0 1-2.5 2.5h-6A2.5 2.5 0 0 1 7 15.5v-6A2.5 2.5 0 0 1 9.5 7zm-6 1A1.5 1.5 0 0 0 8 9.5v6A1.5 1.5 0 0 0 9.5 17h6a1.5 1.5 0 0 0 1.5-1.5v-6A1.5 1.5 0 0 0 15.5 8zm1 5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m5 0a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zM9.65 2.085a2.5 2.5 0 0 1 3.061 1.768L13.286 6h-1.035l-.506-1.888a1.5 1.5 0 0 0-1.837-1.06L4.112 4.604a1.5 1.5 0 0 0-1.06 1.837l1.553 5.795A1.5 1.5 0 0 0 6 13.347v.999a2.5 2.5 0 0 1-2.361-1.85L2.086 6.7a2.5 2.5 0 0 1 1.768-3.062zM10.5 9a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m5 0a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M15.5 7A2.5 2.5 0 0 1 18 9.5v6a2.5 2.5 0 0 1-2.5 2.5h-6A2.5 2.5 0 0 1 7 15.5v-6A2.5 2.5 0 0 1 9.5 7zm-6 1A1.5 1.5 0 0 0 8 9.5v6A1.5 1.5 0 0 0 9.5 17h6a1.5 1.5 0 0 0 1.5-1.5v-6A1.5 1.5 0 0 0 15.5 8zm1 5a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m5 0a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1zM9.65 2.085a2.5 2.5 0 0 1 3.061 1.768L13.286 6h-1.035l-.506-1.888a1.5 1.5 0 0 0-1.837-1.06L4.112 4.604a1.5 1.5 0 0 0-1.06 1.837l1.553 5.795A1.5 1.5 0 0 0 6 13.347v.999a2.5 2.5 0 0 1-2.361-1.85L2.086 6.7a2.5 2.5 0 0 1 1.768-3.062zM10.5 9a1.5 1.5 0 1 1 0 3a1.5 1.5 0 0 1 0-3m0 1a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m5 0a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1z"/></svg>
</template>

CSS

.icon-form-multiple-collection-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.5%207A2.5%202.5%200%200%201%2018%209.5v6a2.5%202.5%200%200%201-2.5%202.5h-6A2.5%202.5%200%200%201%207%2015.5v-6A2.5%202.5%200%200%201%209.5%207zm-6%201A1.5%201.5%200%200%200%208%209.5v6A1.5%201.5%200%200%200%209.5%2017h6a1.5%201.5%200%200%200%201.5-1.5v-6A1.5%201.5%200%200%200%2015.5%208zm1%205a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m0%201a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m5%200a.5.5%200%200%201%200%201h-2a.5.5%200%200%201%200-1zM9.65%202.085a2.5%202.5%200%200%201%203.061%201.768L13.286%206h-1.035l-.506-1.888a1.5%201.5%200%200%200-1.837-1.06L4.112%204.604a1.5%201.5%200%200%200-1.06%201.837l1.553%205.795A1.5%201.5%200%200%200%206%2013.347v.999a2.5%202.5%200%200%201-2.361-1.85L2.086%206.7a2.5%202.5%200%200%201%201.768-3.062zM10.5%209a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m0%201a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m5%200a.5.5%200%200%201%200%201h-2a.5.5%200%200%201%200-1z%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%22M15.5%207A2.5%202.5%200%200%201%2018%209.5v6a2.5%202.5%200%200%201-2.5%202.5h-6A2.5%202.5%200%200%201%207%2015.5v-6A2.5%202.5%200%200%201%209.5%207zm-6%201A1.5%201.5%200%200%200%208%209.5v6A1.5%201.5%200%200%200%209.5%2017h6a1.5%201.5%200%200%200%201.5-1.5v-6A1.5%201.5%200%200%200%2015.5%208zm1%205a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m0%201a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m5%200a.5.5%200%200%201%200%201h-2a.5.5%200%200%201%200-1zM9.65%202.085a2.5%202.5%200%200%201%203.061%201.768L13.286%206h-1.035l-.506-1.888a1.5%201.5%200%200%200-1.837-1.06L4.112%204.604a1.5%201.5%200%200%200-1.06%201.837l1.553%205.795A1.5%201.5%200%200%200%206%2013.347v.999a2.5%202.5%200%200%201-2.361-1.85L2.086%206.7a2.5%202.5%200%200%201%201.768-3.062zM10.5%209a1.5%201.5%200%201%201%200%203a1.5%201.5%200%200%201%200-3m0%201a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m5%200a.5.5%200%200%201%200%201h-2a.5.5%200%200%201%200-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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