haptic-weak-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
haptic-weak-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
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 24 24"><path fill="currentColor" d="M15.245 20.999a.75.75 0 0 1-.394-.113c-.075-.047-1.852-1.192-1.852-4.015c0-1.432.457-2.176.861-2.833c.356-.58.639-1.04.639-2.046c0-1.007-.282-1.463-.639-2.043c-.403-.655-.861-1.398-.861-2.83c0-2.818 1.777-3.958 1.854-4.005a.75.75 0 0 1 .801 1.268c-.06.04-1.154.797-1.154 2.738c0 1.005.282 1.463.639 2.042c.403.655.861 1.398.861 2.829c0 1.43-.457 2.176-.861 2.833c-.356.58-.639 1.039-.639 2.046c0 1.958 1.109 2.718 1.156 2.749a.75.75 0 0 1-.411 1.379m-5.369-.345a.754.754 0 0 0-.22-1.034c-.047-.031-1.156-.791-1.156-2.75c0-1.007.282-1.465.639-2.045c.404-.657.861-1.401.861-2.833s-.458-2.174-.861-2.83C8.783 8.581 8.5 8.125 8.5 7.12c0-1.941 1.095-2.7 1.154-2.738a.75.75 0 0 0-.801-1.268c-.076.047-1.854 1.188-1.854 4.006c0 1.43.458 2.173.861 2.829c.356.58.639 1.037.639 2.043s-.282 1.466-.639 2.046c-.404.657-.861 1.4-.861 2.833c0 2.823 1.776 3.968 1.852 4.015a.753.753 0 0 0 1.025-.232z"/></svg>

React

import type { SVGProps } from "react";

