personalhotspot icon

personalhotspot from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
personalhotspot
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Use the personalhotspot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M11.31 35.434h1.598c-.117-1.014-.214-2.125-.098-3.14h-1.267c-4.796 0-8.209-3.372-8.209-8.208c0-4.797 3.413-8.19 8.21-8.19h17.275c4.796 0 8.209 3.393 8.209 8.19c0 4.836-3.413 8.209-8.21 8.209h-6.843c-.273.76-.176 2.242.448 3.14h6.63c6.61 0 11.309-4.642 11.309-11.349c0-6.688-4.7-11.329-11.31-11.329H11.31C4.7 12.757 0 17.398 0 24.086c0 6.708 4.7 11.348 11.31 11.348m15.637 9.067h17.744C51.3 44.501 56 39.861 56 33.153c0-6.688-4.7-11.329-11.31-11.329h-1.598c.117.995.215 2.125.098 3.14h1.267c4.796 0 8.209 3.373 8.209 8.189s-3.413 8.209-8.21 8.209H27.182c-4.797 0-8.209-3.393-8.209-8.21c0-4.815 3.412-8.189 8.209-8.189h6.844c.254-.76.156-2.242-.448-3.139h-6.63c-6.61 0-11.31 4.64-11.31 11.329c0 6.707 4.7 11.348 11.31 11.348"/></svg>

React

import type { SVGProps } from "react";

export function F7Personalhotspot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M11.31 35.434h1.598c-.117-1.014-.214-2.125-.098-3.14h-1.267c-4.796 0-8.209-3.372-8.209-8.208c0-4.797 3.413-8.19 8.21-8.19h17.275c4.796 0 8.209 3.393 8.209 8.19c0 4.836-3.413 8.209-8.21 8.209h-6.843c-.273.76-.176 2.242.448 3.14h6.63c6.61 0 11.309-4.642 11.309-11.349c0-6.688-4.7-11.329-11.31-11.329H11.31C4.7 12.757 0 17.398 0 24.086c0 6.708 4.7 11.348 11.31 11.348m15.637 9.067h17.744C51.3 44.501 56 39.861 56 33.153c0-6.688-4.7-11.329-11.31-11.329h-1.598c.117.995.215 2.125.098 3.14h1.267c4.796 0 8.209 3.373 8.209 8.189s-3.413 8.209-8.21 8.209H27.182c-4.797 0-8.209-3.393-8.209-8.21c0-4.815 3.412-8.189 8.209-8.189h6.844c.254-.76.156-2.242-.448-3.139h-6.63c-6.61 0-11.31 4.64-11.31 11.329c0 6.707 4.7 11.348 11.31 11.348"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M11.31 35.434h1.598c-.117-1.014-.214-2.125-.098-3.14h-1.267c-4.796 0-8.209-3.372-8.209-8.208c0-4.797 3.413-8.19 8.21-8.19h17.275c4.796 0 8.209 3.393 8.209 8.19c0 4.836-3.413 8.209-8.21 8.209h-6.843c-.273.76-.176 2.242.448 3.14h6.63c6.61 0 11.309-4.642 11.309-11.349c0-6.688-4.7-11.329-11.31-11.329H11.31C4.7 12.757 0 17.398 0 24.086c0 6.708 4.7 11.348 11.31 11.348m15.637 9.067h17.744C51.3 44.501 56 39.861 56 33.153c0-6.688-4.7-11.329-11.31-11.329h-1.598c.117.995.215 2.125.098 3.14h1.267c4.796 0 8.209 3.373 8.209 8.189s-3.413 8.209-8.21 8.209H27.182c-4.797 0-8.209-3.393-8.209-8.21c0-4.815 3.412-8.189 8.209-8.189h6.844c.254-.76.156-2.242-.448-3.139h-6.63c-6.61 0-11.31 4.64-11.31 11.329c0 6.707 4.7 11.348 11.31 11.348"/></svg>
</template>

CSS

.icon-personalhotspot {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.31%2035.434h1.598c-.117-1.014-.214-2.125-.098-3.14h-1.267c-4.796%200-8.209-3.372-8.209-8.208c0-4.797%203.413-8.19%208.21-8.19h17.275c4.796%200%208.209%203.393%208.209%208.19c0%204.836-3.413%208.209-8.21%208.209h-6.843c-.273.76-.176%202.242.448%203.14h6.63c6.61%200%2011.309-4.642%2011.309-11.349c0-6.688-4.7-11.329-11.31-11.329H11.31C4.7%2012.757%200%2017.398%200%2024.086c0%206.708%204.7%2011.348%2011.31%2011.348m15.637%209.067h17.744C51.3%2044.501%2056%2039.861%2056%2033.153c0-6.688-4.7-11.329-11.31-11.329h-1.598c.117.995.215%202.125.098%203.14h1.267c4.796%200%208.209%203.373%208.209%208.189s-3.413%208.209-8.21%208.209H27.182c-4.797%200-8.209-3.393-8.209-8.21c0-4.815%203.412-8.189%208.209-8.189h6.844c.254-.76.156-2.242-.448-3.139h-6.63c-6.61%200-11.31%204.64-11.31%2011.329c0%206.707%204.7%2011.348%2011.31%2011.348%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.31%2035.434h1.598c-.117-1.014-.214-2.125-.098-3.14h-1.267c-4.796%200-8.209-3.372-8.209-8.208c0-4.797%203.413-8.19%208.21-8.19h17.275c4.796%200%208.209%203.393%208.209%208.19c0%204.836-3.413%208.209-8.21%208.209h-6.843c-.273.76-.176%202.242.448%203.14h6.63c6.61%200%2011.309-4.642%2011.309-11.349c0-6.688-4.7-11.329-11.31-11.329H11.31C4.7%2012.757%200%2017.398%200%2024.086c0%206.708%204.7%2011.348%2011.31%2011.348m15.637%209.067h17.744C51.3%2044.501%2056%2039.861%2056%2033.153c0-6.688-4.7-11.329-11.31-11.329h-1.598c.117.995.215%202.125.098%203.14h1.267c4.796%200%208.209%203.373%208.209%208.189s-3.413%208.209-8.21%208.209H27.182c-4.797%200-8.209-3.393-8.209-8.21c0-4.815%203.412-8.189%208.209-8.189h6.844c.254-.76.156-2.242-.448-3.139h-6.63c-6.61%200-11.31%204.64-11.31%2011.329c0%206.707%204.7%2011.348%2011.31%2011.348%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/personalhotspot.svg?color=%231a73e8&size=48