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

Name
collections-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the collections 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 2.496 2.335l.005.164v6a2.5 2.5 0 0 1-2.336 2.495l-.164.005h-6a2.5 2.5 0 0 1-2.495-2.336l-.005-.164v-6a2.5 2.5 0 0 1 2.336-2.495L9.5 7zm-2.999 2a.5.5 0 0 0-.492.41l-.008.09V12H9.5l-.09.007a.5.5 0 0 0 0 .984l.09.008H12v2.5l.008.09a.5.5 0 0 0 .984 0L13 15.5V13h2.5l.09-.008a.5.5 0 0 0 0-.984L15.5 12H13V9.5l-.008-.09A.5.5 0 0 0 12.5 9m.162-5.306l.048.158l.575 2.147H9.001a3 3 0 0 0-2.995 2.824l-.005.176v5.348a2.5 2.5 0 0 1-2.31-1.683l-.052-.17l-1.553-5.795a2.5 2.5 0 0 1 1.61-3.015l.158-.047l5.795-1.553a2.5 2.5 0 0 1 2.957 1.458z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCollections20Filled(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 2.496 2.335l.005.164v6a2.5 2.5 0 0 1-2.336 2.495l-.164.005h-6a2.5 2.5 0 0 1-2.495-2.336l-.005-.164v-6a2.5 2.5 0 0 1 2.336-2.495L9.5 7zm-2.999 2a.5.5 0 0 0-.492.41l-.008.09V12H9.5l-.09.007a.5.5 0 0 0 0 .984l.09.008H12v2.5l.008.09a.5.5 0 0 0 .984 0L13 15.5V13h2.5l.09-.008a.5.5 0 0 0 0-.984L15.5 12H13V9.5l-.008-.09A.5.5 0 0 0 12.5 9m.162-5.306l.048.158l.575 2.147H9.001a3 3 0 0 0-2.995 2.824l-.005.176v5.348a2.5 2.5 0 0 1-2.31-1.683l-.052-.17l-1.553-5.795a2.5 2.5 0 0 1 1.61-3.015l.158-.047l5.795-1.553a2.5 2.5 0 0 1 2.957 1.458z"/></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 2.496 2.335l.005.164v6a2.5 2.5 0 0 1-2.336 2.495l-.164.005h-6a2.5 2.5 0 0 1-2.495-2.336l-.005-.164v-6a2.5 2.5 0 0 1 2.336-2.495L9.5 7zm-2.999 2a.5.5 0 0 0-.492.41l-.008.09V12H9.5l-.09.007a.5.5 0 0 0 0 .984l.09.008H12v2.5l.008.09a.5.5 0 0 0 .984 0L13 15.5V13h2.5l.09-.008a.5.5 0 0 0 0-.984L15.5 12H13V9.5l-.008-.09A.5.5 0 0 0 12.5 9m.162-5.306l.048.158l.575 2.147H9.001a3 3 0 0 0-2.995 2.824l-.005.176v5.348a2.5 2.5 0 0 1-2.31-1.683l-.052-.17l-1.553-5.795a2.5 2.5 0 0 1 1.61-3.015l.158-.047l5.795-1.553a2.5 2.5 0 0 1 2.957 1.458z"/></svg>
</template>

CSS

.icon-collections-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%22M15.5%207a2.5%202.5%200%200%201%202.496%202.335l.005.164v6a2.5%202.5%200%200%201-2.336%202.495l-.164.005h-6a2.5%202.5%200%200%201-2.495-2.336l-.005-.164v-6a2.5%202.5%200%200%201%202.336-2.495L9.5%207zm-2.999%202a.5.5%200%200%200-.492.41l-.008.09V12H9.5l-.09.007a.5.5%200%200%200%200%20.984l.09.008H12v2.5l.008.09a.5.5%200%200%200%20.984%200L13%2015.5V13h2.5l.09-.008a.5.5%200%200%200%200-.984L15.5%2012H13V9.5l-.008-.09A.5.5%200%200%200%2012.5%209m.162-5.306l.048.158l.575%202.147H9.001a3%203%200%200%200-2.995%202.824l-.005.176v5.348a2.5%202.5%200%200%201-2.31-1.683l-.052-.17l-1.553-5.795a2.5%202.5%200%200%201%201.61-3.015l.158-.047l5.795-1.553a2.5%202.5%200%200%201%202.957%201.458z%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%202.496%202.335l.005.164v6a2.5%202.5%200%200%201-2.336%202.495l-.164.005h-6a2.5%202.5%200%200%201-2.495-2.336l-.005-.164v-6a2.5%202.5%200%200%201%202.336-2.495L9.5%207zm-2.999%202a.5.5%200%200%200-.492.41l-.008.09V12H9.5l-.09.007a.5.5%200%200%200%200%20.984l.09.008H12v2.5l.008.09a.5.5%200%200%200%20.984%200L13%2015.5V13h2.5l.09-.008a.5.5%200%200%200%200-.984L15.5%2012H13V9.5l-.008-.09A.5.5%200%200%200%2012.5%209m.162-5.306l.048.158l.575%202.147H9.001a3%203%200%200%200-2.995%202.824l-.005.176v5.348a2.5%202.5%200%200%201-2.31-1.683l-.052-.17l-1.553-5.795a2.5%202.5%200%200%201%201.61-3.015l.158-.047l5.795-1.553a2.5%202.5%200%200%201%202.957%201.458z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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