export function FluentHapticWeak24Regular(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="M15.245 20.999a.75.75 0 0 1-.394-.113c-.075-.047-1.852-1.192-1.852-4.015c0-1.432.457-2.176.861-2.833c.356-.58.639-1.04.639-2.046c0-1.007-.282-1.463-.639-2.043c-.403-.655-.861-1.398-.861-2.83c0-2.818 1.777-3.958 1.854-4.005a.75.75 0 0 1 .801 1.268c-.06.04-1.154.797-1.154 2.738c0 1.005.282 1.463.639 2.042c.403.655.861 1.398.861 2.829c0 1.43-.457 2.176-.861 2.833c-.356.58-.639 1.039-.639 2.046c0 1.958 1.109 2.718 1.156 2.749a.75.75 0 0 1-.411 1.379m-5.369-.345a.754.754 0 0 0-.22-1.034c-.047-.031-1.156-.791-1.156-2.75c0-1.007.282-1.465.639-2.045c.404-.657.861-1.401.861-2.833s-.458-2.174-.861-2.83C8.783 8.581 8.5 8.125 8.5 7.12c0-1.941 1.095-2.7 1.154-2.738a.75.75 0 0 0-.801-1.268c-.076.047-1.854 1.188-1.854 4.006c0 1.43.458 2.173.861 2.829c.356.58.639 1.037.639 2.043s-.282 1.466-.639 2.046c-.404.657-.861 1.4-.861 2.833c0 2.823 1.776 3.968 1.852 4.015a.753.753 0 0 0 1.025-.232z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.245 20.999a.75.75 0 0 1-.394-.113c-.075-.047-1.852-1.192-1.852-4.015c0-1.432.457-2.176.861-2.833c.356-.58.639-1.04.639-2.046c0-1.007-.282-1.463-.639-2.043c-.403-.655-.861-1.398-.861-2.83c0-2.818 1.777-3.958 1.854-4.005a.75.75 0 0 1 .801 1.268c-.06.04-1.154.797-1.154 2.738c0 1.005.282 1.463.639 2.042c.403.655.861 1.398.861 2.829c0 1.43-.457 2.176-.861 2.833c-.356.58-.639 1.039-.639 2.046c0 1.958 1.109 2.718 1.156 2.749a.75.75 0 0 1-.411 1.379m-5.369-.345a.754.754 0 0 0-.22-1.034c-.047-.031-1.156-.791-1.156-2.75c0-1.007.282-1.465.639-2.045c.404-.657.861-1.401.861-2.833s-.458-2.174-.861-2.83C8.783 8.581 8.5 8.125 8.5 7.12c0-1.941 1.095-2.7 1.154-2.738a.75.75 0 0 0-.801-1.268c-.076.047-1.854 1.188-1.854 4.006c0 1.43.458 2.173.861 2.829c.356.58.639 1.037.639 2.043s-.282 1.466-.639 2.046c-.404.657-.861 1.4-.861 2.833c0 2.823 1.776 3.968 1.852 4.015a.753.753 0 0 0 1.025-.232z"/></svg>
</template>

CSS

.icon-haptic-weak-24-regular {
  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%22M15.245%2020.999a.75.75%200%200%201-.394-.113c-.075-.047-1.852-1.192-1.852-4.015c0-1.432.457-2.176.861-2.833c.356-.58.639-1.04.639-2.046c0-1.007-.282-1.463-.639-2.043c-.403-.655-.861-1.398-.861-2.83c0-2.818%201.777-3.958%201.854-4.005a.75.75%200%200%201%20.801%201.268c-.06.04-1.154.797-1.154%202.738c0%201.005.282%201.463.639%202.042c.403.655.861%201.398.861%202.829c0%201.43-.457%202.176-.861%202.833c-.356.58-.639%201.039-.639%202.046c0%201.958%201.109%202.718%201.156%202.749a.75.75%200%200%201-.411%201.379m-5.369-.345a.754.754%200%200%200-.22-1.034c-.047-.031-1.156-.791-1.156-2.75c0-1.007.282-1.465.639-2.045c.404-.657.861-1.401.861-2.833s-.458-2.174-.861-2.83C8.783%208.581%208.5%208.125%208.5%207.12c0-1.941%201.095-2.7%201.154-2.738a.75.75%200%200%200-.801-1.268c-.076.047-1.854%201.188-1.854%204.006c0%201.43.458%202.173.861%202.829c.356.58.639%201.037.639%202.043s-.282%201.466-.639%202.046c-.404.657-.861%201.4-.861%202.833c0%202.823%201.776%203.968%201.852%204.015a.753.753%200%200%200%201.025-.232z%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%22M15.245%2020.999a.75.75%200%200%201-.394-.113c-.075-.047-1.852-1.192-1.852-4.015c0-1.432.457-2.176.861-2.833c.356-.58.639-1.04.639-2.046c0-1.007-.282-1.463-.639-2.043c-.403-.655-.861-1.398-.861-2.83c0-2.818%201.777-3.958%201.854-4.005a.75.75%200%200%201%20.801%201.268c-.06.04-1.154.797-1.154%202.738c0%201.005.282%201.463.639%202.042c.403.655.861%201.398.861%202.829c0%201.43-.457%202.176-.861%202.833c-.356.58-.639%201.039-.639%202.046c0%201.958%201.109%202.718%201.156%202.749a.75.75%200%200%201-.411%201.379m-5.369-.345a.754.754%200%200%200-.22-1.034c-.047-.031-1.156-.791-1.156-2.75c0-1.007.282-1.465.639-2.045c.404-.657.861-1.401.861-2.833s-.458-2.174-.861-2.83C8.783%208.581%208.5%208.125%208.5%207.12c0-1.941%201.095-2.7%201.154-2.738a.75.75%200%200%200-.801-1.268c-.076.047-1.854%201.188-1.854%204.006c0%201.43.458%202.173.861%202.829c.356.58.639%201.037.639%202.043s-.282%201.466-.639%202.046c-.404.657-.861%201.4-.861%202.833c0%202.823%201.776%203.968%201.852%204.015a.753.753%200%200%200%201.025-.232z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/haptic-weak-24-regular.svg?color=%231a73e8&size=48