design services icon
design-services-outline-sharp from Material Symbols by Google · Outline Sharp · Text · Apache-2.0 Free for personal and commercial use.
- Name
- design-services-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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="m8.8 10.95l2.15-2.175l-1.4-1.425l-1.1 1.1l-1.4-1.4l1.075-1.1L7 4.825L4.825 7zm8.2 8.225L19.175 17l-1.125-1.125l-1.1 1.075l-1.4-1.4l1.075-1.1l-1.425-1.4l-2.15 2.15zM17.6 5l1.425 1.425zM7.25 21H3v-4.25l4.375-4.375L2 7l5-5l5.4 5.4l5.225-5.25l4.2 4.25l-5.2 5.225L22 17l-5 5l-5.375-5.375zM5 19h1.4l9.8-9.775L14.775 7.8L5 17.6zM15.5 8.525l-.725-.725L16.2 9.225z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDesignServicesOutlineSharp(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="m8.8 10.95l2.15-2.175l-1.4-1.425l-1.1 1.1l-1.4-1.4l1.075-1.1L7 4.825L4.825 7zm8.2 8.225L19.175 17l-1.125-1.125l-1.1 1.075l-1.4-1.4l1.075-1.1l-1.425-1.4l-2.15 2.15zM17.6 5l1.425 1.425zM7.25 21H3v-4.25l4.375-4.375L2 7l5-5l5.4 5.4l5.225-5.25l4.2 4.25l-5.2 5.225L22 17l-5 5l-5.375-5.375zM5 19h1.4l9.8-9.775L14.775 7.8L5 17.6zM15.5 8.525l-.725-.725L16.2 9.225z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.8 10.95l2.15-2.175l-1.4-1.425l-1.1 1.1l-1.4-1.4l1.075-1.1L7 4.825L4.825 7zm8.2 8.225L19.175 17l-1.125-1.125l-1.1 1.075l-1.4-1.4l1.075-1.1l-1.425-1.4l-2.15 2.15zM17.6 5l1.425 1.425zM7.25 21H3v-4.25l4.375-4.375L2 7l5-5l5.4 5.4l5.225-5.25l4.2 4.25l-5.2 5.225L22 17l-5 5l-5.375-5.375zM5 19h1.4l9.8-9.775L14.775 7.8L5 17.6zM15.5 8.525l-.725-.725L16.2 9.225z"/></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%22m8.8%2010.95l2.15-2.175l-1.4-1.425l-1.1%201.1l-1.4-1.4l1.075-1.1L7%204.825L4.825%207zm8.2%208.225L19.175%2017l-1.125-1.125l-1.1%201.075l-1.4-1.4l1.075-1.1l-1.425-1.4l-2.15%202.15zM17.6%205l1.425%201.425zM7.25%2021H3v-4.25l4.375-4.375L2%207l5-5l5.4%205.4l5.225-5.25l4.2%204.25l-5.2%205.225L22%2017l-5%205l-5.375-5.375zM5%2019h1.4l9.8-9.775L14.775%207.8L5%2017.6zM15.5%208.525l-.725-.725L16.2%209.225z%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%22m8.8%2010.95l2.15-2.175l-1.4-1.425l-1.1%201.1l-1.4-1.4l1.075-1.1L7%204.825L4.825%207zm8.2%208.225L19.175%2017l-1.125-1.125l-1.1%201.075l-1.4-1.4l1.075-1.1l-1.425-1.4l-2.15%202.15zM17.6%205l1.425%201.425zM7.25%2021H3v-4.25l4.375-4.375L2%207l5-5l5.4%205.4l5.225-5.25l4.2%204.25l-5.2%205.225L22%2017l-5%205l-5.375-5.375zM5%2019h1.4l9.8-9.775L14.775%207.8L5%2017.6zM15.5%208.525l-.725-.725L16.2%209.225z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/design-services-outline-sharp.svg?color=%231a73e8&size=48