cowork-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
cowork-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

11 other variants in Fluent UI System Icons

Use the cowork icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 14c5.855 0 11.215.999 15.158 2.662c1.969.83 3.643 1.85 4.844 3.047c1.205 1.202 1.999 2.654 1.999 4.291c0 1.674-.829 3.152-2.08 4.37c-1.245 1.213-2.982 2.245-5.023 3.078c-.683.278-1.1 1-1 1.73c.3 2.184.275 4.204-.153 5.89c-.43 1.691-1.295 3.147-2.745 3.984c-1.714.99-3.758.842-5.741.08c-1.192-.46-2.425-1.162-3.664-2.062a34 34 0 0 0 1.846-1.756c.958.66 1.87 1.158 2.715 1.483c1.603.617 2.784.557 3.594.09c.688-.397 1.25-1.167 1.572-2.434c.323-1.273.372-2.948.1-4.936a4.14 4.14 0 0 1 2.531-4.385c1.859-.758 3.285-1.637 4.226-2.554c.936-.912 1.322-1.783 1.322-2.578c0-.778-.37-1.63-1.264-2.521c-.899-.896-2.264-1.76-4.05-2.514C34.62 17.461 29.605 16.5 24 16.5c-3.163 0-6.142.308-8.782.847a26 26 0 0 1-.546-2.44C17.505 14.325 20.67 14 24 14M8.42 16.846q.242 1.212.597 2.476c-1.051.499-1.939 1.041-2.642 1.61C5.04 22.012 4.5 23.064 4.5 23.998c0 .795.385 1.667 1.322 2.58c.941.916 2.366 1.796 4.225 2.554a4.14 4.14 0 0 1 2.531 4.385c-.273 1.988-.224 3.663.099 4.936c.321 1.267.884 2.037 1.572 2.434c.674.389 1.595.495 2.815.166c1.226-.33 2.657-1.08 4.203-2.25c3.086-2.337 6.425-6.2 9.227-11.054c1.582-2.739 2.806-5.473 3.66-8.029c.851.225 1.649.476 2.385.748c-.913 2.745-2.215 5.648-3.88 8.531c-2.927 5.071-6.472 9.214-9.884 11.797c-1.703 1.29-3.424 2.23-5.061 2.671c-1.643.443-3.297.404-4.715-.415c-1.45-.837-2.316-2.294-2.745-3.985c-.428-1.686-.453-3.706-.153-5.89c.1-.73-.317-1.452-1-1.73c-2.04-.833-3.778-1.865-5.024-3.078C2.827 27.15 2 25.672 2 23.999c0-1.98 1.15-3.675 2.803-5.011c.993-.803 2.218-1.519 3.617-2.142M13 4.946c1.45-.836 3.144-.858 4.823-.384c1.674.473 3.436 1.461 5.178 2.812a1.64 1.64 0 0 0 1.998 0c1.741-1.35 3.504-2.34 5.178-2.812c1.679-.474 3.373-.451 4.823.386c1.713.99 2.607 2.833 2.939 4.932c.199 1.262.206 2.682.046 4.205a34 34 0 0 0-2.443-.722c.093-1.16.068-2.2-.073-3.093c-.268-1.696-.91-2.69-1.719-3.157c-.688-.397-1.636-.5-2.895-.145c-1.263.357-2.738 1.152-4.324 2.382a4.14 4.14 0 0 1-5.063 0c-1.586-1.23-3.06-2.026-4.324-2.383c-1.258-.355-2.206-.252-2.894.145c-.674.389-1.227 1.134-1.552 2.354c-.327 1.227-.393 2.842-.152 4.765c.48 3.841 2.157 8.665 4.959 13.518c1.581 2.74 3.338 5.167 5.125 7.184c-.62.626-1.237 1.19-1.841 1.692c-1.92-2.162-3.784-4.741-5.45-7.626c-2.927-5.07-4.742-10.212-5.274-14.458c-.265-2.12-.218-4.08.218-5.718c.438-1.645 1.299-3.057 2.717-3.876"/></svg>

