workplace icon logo

workplace-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
workplace-icon
Set
SVG Logos
Style
Color
Viewbox
256×273
License
CC0

Use the workplace icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 273"><path fill="#4326c4" d="M256 119.74C256 53.563 202.337 0 136.26 0c-18.322 0-36.243 3.604-52.962 10.813c-16.32 6.908-30.836 16.72-43.351 29.234c-12.515 12.415-22.326 27.032-29.234 43.25C3.604 100.118 0 117.939 0 136.36s3.604 36.242 10.713 53.062c6.908 16.219 16.72 30.736 29.234 43.25c12.515 12.515 27.132 22.327 43.35 29.236c16.72 7.108 34.641 10.712 53.063 10.712c17.72 0 34.64-3.406 50.159-9.511l-10.312-26.031c-12.315 4.905-25.73 7.609-39.847 7.609c-28.934 0-56.166-11.314-76.59-31.737c-20.424-20.424-31.737-47.656-31.737-76.59S39.346 80.194 59.77 59.77c20.524-20.424 47.656-31.737 76.59-31.737c50.66 0 91.707 41.048 91.707 91.707a91.4 91.4 0 0 1-15.218 50.56l-23.827-58.67c-3.505-8.61-7.71-21.524-23.528-21.524s-20.023 13.015-23.427 21.525l-21.926 54.163l-29.435-74.287H59.77l36.643 90.306c3.704 9.11 7.81 21.525 23.728 21.525s19.923-12.414 23.627-21.525l21.726-53.663l21.826 53.663c4.405 11.113 9.11 21.525 23.627 21.525c10.312 0 16.82-6.608 20.424-10.913C246.79 172.302 256 147.072 256 119.74"/></svg>

React

import type { SVGProps } from "react";

export function LogosWorkplaceIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 273"><path fill="#4326c4" d="M256 119.74C256 53.563 202.337 0 136.26 0c-18.322 0-36.243 3.604-52.962 10.813c-16.32 6.908-30.836 16.72-43.351 29.234c-12.515 12.415-22.326 27.032-29.234 43.25C3.604 100.118 0 117.939 0 136.36s3.604 36.242 10.713 53.062c6.908 16.219 16.72 30.736 29.234 43.25c12.515 12.515 27.132 22.327 43.35 29.236c16.72 7.108 34.641 10.712 53.063 10.712c17.72 0 34.64-3.406 50.159-9.511l-10.312-26.031c-12.315 4.905-25.73 7.609-39.847 7.609c-28.934 0-56.166-11.314-76.59-31.737c-20.424-20.424-31.737-47.656-31.737-76.59S39.346 80.194 59.77 59.77c20.524-20.424 47.656-31.737 76.59-31.737c50.66 0 91.707 41.048 91.707 91.707a91.4 91.4 0 0 1-15.218 50.56l-23.827-58.67c-3.505-8.61-7.71-21.524-23.528-21.524s-20.023 13.015-23.427 21.525l-21.926 54.163l-29.435-74.287H59.77l36.643 90.306c3.704 9.11 7.81 21.525 23.728 21.525s19.923-12.414 23.627-21.525l21.726-53.663l21.826 53.663c4.405 11.113 9.11 21.525 23.627 21.525c10.312 0 16.82-6.608 20.424-10.913C246.79 172.302 256 147.072 256 119.74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 273"><path fill="#4326c4" d="M256 119.74C256 53.563 202.337 0 136.26 0c-18.322 0-36.243 3.604-52.962 10.813c-16.32 6.908-30.836 16.72-43.351 29.234c-12.515 12.415-22.326 27.032-29.234 43.25C3.604 100.118 0 117.939 0 136.36s3.604 36.242 10.713 53.062c6.908 16.219 16.72 30.736 29.234 43.25c12.515 12.515 27.132 22.327 43.35 29.236c16.72 7.108 34.641 10.712 53.063 10.712c17.72 0 34.64-3.406 50.159-9.511l-10.312-26.031c-12.315 4.905-25.73 7.609-39.847 7.609c-28.934 0-56.166-11.314-76.59-31.737c-20.424-20.424-31.737-47.656-31.737-76.59S39.346 80.194 59.77 59.77c20.524-20.424 47.656-31.737 76.59-31.737c50.66 0 91.707 41.048 91.707 91.707a91.4 91.4 0 0 1-15.218 50.56l-23.827-58.67c-3.505-8.61-7.71-21.524-23.528-21.524s-20.023 13.015-23.427 21.525l-21.926 54.163l-29.435-74.287H59.77l36.643 90.306c3.704 9.11 7.81 21.525 23.728 21.525s19.923-12.414 23.627-21.525l21.726-53.663l21.826 53.663c4.405 11.113 9.11 21.525 23.627 21.525c10.312 0 16.82-6.608 20.424-10.913C246.79 172.302 256 147.072 256 119.74"/></svg>
</template>

