glassdoor logo
glassdoor from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- glassdoor
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the glassdoor logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.11 0a.124.124 0 0 0-.136.128v3.45c0 .068.054.12.121.128c2.62.172 4.61.95 4.61 3.681h-5.619a.134.134 0 0 0-.135.135v8.964c0 .075.06.135.135.135h10.003c.075 0 .135-.06.135-.135V7.342c0-2.237-.8-4.056-2.416-5.328C19.32.847 17.088.143 14.11.001M.91 7.388a.134.134 0 0 0-.134.135v8.956c0 .075.06.135.135.135H6.53c0 2.731-1.99 3.51-4.61 3.681a.13.13 0 0 0-.119.127v3.451c0 .075.06.135.135.127c2.978-.142 5.208-.846 6.697-2.013c1.616-1.272 2.416-3.09 2.416-5.328V7.522a.134.134 0 0 0-.135-.135z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGlassdoor(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="M14.11 0a.124.124 0 0 0-.136.128v3.45c0 .068.054.12.121.128c2.62.172 4.61.95 4.61 3.681h-5.619a.134.134 0 0 0-.135.135v8.964c0 .075.06.135.135.135h10.003c.075 0 .135-.06.135-.135V7.342c0-2.237-.8-4.056-2.416-5.328C19.32.847 17.088.143 14.11.001M.91 7.388a.134.134 0 0 0-.134.135v8.956c0 .075.06.135.135.135H6.53c0 2.731-1.99 3.51-4.61 3.681a.13.13 0 0 0-.119.127v3.451c0 .075.06.135.135.127c2.978-.142 5.208-.846 6.697-2.013c1.616-1.272 2.416-3.09 2.416-5.328V7.522a.134.134 0 0 0-.135-.135z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.11 0a.124.124 0 0 0-.136.128v3.45c0 .068.054.12.121.128c2.62.172 4.61.95 4.61 3.681h-5.619a.134.134 0 0 0-.135.135v8.964c0 .075.06.135.135.135h10.003c.075 0 .135-.06.135-.135V7.342c0-2.237-.8-4.056-2.416-5.328C19.32.847 17.088.143 14.11.001M.91 7.388a.134.134 0 0 0-.134.135v8.956c0 .075.06.135.135.135H6.53c0 2.731-1.99 3.51-4.61 3.681a.13.13 0 0 0-.119.127v3.451c0 .075.06.135.135.127c2.978-.142 5.208-.846 6.697-2.013c1.616-1.272 2.416-3.09 2.416-5.328V7.522a.134.134 0 0 0-.135-.135z"/></svg> </template>
CSS
.icon-glassdoor {
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%22M14.11%200a.124.124%200%200%200-.136.128v3.45c0%20.068.054.12.121.128c2.62.172%204.61.95%204.61%203.681h-5.619a.134.134%200%200%200-.135.135v8.964c0%20.075.06.135.135.135h10.003c.075%200%20.135-.06.135-.135V7.342c0-2.237-.8-4.056-2.416-5.328C19.32.847%2017.088.143%2014.11.001M.91%207.388a.134.134%200%200%200-.134.135v8.956c0%20.075.06.135.135.135H6.53c0%202.731-1.99%203.51-4.61%203.681a.13.13%200%200%200-.119.127v3.451c0%20.075.06.135.135.127c2.978-.142%205.208-.846%206.697-2.013c1.616-1.272%202.416-3.09%202.416-5.328V7.522a.134.134%200%200%200-.135-.135z%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%22M14.11%200a.124.124%200%200%200-.136.128v3.45c0%20.068.054.12.121.128c2.62.172%204.61.95%204.61%203.681h-5.619a.134.134%200%200%200-.135.135v8.964c0%20.075.06.135.135.135h10.003c.075%200%20.135-.06.135-.135V7.342c0-2.237-.8-4.056-2.416-5.328C19.32.847%2017.088.143%2014.11.001M.91%207.388a.134.134%200%200%200-.134.135v8.956c0%20.075.06.135.135.135H6.53c0%202.731-1.99%203.51-4.61%203.681a.13.13%200%200%200-.119.127v3.451c0%20.075.06.135.135.127c2.978-.142%205.208-.846%206.697-2.013c1.616-1.272%202.416-3.09%202.416-5.328V7.522a.134.134%200%200%200-.135-.135z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/glassdoor.svg?color=%231a73e8&size=48