twotone workspace premium icon

twotone-workspace-premium from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
twotone-workspace-premium
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the twotone workspace premium icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4c-3.31 0-6 2.69-6 6s2.69 6 6 6s6-2.69 6-6s-2.69-6-6-6m2.31 9.69L12 11.93l-2.32 1.76l.88-2.85L8.25 9h2.84L12 6.19L12.91 9h2.84l-2.32 1.84zM12 19l-4 1.02v-3.1c1.18.68 2.54 1.08 4 1.08s2.82-.4 4-1.08v3.1z" opacity=".3"/><path fill="currentColor" d="M9.68 13.69L12 11.93l2.31 1.76l-.88-2.85L15.75 9h-2.84L12 6.19L11.09 9H8.25l2.31 1.84zM20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28V23l6-2l6 2v-7.72A7.96 7.96 0 0 0 20 10m-8-6c3.31 0 6 2.69 6 6s-2.69 6-6 6s-6-2.69-6-6s2.69-6 6-6m0 15l-4 1.02v-3.1c1.18.68 2.54 1.08 4 1.08s2.82-.4 4-1.08v3.1z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneWorkspacePremium(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="M12 4c-3.31 0-6 2.69-6 6s2.69 6 6 6s6-2.69 6-6s-2.69-6-6-6m2.31 9.69L12 11.93l-2.32 1.76l.88-2.85L8.25 9h2.84L12 6.19L12.91 9h2.84l-2.32 1.84zM12 19l-4 1.02v-3.1c1.18.68 2.54 1.08 4 1.08s2.82-.4 4-1.08v3.1z" opacity=".3"/><path fill="currentColor" d="M9.68 13.69L12 11.93l2.31 1.76l-.88-2.85L15.75 9h-2.84L12 6.19L11.09 9H8.25l2.31 1.84zM20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28V23l6-2l6 2v-7.72A7.96 7.96 0 0 0 20 10m-8-6c3.31 0 6 2.69 6 6s-2.69 6-6 6s-6-2.69-6-6s2.69-6 6-6m0 15l-4 1.02v-3.1c1.18.68 2.54 1.08 4 1.08s2.82-.4 4-1.08v3.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4c-3.31 0-6 2.69-6 6s2.69 6 6 6s6-2.69 6-6s-2.69-6-6-6m2.31 9.69L12 11.93l-2.32 1.76l.88-2.85L8.25 9h2.84L12 6.19L12.91 9h2.84l-2.32 1.84zM12 19l-4 1.02v-3.1c1.18.68 2.54 1.08 4 1.08s2.82-.4 4-1.08v3.1z" opacity=".3"/><path fill="currentColor" d="M9.68 13.69L12 11.93l2.31 1.76l-.88-2.85L15.75 9h-2.84L12 6.19L11.09 9H8.25l2.31 1.84zM20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28V23l6-2l6 2v-7.72A7.96 7.96 0 0 0 20 10m-8-6c3.31 0 6 2.69 6 6s-2.69 6-6 6s-6-2.69-6-6s2.69-6 6-6m0 15l-4 1.02v-3.1c1.18.68 2.54 1.08 4 1.08s2.82-.4 4-1.08v3.1z"/></svg>
</template>

CSS

.icon-twotone-workspace-premium {
  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%22M12%204c-3.31%200-6%202.69-6%206s2.69%206%206%206s6-2.69%206-6s-2.69-6-6-6m2.31%209.69L12%2011.93l-2.32%201.76l.88-2.85L8.25%209h2.84L12%206.19L12.91%209h2.84l-2.32%201.84zM12%2019l-4%201.02v-3.1c1.18.68%202.54%201.08%204%201.08s2.82-.4%204-1.08v3.1z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.68%2013.69L12%2011.93l2.31%201.76l-.88-2.85L15.75%209h-2.84L12%206.19L11.09%209H8.25l2.31%201.84zM20%2010c0-4.42-3.58-8-8-8s-8%203.58-8%208c0%202.03.76%203.87%202%205.28V23l6-2l6%202v-7.72A7.96%207.96%200%200%200%2020%2010m-8-6c3.31%200%206%202.69%206%206s-2.69%206-6%206s-6-2.69-6-6s2.69-6%206-6m0%2015l-4%201.02v-3.1c1.18.68%202.54%201.08%204%201.08s2.82-.4%204-1.08v3.1z%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%22M12%204c-3.31%200-6%202.69-6%206s2.69%206%206%206s6-2.69%206-6s-2.69-6-6-6m2.31%209.69L12%2011.93l-2.32%201.76l.88-2.85L8.25%209h2.84L12%206.19L12.91%209h2.84l-2.32%201.84zM12%2019l-4%201.02v-3.1c1.18.68%202.54%201.08%204%201.08s2.82-.4%204-1.08v3.1z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.68%2013.69L12%2011.93l2.31%201.76l-.88-2.85L15.75%209h-2.84L12%206.19L11.09%209H8.25l2.31%201.84zM20%2010c0-4.42-3.58-8-8-8s-8%203.58-8%208c0%202.03.76%203.87%202%205.28V23l6-2l6%202v-7.72A7.96%207.96%200%200%200%2020%2010m-8-6c3.31%200%206%202.69%206%206s-2.69%206-6%206s-6-2.69-6-6s2.69-6%206-6m0%2015l-4%201.02v-3.1c1.18.68%202.54%201.08%204%201.08s2.82-.4%204-1.08v3.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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