account tie hat icon
account-tie-hat-outline from Material Design Icons by Pictogrammers · Outline · Account / User · Apache-2.0 Free for personal and commercial use.
- Name
- account-tie-hat-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Account / User
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- account-pilot-outline
1 other variant in Material Design Icons
More account / user icons from Material Design Icons
accountaccount-alertaccount-arrow-downaccount-arrow-leftaccount-arrow-rightaccount-arrow-upaccount-badgeaccount-boxaccount-box-edit-outlineaccount-box-minus-outlineaccount-box-multipleaccount-box-plus-outlineaccount-cancelaccount-cardaccount-cashaccount-checkaccount-childaccount-child-circleaccount-circleaccount-clockaccount-cogaccount-convertaccount-cowboy-hataccount-credit-card
Use the account tie hat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 4.5C6 3.1 8.7 2 12 2s6 1.1 6 2.5c0 .4-.2.7-.5 1c-.9-.9-3-1.5-5.5-1.5s-4.6.6-5.5 1.5c-.3-.3-.5-.6-.5-1m6 .5c-2.2 0-3.9.5-4.6 1.1c1.1.5 2.7.9 4.6.9s3.5-.4 4.6-.9C15.9 5.5 14.2 5 12 5m2 3c0 1.1-.9 2-2 2s-2-.9-2-2v-.1c-.7-.1-1.4-.2-2-.4V8c0 2.2 1.8 4 4 4s4-1.8 4-4c0-.2 0-.4-.1-.6c-.6.2-1.3.3-2 .4c.1.1.1.1.1.2m2.4 5.8l-.7 1.2l-.2.5c1.5.5 2.6 1.1 2.6 1.5v3.1h-4.2L13 15l.9-1.9c-.6 0-1.2-.1-1.9-.1s-1.3 0-1.9.1L11 15l-.9 5.1H5.9V17c0-.4 1.1-1 2.6-1.5l-.2-.5l-.6-1.2C5.7 14.4 4 15.5 4 17v5h16v-5c0-1.5-1.7-2.6-3.6-3.2"/></svg>
React
import type { SVGProps } from "react";
export function MdiAccountTieHatOutline(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="M6 4.5C6 3.1 8.7 2 12 2s6 1.1 6 2.5c0 .4-.2.7-.5 1c-.9-.9-3-1.5-5.5-1.5s-4.6.6-5.5 1.5c-.3-.3-.5-.6-.5-1m6 .5c-2.2 0-3.9.5-4.6 1.1c1.1.5 2.7.9 4.6.9s3.5-.4 4.6-.9C15.9 5.5 14.2 5 12 5m2 3c0 1.1-.9 2-2 2s-2-.9-2-2v-.1c-.7-.1-1.4-.2-2-.4V8c0 2.2 1.8 4 4 4s4-1.8 4-4c0-.2 0-.4-.1-.6c-.6.2-1.3.3-2 .4c.1.1.1.1.1.2m2.4 5.8l-.7 1.2l-.2.5c1.5.5 2.6 1.1 2.6 1.5v3.1h-4.2L13 15l.9-1.9c-.6 0-1.2-.1-1.9-.1s-1.3 0-1.9.1L11 15l-.9 5.1H5.9V17c0-.4 1.1-1 2.6-1.5l-.2-.5l-.6-1.2C5.7 14.4 4 15.5 4 17v5h16v-5c0-1.5-1.7-2.6-3.6-3.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 4.5C6 3.1 8.7 2 12 2s6 1.1 6 2.5c0 .4-.2.7-.5 1c-.9-.9-3-1.5-5.5-1.5s-4.6.6-5.5 1.5c-.3-.3-.5-.6-.5-1m6 .5c-2.2 0-3.9.5-4.6 1.1c1.1.5 2.7.9 4.6.9s3.5-.4 4.6-.9C15.9 5.5 14.2 5 12 5m2 3c0 1.1-.9 2-2 2s-2-.9-2-2v-.1c-.7-.1-1.4-.2-2-.4V8c0 2.2 1.8 4 4 4s4-1.8 4-4c0-.2 0-.4-.1-.6c-.6.2-1.3.3-2 .4c.1.1.1.1.1.2m2.4 5.8l-.7 1.2l-.2.5c1.5.5 2.6 1.1 2.6 1.5v3.1h-4.2L13 15l.9-1.9c-.6 0-1.2-.1-1.9-.1s-1.3 0-1.9.1L11 15l-.9 5.1H5.9V17c0-.4 1.1-1 2.6-1.5l-.2-.5l-.6-1.2C5.7 14.4 4 15.5 4 17v5h16v-5c0-1.5-1.7-2.6-3.6-3.2"/></svg> </template>
CSS
.icon-account-tie-hat-outline {
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%22M6%204.5C6%203.1%208.7%202%2012%202s6%201.1%206%202.5c0%20.4-.2.7-.5%201c-.9-.9-3-1.5-5.5-1.5s-4.6.6-5.5%201.5c-.3-.3-.5-.6-.5-1m6%20.5c-2.2%200-3.9.5-4.6%201.1c1.1.5%202.7.9%204.6.9s3.5-.4%204.6-.9C15.9%205.5%2014.2%205%2012%205m2%203c0%201.1-.9%202-2%202s-2-.9-2-2v-.1c-.7-.1-1.4-.2-2-.4V8c0%202.2%201.8%204%204%204s4-1.8%204-4c0-.2%200-.4-.1-.6c-.6.2-1.3.3-2%20.4c.1.1.1.1.1.2m2.4%205.8l-.7%201.2l-.2.5c1.5.5%202.6%201.1%202.6%201.5v3.1h-4.2L13%2015l.9-1.9c-.6%200-1.2-.1-1.9-.1s-1.3%200-1.9.1L11%2015l-.9%205.1H5.9V17c0-.4%201.1-1%202.6-1.5l-.2-.5l-.6-1.2C5.7%2014.4%204%2015.5%204%2017v5h16v-5c0-1.5-1.7-2.6-3.6-3.2%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%22M6%204.5C6%203.1%208.7%202%2012%202s6%201.1%206%202.5c0%20.4-.2.7-.5%201c-.9-.9-3-1.5-5.5-1.5s-4.6.6-5.5%201.5c-.3-.3-.5-.6-.5-1m6%20.5c-2.2%200-3.9.5-4.6%201.1c1.1.5%202.7.9%204.6.9s3.5-.4%204.6-.9C15.9%205.5%2014.2%205%2012%205m2%203c0%201.1-.9%202-2%202s-2-.9-2-2v-.1c-.7-.1-1.4-.2-2-.4V8c0%202.2%201.8%204%204%204s4-1.8%204-4c0-.2%200-.4-.1-.6c-.6.2-1.3.3-2%20.4c.1.1.1.1.1.2m2.4%205.8l-.7%201.2l-.2.5c1.5.5%202.6%201.1%202.6%201.5v3.1h-4.2L13%2015l.9-1.9c-.6%200-1.2-.1-1.9-.1s-1.3%200-1.9.1L11%2015l-.9%205.1H5.9V17c0-.4%201.1-1%202.6-1.5l-.2-.5l-.6-1.2C5.7%2014.4%204%2015.5%204%2017v5h16v-5c0-1.5-1.7-2.6-3.6-3.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/account-tie-hat-outline.svg?color=%231a73e8&size=48