briefs emoji
briefs from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- briefs
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji Flat
Use the briefs emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M14.45 30h3.1a4.53 4.53 0 0 0 3.17-1.3l7.94-7.83A4.48 4.48 0 0 0 30 17.63v-5.26A1.357 1.357 0 0 0 28.64 11H3.36A1.36 1.36 0 0 0 2 12.37v5.26a4.48 4.48 0 0 0 1.34 3.21l7.94 7.83A4.53 4.53 0 0 0 14.45 30"/><path fill="#26eafc" d="M30 12.37A1.357 1.357 0 0 0 28.64 11H3.36A1.36 1.36 0 0 0 2 12.37v1.626l8.27.003l-4.052 9.675l1.536 1.51L12.438 14l7.122.003l4.582 11.33l1.542-1.524l-3.966-9.805l8.282.004z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatBriefs(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M14.45 30h3.1a4.53 4.53 0 0 0 3.17-1.3l7.94-7.83A4.48 4.48 0 0 0 30 17.63v-5.26A1.357 1.357 0 0 0 28.64 11H3.36A1.36 1.36 0 0 0 2 12.37v5.26a4.48 4.48 0 0 0 1.34 3.21l7.94 7.83A4.53 4.53 0 0 0 14.45 30"/><path fill="#26eafc" d="M30 12.37A1.357 1.357 0 0 0 28.64 11H3.36A1.36 1.36 0 0 0 2 12.37v1.626l8.27.003l-4.052 9.675l1.536 1.51L12.438 14l7.122.003l4.582 11.33l1.542-1.524l-3.966-9.805l8.282.004z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#00a6ed" d="M14.45 30h3.1a4.53 4.53 0 0 0 3.17-1.3l7.94-7.83A4.48 4.48 0 0 0 30 17.63v-5.26A1.357 1.357 0 0 0 28.64 11H3.36A1.36 1.36 0 0 0 2 12.37v5.26a4.48 4.48 0 0 0 1.34 3.21l7.94 7.83A4.53 4.53 0 0 0 14.45 30"/><path fill="#26eafc" d="M30 12.37A1.357 1.357 0 0 0 28.64 11H3.36A1.36 1.36 0 0 0 2 12.37v1.626l8.27.003l-4.052 9.675l1.536 1.51L12.438 14l7.122.003l4.582 11.33l1.542-1.524l-3.966-9.805l8.282.004z"/></g></svg> </template>
CSS
.icon-briefs {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M14.45%2030h3.1a4.53%204.53%200%200%200%203.17-1.3l7.94-7.83A4.48%204.48%200%200%200%2030%2017.63v-5.26A1.357%201.357%200%200%200%2028.64%2011H3.36A1.36%201.36%200%200%200%202%2012.37v5.26a4.48%204.48%200%200%200%201.34%203.21l7.94%207.83A4.53%204.53%200%200%200%2014.45%2030%22%2F%3E%3Cpath%20fill%3D%22%2326eafc%22%20d%3D%22M30%2012.37A1.357%201.357%200%200%200%2028.64%2011H3.36A1.36%201.36%200%200%200%202%2012.37v1.626l8.27.003l-4.052%209.675l1.536%201.51L12.438%2014l7.122.003l4.582%2011.33l1.542-1.524l-3.966-9.805l8.282.004z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300a6ed%22%20d%3D%22M14.45%2030h3.1a4.53%204.53%200%200%200%203.17-1.3l7.94-7.83A4.48%204.48%200%200%200%2030%2017.63v-5.26A1.357%201.357%200%200%200%2028.64%2011H3.36A1.36%201.36%200%200%200%202%2012.37v5.26a4.48%204.48%200%200%200%201.34%203.21l7.94%207.83A4.53%204.53%200%200%200%2014.45%2030%22%2F%3E%3Cpath%20fill%3D%22%2326eafc%22%20d%3D%22M30%2012.37A1.357%201.357%200%200%200%2028.64%2011H3.36A1.36%201.36%200%200%200%202%2012.37v1.626l8.27.003l-4.052%209.675l1.536%201.51L12.438%2014l7.122.003l4.582%2011.33l1.542-1.524l-3.966-9.805l8.282.004z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/briefs.svg?color=%231a73e8&size=48