CSS

.icon-workplace-icon {
  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%20256%20273%22%3E%3Cpath%20fill%3D%22%234326c4%22%20d%3D%22M256%20119.74C256%2053.563%20202.337%200%20136.26%200c-18.322%200-36.243%203.604-52.962%2010.813c-16.32%206.908-30.836%2016.72-43.351%2029.234c-12.515%2012.415-22.326%2027.032-29.234%2043.25C3.604%20100.118%200%20117.939%200%20136.36s3.604%2036.242%2010.713%2053.062c6.908%2016.219%2016.72%2030.736%2029.234%2043.25c12.515%2012.515%2027.132%2022.327%2043.35%2029.236c16.72%207.108%2034.641%2010.712%2053.063%2010.712c17.72%200%2034.64-3.406%2050.159-9.511l-10.312-26.031c-12.315%204.905-25.73%207.609-39.847%207.609c-28.934%200-56.166-11.314-76.59-31.737c-20.424-20.424-31.737-47.656-31.737-76.59S39.346%2080.194%2059.77%2059.77c20.524-20.424%2047.656-31.737%2076.59-31.737c50.66%200%2091.707%2041.048%2091.707%2091.707a91.4%2091.4%200%200%201-15.218%2050.56l-23.827-58.67c-3.505-8.61-7.71-21.524-23.528-21.524s-20.023%2013.015-23.427%2021.525l-21.926%2054.163l-29.435-74.287H59.77l36.643%2090.306c3.704%209.11%207.81%2021.525%2023.728%2021.525s19.923-12.414%2023.627-21.525l21.726-53.663l21.826%2053.663c4.405%2011.113%209.11%2021.525%2023.627%2021.525c10.312%200%2016.82-6.608%2020.424-10.913C246.79%20172.302%20256%20147.072%20256%20119.74%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%20256%20273%22%3E%3Cpath%20fill%3D%22%234326c4%22%20d%3D%22M256%20119.74C256%2053.563%20202.337%200%20136.26%200c-18.322%200-36.243%203.604-52.962%2010.813c-16.32%206.908-30.836%2016.72-43.351%2029.234c-12.515%2012.415-22.326%2027.032-29.234%2043.25C3.604%20100.118%200%20117.939%200%20136.36s3.604%2036.242%2010.713%2053.062c6.908%2016.219%2016.72%2030.736%2029.234%2043.25c12.515%2012.515%2027.132%2022.327%2043.35%2029.236c16.72%207.108%2034.641%2010.712%2053.063%2010.712c17.72%200%2034.64-3.406%2050.159-9.511l-10.312-26.031c-12.315%204.905-25.73%207.609-39.847%207.609c-28.934%200-56.166-11.314-76.59-31.737c-20.424-20.424-31.737-47.656-31.737-76.59S39.346%2080.194%2059.77%2059.77c20.524-20.424%2047.656-31.737%2076.59-31.737c50.66%200%2091.707%2041.048%2091.707%2091.707a91.4%2091.4%200%200%201-15.218%2050.56l-23.827-58.67c-3.505-8.61-7.71-21.524-23.528-21.524s-20.023%2013.015-23.427%2021.525l-21.926%2054.163l-29.435-74.287H59.77l36.643%2090.306c3.704%209.11%207.81%2021.525%2023.728%2021.525s19.923-12.414%2023.627-21.525l21.726-53.663l21.826%2053.663c4.405%2011.113%209.11%2021.525%2023.627%2021.525c10.312%200%2016.82-6.608%2020.424-10.913C246.79%20172.302%20256%20147.072%20256%20119.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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