navigation briefcase icon

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

Name
navigation-briefcase-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the navigation briefcase icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.75 18H12v1.5H2.75a.75.75 0 0 1-.1-1.494zm0-4.997h11.353a2.75 2.75 0 0 1 1.062-1.5H2.75l-.102.006a.75.75 0 0 0 .102 1.494m0-8h18.5a.75.75 0 0 1 .102 1.493l-.102.007H2.75a.75.75 0 0 1-.102-1.493zM15 15v-1.25c0-.966.784-1.75 1.75-1.75h3.5c.966 0 1.75.784 1.75 1.75V15h.5a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5h-8a1.5 1.5 0 0 1-1.5-1.5v-5a1.5 1.5 0 0 1 1.5-1.5zm1.5-1.25V15h4v-1.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25"/></svg>

React

import type { SVGProps } from "react";

export function FluentNavigationBriefcase24Regular(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="M2.75 18H12v1.5H2.75a.75.75 0 0 1-.1-1.494zm0-4.997h11.353a2.75 2.75 0 0 1 1.062-1.5H2.75l-.102.006a.75.75 0 0 0 .102 1.494m0-8h18.5a.75.75 0 0 1 .102 1.493l-.102.007H2.75a.75.75 0 0 1-.102-1.493zM15 15v-1.25c0-.966.784-1.75 1.75-1.75h3.5c.966 0 1.75.784 1.75 1.75V15h.5a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5h-8a1.5 1.5 0 0 1-1.5-1.5v-5a1.5 1.5 0 0 1 1.5-1.5zm1.5-1.25V15h4v-1.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.75 18H12v1.5H2.75a.75.75 0 0 1-.1-1.494zm0-4.997h11.353a2.75 2.75 0 0 1 1.062-1.5H2.75l-.102.006a.75.75 0 0 0 .102 1.494m0-8h18.5a.75.75 0 0 1 .102 1.493l-.102.007H2.75a.75.75 0 0 1-.102-1.493zM15 15v-1.25c0-.966.784-1.75 1.75-1.75h3.5c.966 0 1.75.784 1.75 1.75V15h.5a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5h-8a1.5 1.5 0 0 1-1.5-1.5v-5a1.5 1.5 0 0 1 1.5-1.5zm1.5-1.25V15h4v-1.25a.25.25 0 0 0-.25-.25h-3.5a.25.25 0 0 0-.25.25"/></svg>
</template>

CSS

.icon-navigation-briefcase-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.75%2018H12v1.5H2.75a.75.75%200%200%201-.1-1.494zm0-4.997h11.353a2.75%202.75%200%200%201%201.062-1.5H2.75l-.102.006a.75.75%200%200%200%20.102%201.494m0-8h18.5a.75.75%200%200%201%20.102%201.493l-.102.007H2.75a.75.75%200%200%201-.102-1.493zM15%2015v-1.25c0-.966.784-1.75%201.75-1.75h3.5c.966%200%201.75.784%201.75%201.75V15h.5a1.5%201.5%200%200%201%201.5%201.5v5a1.5%201.5%200%200%201-1.5%201.5h-8a1.5%201.5%200%200%201-1.5-1.5v-5a1.5%201.5%200%200%201%201.5-1.5zm1.5-1.25V15h4v-1.25a.25.25%200%200%200-.25-.25h-3.5a.25.25%200%200%200-.25.25%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%22M2.75%2018H12v1.5H2.75a.75.75%200%200%201-.1-1.494zm0-4.997h11.353a2.75%202.75%200%200%201%201.062-1.5H2.75l-.102.006a.75.75%200%200%200%20.102%201.494m0-8h18.5a.75.75%200%200%201%20.102%201.493l-.102.007H2.75a.75.75%200%200%201-.102-1.493zM15%2015v-1.25c0-.966.784-1.75%201.75-1.75h3.5c.966%200%201.75.784%201.75%201.75V15h.5a1.5%201.5%200%200%201%201.5%201.5v5a1.5%201.5%200%200%201-1.5%201.5h-8a1.5%201.5%200%200%201-1.5-1.5v-5a1.5%201.5%200%200%201%201.5-1.5zm1.5-1.25V15h4v-1.25a.25.25%200%200%200-.25-.25h-3.5a.25.25%200%200%200-.25.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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