design-services from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.

Name
design-services
Set
Material Symbols Light
Style
Regular
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the design services icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.108 11.758l2.284-2.29l-2.053-2.06L8.18 8.566l-.708-.708L8.625 6.7L6.673 4.748l-2.29 2.29zm7.834 7.84l2.29-2.29l-1.951-1.952l-1.158 1.152l-.707-.708l1.151-1.158l-2.04-2.034l-2.285 2.284zm-1.41-12.846l1.728 1.727l1.746-1.746L17.273 5zM7.155 20H4v-3.154l4.394-4.394L3 7.039l3.673-3.673l5.439 5.419l4.467-4.473q.165-.166.348-.239t.39-.073t.39.073t.349.239l1.632 1.696q.166.165.23.348t.063.39t-.064.378t-.228.336l-4.43 4.454l5.376 5.413L16.96 21l-5.413-5.394z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDesignServices(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="m9.108 11.758l2.284-2.29l-2.053-2.06L8.18 8.566l-.708-.708L8.625 6.7L6.673 4.748l-2.29 2.29zm7.834 7.84l2.29-2.29l-1.951-1.952l-1.158 1.152l-.707-.708l1.151-1.158l-2.04-2.034l-2.285 2.284zm-1.41-12.846l1.728 1.727l1.746-1.746L17.273 5zM7.155 20H4v-3.154l4.394-4.394L3 7.039l3.673-3.673l5.439 5.419l4.467-4.473q.165-.166.348-.239t.39-.073t.39.073t.349.239l1.632 1.696q.166.165.23.348t.063.39t-.064.378t-.228.336l-4.43 4.454l5.376 5.413L16.96 21l-5.413-5.394z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.108 11.758l2.284-2.29l-2.053-2.06L8.18 8.566l-.708-.708L8.625 6.7L6.673 4.748l-2.29 2.29zm7.834 7.84l2.29-2.29l-1.951-1.952l-1.158 1.152l-.707-.708l1.151-1.158l-2.04-2.034l-2.285 2.284zm-1.41-12.846l1.728 1.727l1.746-1.746L17.273 5zM7.155 20H4v-3.154l4.394-4.394L3 7.039l3.673-3.673l5.439 5.419l4.467-4.473q.165-.166.348-.239t.39-.073t.39.073t.349.239l1.632 1.696q.166.165.23.348t.063.39t-.064.378t-.228.336l-4.43 4.454l5.376 5.413L16.96 21l-5.413-5.394z"/></svg>
</template>

CSS

.icon-design-services {
  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%22m9.108%2011.758l2.284-2.29l-2.053-2.06L8.18%208.566l-.708-.708L8.625%206.7L6.673%204.748l-2.29%202.29zm7.834%207.84l2.29-2.29l-1.951-1.952l-1.158%201.152l-.707-.708l1.151-1.158l-2.04-2.034l-2.285%202.284zm-1.41-12.846l1.728%201.727l1.746-1.746L17.273%205zM7.155%2020H4v-3.154l4.394-4.394L3%207.039l3.673-3.673l5.439%205.419l4.467-4.473q.165-.166.348-.239t.39-.073t.39.073t.349.239l1.632%201.696q.166.165.23.348t.063.39t-.064.378t-.228.336l-4.43%204.454l5.376%205.413L16.96%2021l-5.413-5.394z%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%22m9.108%2011.758l2.284-2.29l-2.053-2.06L8.18%208.566l-.708-.708L8.625%206.7L6.673%204.748l-2.29%202.29zm7.834%207.84l2.29-2.29l-1.951-1.952l-1.158%201.152l-.707-.708l1.151-1.158l-2.04-2.034l-2.285%202.284zm-1.41-12.846l1.728%201.727l1.746-1.746L17.273%205zM7.155%2020H4v-3.154l4.394-4.394L3%207.039l3.673-3.673l5.439%205.419l4.467-4.473q.165-.166.348-.239t.39-.073t.39.073t.349.239l1.632%201.696q.166.165.23.348t.063.39t-.064.378t-.228.336l-4.43%204.454l5.376%205.413L16.96%2021l-5.413-5.394z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/design-services.svg?color=%231a73e8&size=48