haptic weak icon
haptic-weak-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- haptic-weak-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the haptic weak icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.75 18.25q-.153 0-.294-.06C8.354 18.146 6 17.098 6 14.428c0-1.397.661-2.13 1.192-2.72c.47-.52.808-.896.808-1.716s-.338-1.192-.805-1.71C6.662 7.692 6 6.96 6 5.564C6 2.879 8.357 1.852 8.457 1.81a.75.75 0 0 1 .588 1.381c-.062.027-1.545.693-1.545 2.374c0 .817.338 1.191.805 1.709c.533.59 1.195 1.322 1.195 2.719s-.661 2.13-1.192 2.72c-.47.52-.808.896-.808 1.716c0 1.682 1.484 2.355 1.547 2.384a.747.747 0 0 1 .392.983a.75.75 0 0 1-.689.456zm5.689-.456a.747.747 0 0 0-.392-.983c-.062-.028-1.547-.702-1.547-2.384c0-.82.338-1.196.808-1.716c.531-.589 1.192-1.323 1.192-2.72s-.662-2.129-1.195-2.719c-.467-.518-.805-.892-.805-1.709c0-1.68 1.483-2.347 1.545-2.374a.746.746 0 0 0 .395-.984a.75.75 0 0 0-.983-.397C13.357 1.85 11 2.878 11 5.562c0 1.396.662 2.128 1.195 2.718c.467.518.805.892.805 1.71s-.338 1.196-.808 1.716c-.531.589-1.192 1.323-1.192 2.72c0 2.67 2.354 3.718 2.456 3.762q.141.06.294.06a.75.75 0 0 0 .689-.456z"/></svg>
React
import type { SVGProps } from "react";
export function FluentHapticWeak20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.75 18.25q-.153 0-.294-.06C8.354 18.146 6 17.098 6 14.428c0-1.397.661-2.13 1.192-2.72c.47-.52.808-.896.808-1.716s-.338-1.192-.805-1.71C6.662 7.692 6 6.96 6 5.564C6 2.879 8.357 1.852 8.457 1.81a.75.75 0 0 1 .588 1.381c-.062.027-1.545.693-1.545 2.374c0 .817.338 1.191.805 1.709c.533.59 1.195 1.322 1.195 2.719s-.661 2.13-1.192 2.72c-.47.52-.808.896-.808 1.716c0 1.682 1.484 2.355 1.547 2.384a.747.747 0 0 1 .392.983a.75.75 0 0 1-.689.456zm5.689-.456a.747.747 0 0 0-.392-.983c-.062-.028-1.547-.702-1.547-2.384c0-.82.338-1.196.808-1.716c.531-.589 1.192-1.323 1.192-2.72s-.662-2.129-1.195-2.719c-.467-.518-.805-.892-.805-1.709c0-1.68 1.483-2.347 1.545-2.374a.746.746 0 0 0 .395-.984a.75.75 0 0 0-.983-.397C13.357 1.85 11 2.878 11 5.562c0 1.396.662 2.128 1.195 2.718c.467.518.805.892.805 1.71s-.338 1.196-.808 1.716c-.531.589-1.192 1.323-1.192 2.72c0 2.67 2.354 3.718 2.456 3.762q.141.06.294.06a.75.75 0 0 0 .689-.456z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.75 18.25q-.153 0-.294-.06C8.354 18.146 6 17.098 6 14.428c0-1.397.661-2.13 1.192-2.72c.47-.52.808-.896.808-1.716s-.338-1.192-.805-1.71C6.662 7.692 6 6.96 6 5.564C6 2.879 8.357 1.852 8.457 1.81a.75.75 0 0 1 .588 1.381c-.062.027-1.545.693-1.545 2.374c0 .817.338 1.191.805 1.709c.533.59 1.195 1.322 1.195 2.719s-.661 2.13-1.192 2.72c-.47.52-.808.896-.808 1.716c0 1.682 1.484 2.355 1.547 2.384a.747.747 0 0 1 .392.983a.75.75 0 0 1-.689.456zm5.689-.456a.747.747 0 0 0-.392-.983c-.062-.028-1.547-.702-1.547-2.384c0-.82.338-1.196.808-1.716c.531-.589 1.192-1.323 1.192-2.72s-.662-2.129-1.195-2.719c-.467-.518-.805-.892-.805-1.709c0-1.68 1.483-2.347 1.545-2.374a.746.746 0 0 0 .395-.984a.75.75 0 0 0-.983-.397C13.357 1.85 11 2.878 11 5.562c0 1.396.662 2.128 1.195 2.718c.467.518.805.892.805 1.71s-.338 1.196-.808 1.716c-.531.589-1.192 1.323-1.192 2.72c0 2.67 2.354 3.718 2.456 3.762q.141.06.294.06a.75.75 0 0 0 .689-.456z"/></svg> </template>
CSS
.icon-haptic-weak-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%2018.25q-.153%200-.294-.06C8.354%2018.146%206%2017.098%206%2014.428c0-1.397.661-2.13%201.192-2.72c.47-.52.808-.896.808-1.716s-.338-1.192-.805-1.71C6.662%207.692%206%206.96%206%205.564C6%202.879%208.357%201.852%208.457%201.81a.75.75%200%200%201%20.588%201.381c-.062.027-1.545.693-1.545%202.374c0%20.817.338%201.191.805%201.709c.533.59%201.195%201.322%201.195%202.719s-.661%202.13-1.192%202.72c-.47.52-.808.896-.808%201.716c0%201.682%201.484%202.355%201.547%202.384a.747.747%200%200%201%20.392.983a.75.75%200%200%201-.689.456zm5.689-.456a.747.747%200%200%200-.392-.983c-.062-.028-1.547-.702-1.547-2.384c0-.82.338-1.196.808-1.716c.531-.589%201.192-1.323%201.192-2.72s-.662-2.129-1.195-2.719c-.467-.518-.805-.892-.805-1.709c0-1.68%201.483-2.347%201.545-2.374a.746.746%200%200%200%20.395-.984a.75.75%200%200%200-.983-.397C13.357%201.85%2011%202.878%2011%205.562c0%201.396.662%202.128%201.195%202.718c.467.518.805.892.805%201.71s-.338%201.196-.808%201.716c-.531.589-1.192%201.323-1.192%202.72c0%202.67%202.354%203.718%202.456%203.762q.141.06.294.06a.75.75%200%200%200%20.689-.456z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.75%2018.25q-.153%200-.294-.06C8.354%2018.146%206%2017.098%206%2014.428c0-1.397.661-2.13%201.192-2.72c.47-.52.808-.896.808-1.716s-.338-1.192-.805-1.71C6.662%207.692%206%206.96%206%205.564C6%202.879%208.357%201.852%208.457%201.81a.75.75%200%200%201%20.588%201.381c-.062.027-1.545.693-1.545%202.374c0%20.817.338%201.191.805%201.709c.533.59%201.195%201.322%201.195%202.719s-.661%202.13-1.192%202.72c-.47.52-.808.896-.808%201.716c0%201.682%201.484%202.355%201.547%202.384a.747.747%200%200%201%20.392.983a.75.75%200%200%201-.689.456zm5.689-.456a.747.747%200%200%200-.392-.983c-.062-.028-1.547-.702-1.547-2.384c0-.82.338-1.196.808-1.716c.531-.589%201.192-1.323%201.192-2.72s-.662-2.129-1.195-2.719c-.467-.518-.805-.892-.805-1.709c0-1.68%201.483-2.347%201.545-2.374a.746.746%200%200%200%20.395-.984a.75.75%200%200%200-.983-.397C13.357%201.85%2011%202.878%2011%205.562c0%201.396.662%202.128%201.195%202.718c.467.518.805.892.805%201.71s-.338%201.196-.808%201.716c-.531.589-1.192%201.323-1.192%202.72c0%202.67%202.354%203.718%202.456%203.762q.141.06.294.06a.75.75%200%200%200%20.689-.456z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/haptic-weak-20-filled.svg?color=%231a73e8&size=48