round workspace premium icon

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

Name
round-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 round 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="m10.92 12.75l1.08-.82l1.07.81c.39.29.92-.08.78-.55l-.42-1.36l1.2-.95c.37-.28.16-.88-.32-.88h-1.4l-.43-1.34a.5.5 0 0 0-.95 0L11.09 9H9.68c-.47 0-.68.6-.31.89l1.19.95l-.42 1.36c-.14.47.39.84.78.55M6 21.61c0 .68.67 1.16 1.32.95L12 21l4.68 1.56a.998.998 0 0 0 1.32-.95v-6.33A7.96 7.96 0 0 0 20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28zM12 4c3.31 0 6 2.69 6 6s-2.69 6-6 6s-6-2.69-6-6s2.69-6 6-6"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundWorkspacePremium(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="m10.92 12.75l1.08-.82l1.07.81c.39.29.92-.08.78-.55l-.42-1.36l1.2-.95c.37-.28.16-.88-.32-.88h-1.4l-.43-1.34a.5.5 0 0 0-.95 0L11.09 9H9.68c-.47 0-.68.6-.31.89l1.19.95l-.42 1.36c-.14.47.39.84.78.55M6 21.61c0 .68.67 1.16 1.32.95L12 21l4.68 1.56a.998.998 0 0 0 1.32-.95v-6.33A7.96 7.96 0 0 0 20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28zM12 4c3.31 0 6 2.69 6 6s-2.69 6-6 6s-6-2.69-6-6s2.69-6 6-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.92 12.75l1.08-.82l1.07.81c.39.29.92-.08.78-.55l-.42-1.36l1.2-.95c.37-.28.16-.88-.32-.88h-1.4l-.43-1.34a.5.5 0 0 0-.95 0L11.09 9H9.68c-.47 0-.68.6-.31.89l1.19.95l-.42 1.36c-.14.47.39.84.78.55M6 21.61c0 .68.67 1.16 1.32.95L12 21l4.68 1.56a.998.998 0 0 0 1.32-.95v-6.33A7.96 7.96 0 0 0 20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28zM12 4c3.31 0 6 2.69 6 6s-2.69 6-6 6s-6-2.69-6-6s2.69-6 6-6"/></svg>
</template>

CSS

.icon-round-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%22m10.92%2012.75l1.08-.82l1.07.81c.39.29.92-.08.78-.55l-.42-1.36l1.2-.95c.37-.28.16-.88-.32-.88h-1.4l-.43-1.34a.5.5%200%200%200-.95%200L11.09%209H9.68c-.47%200-.68.6-.31.89l1.19.95l-.42%201.36c-.14.47.39.84.78.55M6%2021.61c0%20.68.67%201.16%201.32.95L12%2021l4.68%201.56a.998.998%200%200%200%201.32-.95v-6.33A7.96%207.96%200%200%200%2020%2010c0-4.42-3.58-8-8-8s-8%203.58-8%208c0%202.03.76%203.87%202%205.28zM12%204c3.31%200%206%202.69%206%206s-2.69%206-6%206s-6-2.69-6-6s2.69-6%206-6%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%22m10.92%2012.75l1.08-.82l1.07.81c.39.29.92-.08.78-.55l-.42-1.36l1.2-.95c.37-.28.16-.88-.32-.88h-1.4l-.43-1.34a.5.5%200%200%200-.95%200L11.09%209H9.68c-.47%200-.68.6-.31.89l1.19.95l-.42%201.36c-.14.47.39.84.78.55M6%2021.61c0%20.68.67%201.16%201.32.95L12%2021l4.68%201.56a.998.998%200%200%200%201.32-.95v-6.33A7.96%207.96%200%200%200%2020%2010c0-4.42-3.58-8-8-8s-8%203.58-8%208c0%202.03.76%203.87%202%205.28zM12%204c3.31%200%206%202.69%206%206s-2.69%206-6%206s-6-2.69-6-6s2.69-6%206-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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