React

import type { SVGProps } from "react";

export function FluentCowork48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 14c5.855 0 11.215.999 15.158 2.662c1.969.83 3.643 1.85 4.844 3.047c1.205 1.202 1.999 2.654 1.999 4.291c0 1.674-.829 3.152-2.08 4.37c-1.245 1.213-2.982 2.245-5.023 3.078c-.683.278-1.1 1-1 1.73c.3 2.184.275 4.204-.153 5.89c-.43 1.691-1.295 3.147-2.745 3.984c-1.714.99-3.758.842-5.741.08c-1.192-.46-2.425-1.162-3.664-2.062a34 34 0 0 0 1.846-1.756c.958.66 1.87 1.158 2.715 1.483c1.603.617 2.784.557 3.594.09c.688-.397 1.25-1.167 1.572-2.434c.323-1.273.372-2.948.1-4.936a4.14 4.14 0 0 1 2.531-4.385c1.859-.758 3.285-1.637 4.226-2.554c.936-.912 1.322-1.783 1.322-2.578c0-.778-.37-1.63-1.264-2.521c-.899-.896-2.264-1.76-4.05-2.514C34.62 17.461 29.605 16.5 24 16.5c-3.163 0-6.142.308-8.782.847a26 26 0 0 1-.546-2.44C17.505 14.325 20.67 14 24 14M8.42 16.846q.242 1.212.597 2.476c-1.051.499-1.939 1.041-2.642 1.61C5.04 22.012 4.5 23.064 4.5 23.998c0 .795.385 1.667 1.322 2.58c.941.916 2.366 1.796 4.225 2.554a4.14 4.14 0 0 1 2.531 4.385c-.273 1.988-.224 3.663.099 4.936c.321 1.267.884 2.037 1.572 2.434c.674.389 1.595.495 2.815.166c1.226-.33 2.657-1.08 4.203-2.25c3.086-2.337 6.425-6.2 9.227-11.054c1.582-2.739 2.806-5.473 3.66-8.029c.851.225 1.649.476 2.385.748c-.913 2.745-2.215 5.648-3.88 8.531c-2.927 5.071-6.472 9.214-9.884 11.797c-1.703 1.29-3.424 2.23-5.061 2.671c-1.643.443-3.297.404-4.715-.415c-1.45-.837-2.316-2.294-2.745-3.985c-.428-1.686-.453-3.706-.153-5.89c.1-.73-.317-1.452-1-1.73c-2.04-.833-3.778-1.865-5.024-3.078C2.827 27.15 2 25.672 2 23.999c0-1.98 1.15-3.675 2.803-5.011c.993-.803 2.218-1.519 3.617-2.142M13 4.946c1.45-.836 3.144-.858 4.823-.384c1.674.473 3.436 1.461 5.178 2.812a1.64 1.64 0 0 0 1.998 0c1.741-1.35 3.504-2.34 5.178-2.812c1.679-.474 3.373-.451 4.823.386c1.713.99 2.607 2.833 2.939 4.932c.199 1.262.206 2.682.046 4.205a34 34 0 0 0-2.443-.722c.093-1.16.068-2.2-.073-3.093c-.268-1.696-.91-2.69-1.719-3.157c-.688-.397-1.636-.5-2.895-.145c-1.263.357-2.738 1.152-4.324 2.382a4.14 4.14 0 0 1-5.063 0c-1.586-1.23-3.06-2.026-4.324-2.383c-1.258-.355-2.206-.252-2.894.145c-.674.389-1.227 1.134-1.552 2.354c-.327 1.227-.393 2.842-.152 4.765c.48 3.841 2.157 8.665 4.959 13.518c1.581 2.74 3.338 5.167 5.125 7.184c-.62.626-1.237 1.19-1.841 1.692c-1.92-2.162-3.784-4.741-5.45-7.626c-2.927-5.07-4.742-10.212-5.274-14.458c-.265-2.12-.218-4.08.218-5.718c.438-1.645 1.299-3.057 2.717-3.876"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 14c5.855 0 11.215.999 15.158 2.662c1.969.83 3.643 1.85 4.844 3.047c1.205 1.202 1.999 2.654 1.999 4.291c0 1.674-.829 3.152-2.08 4.37c-1.245 1.213-2.982 2.245-5.023 3.078c-.683.278-1.1 1-1 1.73c.3 2.184.275 4.204-.153 5.89c-.43 1.691-1.295 3.147-2.745 3.984c-1.714.99-3.758.842-5.741.08c-1.192-.46-2.425-1.162-3.664-2.062a34 34 0 0 0 1.846-1.756c.958.66 1.87 1.158 2.715 1.483c1.603.617 2.784.557 3.594.09c.688-.397 1.25-1.167 1.572-2.434c.323-1.273.372-2.948.1-4.936a4.14 4.14 0 0 1 2.531-4.385c1.859-.758 3.285-1.637 4.226-2.554c.936-.912 1.322-1.783 1.322-2.578c0-.778-.37-1.63-1.264-2.521c-.899-.896-2.264-1.76-4.05-2.514C34.62 17.461 29.605 16.5 24 16.5c-3.163 0-6.142.308-8.782.847a26 26 0 0 1-.546-2.44C17.505 14.325 20.67 14 24 14M8.42 16.846q.242 1.212.597 2.476c-1.051.499-1.939 1.041-2.642 1.61C5.04 22.012 4.5 23.064 4.5 23.998c0 .795.385 1.667 1.322 2.58c.941.916 2.366 1.796 4.225 2.554a4.14 4.14 0 0 1 2.531 4.385c-.273 1.988-.224 3.663.099 4.936c.321 1.267.884 2.037 1.572 2.434c.674.389 1.595.495 2.815.166c1.226-.33 2.657-1.08 4.203-2.25c3.086-2.337 6.425-6.2 9.227-11.054c1.582-2.739 2.806-5.473 3.66-8.029c.851.225 1.649.476 2.385.748c-.913 2.745-2.215 5.648-3.88 8.531c-2.927 5.071-6.472 9.214-9.884 11.797c-1.703 1.29-3.424 2.23-5.061 2.671c-1.643.443-3.297.404-4.715-.415c-1.45-.837-2.316-2.294-2.745-3.985c-.428-1.686-.453-3.706-.153-5.89c.1-.73-.317-1.452-1-1.73c-2.04-.833-3.778-1.865-5.024-3.078C2.827 27.15 2 25.672 2 23.999c0-1.98 1.15-3.675 2.803-5.011c.993-.803 2.218-1.519 3.617-2.142M13 4.946c1.45-.836 3.144-.858 4.823-.384c1.674.473 3.436 1.461 5.178 2.812a1.64 1.64 0 0 0 1.998 0c1.741-1.35 3.504-2.34 5.178-2.812c1.679-.474 3.373-.451 4.823.386c1.713.99 2.607 2.833 2.939 4.932c.199 1.262.206 2.682.046 4.205a34 34 0 0 0-2.443-.722c.093-1.16.068-2.2-.073-3.093c-.268-1.696-.91-2.69-1.719-3.157c-.688-.397-1.636-.5-2.895-.145c-1.263.357-2.738 1.152-4.324 2.382a4.14 4.14 0 0 1-5.063 0c-1.586-1.23-3.06-2.026-4.324-2.383c-1.258-.355-2.206-.252-2.894.145c-.674.389-1.227 1.134-1.552 2.354c-.327 1.227-.393 2.842-.152 4.765c.48 3.841 2.157 8.665 4.959 13.518c1.581 2.74 3.338 5.167 5.125 7.184c-.62.626-1.237 1.19-1.841 1.692c-1.92-2.162-3.784-4.741-5.45-7.626c-2.927-5.07-4.742-10.212-5.274-14.458c-.265-2.12-.218-4.08.218-5.718c.438-1.645 1.299-3.057 2.717-3.876"/></svg>
</template>

