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

Name
drawer-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the drawer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.5 14a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm-4.145-1.993A1.5 1.5 0 0 0 3 13.5v2A1.5 1.5 0 0 0 4.5 17h11a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.355-1.493L14.93 10H15a1 1 0 0 0 1-1V7.031a2 2 0 0 0-.264-.992l-1.16-2.031A2 2 0 0 0 12.839 3H7.161a2 2 0 0 0-1.737 1.008l-1.16 2.03A2 2 0 0 0 4 7.032V9a1 1 0 0 0 1 1h.071zM12.839 4a1 1 0 0 1 .869.504L14.562 6H5.438l.855-1.496A1 1 0 0 1 7.161 4zm-.044 3l1.786 5H5.419l1.786-5zm2.705 6a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5zM5.429 9H5V7h1.143zm9.143 0l-.715-2H15v2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentDrawer20Regular(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="M8.5 14a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm-4.145-1.993A1.5 1.5 0 0 0 3 13.5v2A1.5 1.5 0 0 0 4.5 17h11a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.355-1.493L14.93 10H15a1 1 0 0 0 1-1V7.031a2 2 0 0 0-.264-.992l-1.16-2.031A2 2 0 0 0 12.839 3H7.161a2 2 0 0 0-1.737 1.008l-1.16 2.03A2 2 0 0 0 4 7.032V9a1 1 0 0 0 1 1h.071zM12.839 4a1 1 0 0 1 .869.504L14.562 6H5.438l.855-1.496A1 1 0 0 1 7.161 4zm-.044 3l1.786 5H5.419l1.786-5zm2.705 6a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5zM5.429 9H5V7h1.143zm9.143 0l-.715-2H15v2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.5 14a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1zm-4.145-1.993A1.5 1.5 0 0 0 3 13.5v2A1.5 1.5 0 0 0 4.5 17h11a1.5 1.5 0 0 0 1.5-1.5v-2a1.5 1.5 0 0 0-1.355-1.493L14.93 10H15a1 1 0 0 0 1-1V7.031a2 2 0 0 0-.264-.992l-1.16-2.031A2 2 0 0 0 12.839 3H7.161a2 2 0 0 0-1.737 1.008l-1.16 2.03A2 2 0 0 0 4 7.032V9a1 1 0 0 0 1 1h.071zM12.839 4a1 1 0 0 1 .869.504L14.562 6H5.438l.855-1.496A1 1 0 0 1 7.161 4zm-.044 3l1.786 5H5.419l1.786-5zm2.705 6a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5zM5.429 9H5V7h1.143zm9.143 0l-.715-2H15v2z"/></svg>
</template>

CSS

.icon-drawer-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%22M8.5%2014a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zm-4.145-1.993A1.5%201.5%200%200%200%203%2013.5v2A1.5%201.5%200%200%200%204.5%2017h11a1.5%201.5%200%200%200%201.5-1.5v-2a1.5%201.5%200%200%200-1.355-1.493L14.93%2010H15a1%201%200%200%200%201-1V7.031a2%202%200%200%200-.264-.992l-1.16-2.031A2%202%200%200%200%2012.839%203H7.161a2%202%200%200%200-1.737%201.008l-1.16%202.03A2%202%200%200%200%204%207.032V9a1%201%200%200%200%201%201h.071zM12.839%204a1%201%200%200%201%20.869.504L14.562%206H5.438l.855-1.496A1%201%200%200%201%207.161%204zm-.044%203l1.786%205H5.419l1.786-5zm2.705%206a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-.5.5h-11a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%201%20.5-.5zM5.429%209H5V7h1.143zm9.143%200l-.715-2H15v2z%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%22M8.5%2014a.5.5%200%200%200%200%201h3a.5.5%200%200%200%200-1zm-4.145-1.993A1.5%201.5%200%200%200%203%2013.5v2A1.5%201.5%200%200%200%204.5%2017h11a1.5%201.5%200%200%200%201.5-1.5v-2a1.5%201.5%200%200%200-1.355-1.493L14.93%2010H15a1%201%200%200%200%201-1V7.031a2%202%200%200%200-.264-.992l-1.16-2.031A2%202%200%200%200%2012.839%203H7.161a2%202%200%200%200-1.737%201.008l-1.16%202.03A2%202%200%200%200%204%207.032V9a1%201%200%200%200%201%201h.071zM12.839%204a1%201%200%200%201%20.869.504L14.562%206H5.438l.855-1.496A1%201%200%200%201%207.161%204zm-.044%203l1.786%205H5.419l1.786-5zm2.705%206a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-.5.5h-11a.5.5%200%200%201-.5-.5v-2a.5.5%200%200%201%20.5-.5zM5.429%209H5V7h1.143zm9.143%200l-.715-2H15v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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