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

Name
design-services-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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.284zM17.273 5l1.733 1.733zM7.153 20H4v-3.154l4.394-4.394L3 7.039l3.673-3.673l5.439 5.419l5.205-5.212l3.085 3.173l-5.142 5.168l5.375 5.413L16.96 21l-5.413-5.394zM5 19h1.727l9.82-9.814l-1.734-1.732L5 17.273zM15.692 8.314l-.878-.86l1.732 1.733z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDesignServicesOutlineSharp(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.284zM17.273 5l1.733 1.733zM7.153 20H4v-3.154l4.394-4.394L3 7.039l3.673-3.673l5.439 5.419l5.205-5.212l3.085 3.173l-5.142 5.168l5.375 5.413L16.96 21l-5.413-5.394zM5 19h1.727l9.82-9.814l-1.734-1.732L5 17.273zM15.692 8.314l-.878-.86l1.732 1.733z"/></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.284zM17.273 5l1.733 1.733zM7.153 20H4v-3.154l4.394-4.394L3 7.039l3.673-3.673l5.439 5.419l5.205-5.212l3.085 3.173l-5.142 5.168l5.375 5.413L16.96 21l-5.413-5.394zM5 19h1.727l9.82-9.814l-1.734-1.732L5 17.273zM15.692 8.314l-.878-.86l1.732 1.733z"/></svg>
</template>

CSS

.icon-design-services-outline-sharp {
  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.284zM17.273%205l1.733%201.733zM7.153%2020H4v-3.154l4.394-4.394L3%207.039l3.673-3.673l5.439%205.419l5.205-5.212l3.085%203.173l-5.142%205.168l5.375%205.413L16.96%2021l-5.413-5.394zM5%2019h1.727l9.82-9.814l-1.734-1.732L5%2017.273zM15.692%208.314l-.878-.86l1.732%201.733z%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.284zM17.273%205l1.733%201.733zM7.153%2020H4v-3.154l4.394-4.394L3%207.039l3.673-3.673l5.439%205.419l5.205-5.212l3.085%203.173l-5.142%205.168l5.375%205.413L16.96%2021l-5.413-5.394zM5%2019h1.727l9.82-9.814l-1.734-1.732L5%2017.273zM15.692%208.314l-.878-.86l1.732%201.733z%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-outline-sharp.svg?color=%231a73e8&size=48