CSS

.icon-cowork-48-regular {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2014c5.855%200%2011.215.999%2015.158%202.662c1.969.83%203.643%201.85%204.844%203.047c1.205%201.202%201.999%202.654%201.999%204.291c0%201.674-.829%203.152-2.08%204.37c-1.245%201.213-2.982%202.245-5.023%203.078c-.683.278-1.1%201-1%201.73c.3%202.184.275%204.204-.153%205.89c-.43%201.691-1.295%203.147-2.745%203.984c-1.714.99-3.758.842-5.741.08c-1.192-.46-2.425-1.162-3.664-2.062a34%2034%200%200%200%201.846-1.756c.958.66%201.87%201.158%202.715%201.483c1.603.617%202.784.557%203.594.09c.688-.397%201.25-1.167%201.572-2.434c.323-1.273.372-2.948.1-4.936a4.14%204.14%200%200%201%202.531-4.385c1.859-.758%203.285-1.637%204.226-2.554c.936-.912%201.322-1.783%201.322-2.578c0-.778-.37-1.63-1.264-2.521c-.899-.896-2.264-1.76-4.05-2.514C34.62%2017.461%2029.605%2016.5%2024%2016.5c-3.163%200-6.142.308-8.782.847a26%2026%200%200%201-.546-2.44C17.505%2014.325%2020.67%2014%2024%2014M8.42%2016.846q.242%201.212.597%202.476c-1.051.499-1.939%201.041-2.642%201.61C5.04%2022.012%204.5%2023.064%204.5%2023.998c0%20.795.385%201.667%201.322%202.58c.941.916%202.366%201.796%204.225%202.554a4.14%204.14%200%200%201%202.531%204.385c-.273%201.988-.224%203.663.099%204.936c.321%201.267.884%202.037%201.572%202.434c.674.389%201.595.495%202.815.166c1.226-.33%202.657-1.08%204.203-2.25c3.086-2.337%206.425-6.2%209.227-11.054c1.582-2.739%202.806-5.473%203.66-8.029c.851.225%201.649.476%202.385.748c-.913%202.745-2.215%205.648-3.88%208.531c-2.927%205.071-6.472%209.214-9.884%2011.797c-1.703%201.29-3.424%202.23-5.061%202.671c-1.643.443-3.297.404-4.715-.415c-1.45-.837-2.316-2.294-2.745-3.985c-.428-1.686-.453-3.706-.153-5.89c.1-.73-.317-1.452-1-1.73c-2.04-.833-3.778-1.865-5.024-3.078C2.827%2027.15%202%2025.672%202%2023.999c0-1.98%201.15-3.675%202.803-5.011c.993-.803%202.218-1.519%203.617-2.142M13%204.946c1.45-.836%203.144-.858%204.823-.384c1.674.473%203.436%201.461%205.178%202.812a1.64%201.64%200%200%200%201.998%200c1.741-1.35%203.504-2.34%205.178-2.812c1.679-.474%203.373-.451%204.823.386c1.713.99%202.607%202.833%202.939%204.932c.199%201.262.206%202.682.046%204.205a34%2034%200%200%200-2.443-.722c.093-1.16.068-2.2-.073-3.093c-.268-1.696-.91-2.69-1.719-3.157c-.688-.397-1.636-.5-2.895-.145c-1.263.357-2.738%201.152-4.324%202.382a4.14%204.14%200%200%201-5.063%200c-1.586-1.23-3.06-2.026-4.324-2.383c-1.258-.355-2.206-.252-2.894.145c-.674.389-1.227%201.134-1.552%202.354c-.327%201.227-.393%202.842-.152%204.765c.48%203.841%202.157%208.665%204.959%2013.518c1.581%202.74%203.338%205.167%205.125%207.184c-.62.626-1.237%201.19-1.841%201.692c-1.92-2.162-3.784-4.741-5.45-7.626c-2.927-5.07-4.742-10.212-5.274-14.458c-.265-2.12-.218-4.08.218-5.718c.438-1.645%201.299-3.057%202.717-3.876%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2014c5.855%200%2011.215.999%2015.158%202.662c1.969.83%203.643%201.85%204.844%203.047c1.205%201.202%201.999%202.654%201.999%204.291c0%201.674-.829%203.152-2.08%204.37c-1.245%201.213-2.982%202.245-5.023%203.078c-.683.278-1.1%201-1%201.73c.3%202.184.275%204.204-.153%205.89c-.43%201.691-1.295%203.147-2.745%203.984c-1.714.99-3.758.842-5.741.08c-1.192-.46-2.425-1.162-3.664-2.062a34%2034%200%200%200%201.846-1.756c.958.66%201.87%201.158%202.715%201.483c1.603.617%202.784.557%203.594.09c.688-.397%201.25-1.167%201.572-2.434c.323-1.273.372-2.948.1-4.936a4.14%204.14%200%200%201%202.531-4.385c1.859-.758%203.285-1.637%204.226-2.554c.936-.912%201.322-1.783%201.322-2.578c0-.778-.37-1.63-1.264-2.521c-.899-.896-2.264-1.76-4.05-2.514C34.62%2017.461%2029.605%2016.5%2024%2016.5c-3.163%200-6.142.308-8.782.847a26%2026%200%200%201-.546-2.44C17.505%2014.325%2020.67%2014%2024%2014M8.42%2016.846q.242%201.212.597%202.476c-1.051.499-1.939%201.041-2.642%201.61C5.04%2022.012%204.5%2023.064%204.5%2023.998c0%20.795.385%201.667%201.322%202.58c.941.916%202.366%201.796%204.225%202.554a4.14%204.14%200%200%201%202.531%204.385c-.273%201.988-.224%203.663.099%204.936c.321%201.267.884%202.037%201.572%202.434c.674.389%201.595.495%202.815.166c1.226-.33%202.657-1.08%204.203-2.25c3.086-2.337%206.425-6.2%209.227-11.054c1.582-2.739%202.806-5.473%203.66-8.029c.851.225%201.649.476%202.385.748c-.913%202.745-2.215%205.648-3.88%208.531c-2.927%205.071-6.472%209.214-9.884%2011.797c-1.703%201.29-3.424%202.23-5.061%202.671c-1.643.443-3.297.404-4.715-.415c-1.45-.837-2.316-2.294-2.745-3.985c-.428-1.686-.453-3.706-.153-5.89c.1-.73-.317-1.452-1-1.73c-2.04-.833-3.778-1.865-5.024-3.078C2.827%2027.15%202%2025.672%202%2023.999c0-1.98%201.15-3.675%202.803-5.011c.993-.803%202.218-1.519%203.617-2.142M13%204.946c1.45-.836%203.144-.858%204.823-.384c1.674.473%203.436%201.461%205.178%202.812a1.64%201.64%200%200%200%201.998%200c1.741-1.35%203.504-2.34%205.178-2.812c1.679-.474%203.373-.451%204.823.386c1.713.99%202.607%202.833%202.939%204.932c.199%201.262.206%202.682.046%204.205a34%2034%200%200%200-2.443-.722c.093-1.16.068-2.2-.073-3.093c-.268-1.696-.91-2.69-1.719-3.157c-.688-.397-1.636-.5-2.895-.145c-1.263.357-2.738%201.152-4.324%202.382a4.14%204.14%200%200%201-5.063%200c-1.586-1.23-3.06-2.026-4.324-2.383c-1.258-.355-2.206-.252-2.894.145c-.674.389-1.227%201.134-1.552%202.354c-.327%201.227-.393%202.842-.152%204.765c.48%203.841%202.157%208.665%204.959%2013.518c1.581%202.74%203.338%205.167%205.125%207.184c-.62.626-1.237%201.19-1.841%201.692c-1.92-2.162-3.784-4.741-5.45-7.626c-2.927-5.07-4.742-10.212-5.274-14.458c-.265-2.12-.218-4.08.218-5.718c.438-1.645%201.299-3.057%202.717-3.876%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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