sharp miscellaneous services icon

sharp-miscellaneous-services from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.

Name
sharp-miscellaneous-services
Set
Google Material Icons
Style
Baseline
Category
Maps
Viewbox
24×24
License
Apache 2.0

More maps icons from Google Material Icons

Use the sharp miscellaneous services icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.02 13.97l1.7-2.94s-.09-.08-.23-.18l-1.47-1.16l-.01.02c.03-.24.05-.47.05-.71s-.02-.47-.06-.69l.01.01l1.71-1.34l-1.7-2.95l-2.01.81v.01c-.37-.28-.77-.52-1.2-.7h.01L10.52 2H7.11L6.8 4.15h.01c-.43.18-.83.42-1.2.7v-.01L3.6 4.03L1.9 6.98l1.7 1.34l.01-.01c-.03.22-.05.45-.05.69s.02.47.05.71l-.01-.02l-1.47 1.16c-.13.1-.23.18-.23.18l1.7 2.94l2.02-.8l-.02-.03c.37.29.77.53 1.21.71H6.8L7.11 16h3.4s.02-.13.04-.3l.27-1.85h-.01c.44-.18.84-.42 1.21-.71l-.02.03zM8.81 11c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m12.17 6.94l-.01.01q.03-.225.03-.45c0-.15-.01-.3-.04-.44l.01.01l1.1-.86l-1.09-1.9l-1.29.52v.01c-.24-.18-.49-.33-.77-.45h.01l-.2-1.39h-2.19l-.2 1.38h.01c-.28.12-.53.27-.77.45v-.01l-1.29-.52l-1.09 1.9l1.09.86l.01-.01c-.02.14-.03.29-.03.44s.01.3.03.46l-.01-.01l-.94.75c-.08.06-.15.12-.15.12l1.09 1.89l1.3-.51l-.01-.02c.24.19.5.34.78.46h-.01l.2 1.38h2.19s.01-.08.03-.19l.17-1.19h-.01c.28-.12.54-.27.78-.46l-.01.02l1.3.51l1.09-1.89s-.06-.05-.15-.12zm-3.35.85c-.71 0-1.29-.58-1.29-1.29s.58-1.29 1.29-1.29s1.29.58 1.29 1.29s-.58 1.29-1.29 1.29"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpMiscellaneousServices(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="m14.02 13.97l1.7-2.94s-.09-.08-.23-.18l-1.47-1.16l-.01.02c.03-.24.05-.47.05-.71s-.02-.47-.06-.69l.01.01l1.71-1.34l-1.7-2.95l-2.01.81v.01c-.37-.28-.77-.52-1.2-.7h.01L10.52 2H7.11L6.8 4.15h.01c-.43.18-.83.42-1.2.7v-.01L3.6 4.03L1.9 6.98l1.7 1.34l.01-.01c-.03.22-.05.45-.05.69s.02.47.05.71l-.01-.02l-1.47 1.16c-.13.1-.23.18-.23.18l1.7 2.94l2.02-.8l-.02-.03c.37.29.77.53 1.21.71H6.8L7.11 16h3.4s.02-.13.04-.3l.27-1.85h-.01c.44-.18.84-.42 1.21-.71l-.02.03zM8.81 11c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m12.17 6.94l-.01.01q.03-.225.03-.45c0-.15-.01-.3-.04-.44l.01.01l1.1-.86l-1.09-1.9l-1.29.52v.01c-.24-.18-.49-.33-.77-.45h.01l-.2-1.39h-2.19l-.2 1.38h.01c-.28.12-.53.27-.77.45v-.01l-1.29-.52l-1.09 1.9l1.09.86l.01-.01c-.02.14-.03.29-.03.44s.01.3.03.46l-.01-.01l-.94.75c-.08.06-.15.12-.15.12l1.09 1.89l1.3-.51l-.01-.02c.24.19.5.34.78.46h-.01l.2 1.38h2.19s.01-.08.03-.19l.17-1.19h-.01c.28-.12.54-.27.78-.46l-.01.02l1.3.51l1.09-1.89s-.06-.05-.15-.12zm-3.35.85c-.71 0-1.29-.58-1.29-1.29s.58-1.29 1.29-1.29s1.29.58 1.29 1.29s-.58 1.29-1.29 1.29"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.02 13.97l1.7-2.94s-.09-.08-.23-.18l-1.47-1.16l-.01.02c.03-.24.05-.47.05-.71s-.02-.47-.06-.69l.01.01l1.71-1.34l-1.7-2.95l-2.01.81v.01c-.37-.28-.77-.52-1.2-.7h.01L10.52 2H7.11L6.8 4.15h.01c-.43.18-.83.42-1.2.7v-.01L3.6 4.03L1.9 6.98l1.7 1.34l.01-.01c-.03.22-.05.45-.05.69s.02.47.05.71l-.01-.02l-1.47 1.16c-.13.1-.23.18-.23.18l1.7 2.94l2.02-.8l-.02-.03c.37.29.77.53 1.21.71H6.8L7.11 16h3.4s.02-.13.04-.3l.27-1.85h-.01c.44-.18.84-.42 1.21-.71l-.02.03zM8.81 11c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2m12.17 6.94l-.01.01q.03-.225.03-.45c0-.15-.01-.3-.04-.44l.01.01l1.1-.86l-1.09-1.9l-1.29.52v.01c-.24-.18-.49-.33-.77-.45h.01l-.2-1.39h-2.19l-.2 1.38h.01c-.28.12-.53.27-.77.45v-.01l-1.29-.52l-1.09 1.9l1.09.86l.01-.01c-.02.14-.03.29-.03.44s.01.3.03.46l-.01-.01l-.94.75c-.08.06-.15.12-.15.12l1.09 1.89l1.3-.51l-.01-.02c.24.19.5.34.78.46h-.01l.2 1.38h2.19s.01-.08.03-.19l.17-1.19h-.01c.28-.12.54-.27.78-.46l-.01.02l1.3.51l1.09-1.89s-.06-.05-.15-.12zm-3.35.85c-.71 0-1.29-.58-1.29-1.29s.58-1.29 1.29-1.29s1.29.58 1.29 1.29s-.58 1.29-1.29 1.29"/></svg>
</template>

CSS

.icon-sharp-miscellaneous-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%22m14.02%2013.97l1.7-2.94s-.09-.08-.23-.18l-1.47-1.16l-.01.02c.03-.24.05-.47.05-.71s-.02-.47-.06-.69l.01.01l1.71-1.34l-1.7-2.95l-2.01.81v.01c-.37-.28-.77-.52-1.2-.7h.01L10.52%202H7.11L6.8%204.15h.01c-.43.18-.83.42-1.2.7v-.01L3.6%204.03L1.9%206.98l1.7%201.34l.01-.01c-.03.22-.05.45-.05.69s.02.47.05.71l-.01-.02l-1.47%201.16c-.13.1-.23.18-.23.18l1.7%202.94l2.02-.8l-.02-.03c.37.29.77.53%201.21.71H6.8L7.11%2016h3.4s.02-.13.04-.3l.27-1.85h-.01c.44-.18.84-.42%201.21-.71l-.02.03zM8.81%2011c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202m12.17%206.94l-.01.01q.03-.225.03-.45c0-.15-.01-.3-.04-.44l.01.01l1.1-.86l-1.09-1.9l-1.29.52v.01c-.24-.18-.49-.33-.77-.45h.01l-.2-1.39h-2.19l-.2%201.38h.01c-.28.12-.53.27-.77.45v-.01l-1.29-.52l-1.09%201.9l1.09.86l.01-.01c-.02.14-.03.29-.03.44s.01.3.03.46l-.01-.01l-.94.75c-.08.06-.15.12-.15.12l1.09%201.89l1.3-.51l-.01-.02c.24.19.5.34.78.46h-.01l.2%201.38h2.19s.01-.08.03-.19l.17-1.19h-.01c.28-.12.54-.27.78-.46l-.01.02l1.3.51l1.09-1.89s-.06-.05-.15-.12zm-3.35.85c-.71%200-1.29-.58-1.29-1.29s.58-1.29%201.29-1.29s1.29.58%201.29%201.29s-.58%201.29-1.29%201.29%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%22m14.02%2013.97l1.7-2.94s-.09-.08-.23-.18l-1.47-1.16l-.01.02c.03-.24.05-.47.05-.71s-.02-.47-.06-.69l.01.01l1.71-1.34l-1.7-2.95l-2.01.81v.01c-.37-.28-.77-.52-1.2-.7h.01L10.52%202H7.11L6.8%204.15h.01c-.43.18-.83.42-1.2.7v-.01L3.6%204.03L1.9%206.98l1.7%201.34l.01-.01c-.03.22-.05.45-.05.69s.02.47.05.71l-.01-.02l-1.47%201.16c-.13.1-.23.18-.23.18l1.7%202.94l2.02-.8l-.02-.03c.37.29.77.53%201.21.71H6.8L7.11%2016h3.4s.02-.13.04-.3l.27-1.85h-.01c.44-.18.84-.42%201.21-.71l-.02.03zM8.81%2011c-1.1%200-2-.9-2-2s.9-2%202-2s2%20.9%202%202s-.9%202-2%202m12.17%206.94l-.01.01q.03-.225.03-.45c0-.15-.01-.3-.04-.44l.01.01l1.1-.86l-1.09-1.9l-1.29.52v.01c-.24-.18-.49-.33-.77-.45h.01l-.2-1.39h-2.19l-.2%201.38h.01c-.28.12-.53.27-.77.45v-.01l-1.29-.52l-1.09%201.9l1.09.86l.01-.01c-.02.14-.03.29-.03.44s.01.3.03.46l-.01-.01l-.94.75c-.08.06-.15.12-.15.12l1.09%201.89l1.3-.51l-.01-.02c.24.19.5.34.78.46h-.01l.2%201.38h2.19s.01-.08.03-.19l.17-1.19h-.01c.28-.12.54-.27.78-.46l-.01.02l1.3.51l1.09-1.89s-.06-.05-.15-.12zm-3.35.85c-.71%200-1.29-.58-1.29-1.29s.58-1.29%201.29-1.29s1.29.58%201.29%201.29s-.58%201.29-1.29%201.29%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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