tap-double-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
tap-double-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the tap double icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12.5 17.5c0-6.075 4.925-11 11-11s11 4.925 11 11c0 1.474-.29 2.88-.816 4.164l.191.041a7.8 7.8 0 0 1 2.161.814c.622-1.552.964-3.245.964-5.019C37 10.044 30.956 4 23.5 4S10 10.044 10 17.5c0 2.644.76 5.11 2.074 7.193a7.3 7.3 0 0 1 2.536-.714A10.95 10.95 0 0 1 12.5 17.5m20 0c0 1.333-.29 2.598-.81 3.736L30 20.874V17.5a6.5 6.5 0 1 0-13 .085v6.14A9 9 0 1 1 32.5 17.5m-9-4.5a4.5 4.5 0 0 0-4.5 4.5v9.468l-1.87-.688c-3.138-1.155-6.553.828-7.105 4.127a1.94 1.94 0 0 0 1.118 2.084c7.293 3.287 10.395 6.377 11.476 8.69c.489 1.047 1.623 1.963 3.033 1.798l6.242-.731a4.25 4.25 0 0 0 3.604-3.094l2.295-8.347a5.75 5.75 0 0 0-4.338-7.146L28 22.49V17.5a4.5 4.5 0 0 0-4.5-4.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentTapDouble48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12.5 17.5c0-6.075 4.925-11 11-11s11 4.925 11 11c0 1.474-.29 2.88-.816 4.164l.191.041a7.8 7.8 0 0 1 2.161.814c.622-1.552.964-3.245.964-5.019C37 10.044 30.956 4 23.5 4S10 10.044 10 17.5c0 2.644.76 5.11 2.074 7.193a7.3 7.3 0 0 1 2.536-.714A10.95 10.95 0 0 1 12.5 17.5m20 0c0 1.333-.29 2.598-.81 3.736L30 20.874V17.5a6.5 6.5 0 1 0-13 .085v6.14A9 9 0 1 1 32.5 17.5m-9-4.5a4.5 4.5 0 0 0-4.5 4.5v9.468l-1.87-.688c-3.138-1.155-6.553.828-7.105 4.127a1.94 1.94 0 0 0 1.118 2.084c7.293 3.287 10.395 6.377 11.476 8.69c.489 1.047 1.623 1.963 3.033 1.798l6.242-.731a4.25 4.25 0 0 0 3.604-3.094l2.295-8.347a5.75 5.75 0 0 0-4.338-7.146L28 22.49V17.5a4.5 4.5 0 0 0-4.5-4.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M12.5 17.5c0-6.075 4.925-11 11-11s11 4.925 11 11c0 1.474-.29 2.88-.816 4.164l.191.041a7.8 7.8 0 0 1 2.161.814c.622-1.552.964-3.245.964-5.019C37 10.044 30.956 4 23.5 4S10 10.044 10 17.5c0 2.644.76 5.11 2.074 7.193a7.3 7.3 0 0 1 2.536-.714A10.95 10.95 0 0 1 12.5 17.5m20 0c0 1.333-.29 2.598-.81 3.736L30 20.874V17.5a6.5 6.5 0 1 0-13 .085v6.14A9 9 0 1 1 32.5 17.5m-9-4.5a4.5 4.5 0 0 0-4.5 4.5v9.468l-1.87-.688c-3.138-1.155-6.553.828-7.105 4.127a1.94 1.94 0 0 0 1.118 2.084c7.293 3.287 10.395 6.377 11.476 8.69c.489 1.047 1.623 1.963 3.033 1.798l6.242-.731a4.25 4.25 0 0 0 3.604-3.094l2.295-8.347a5.75 5.75 0 0 0-4.338-7.146L28 22.49V17.5a4.5 4.5 0 0 0-4.5-4.5"/></svg>
</template>

CSS

.icon-tap-double-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2017.5c0-6.075%204.925-11%2011-11s11%204.925%2011%2011c0%201.474-.29%202.88-.816%204.164l.191.041a7.8%207.8%200%200%201%202.161.814c.622-1.552.964-3.245.964-5.019C37%2010.044%2030.956%204%2023.5%204S10%2010.044%2010%2017.5c0%202.644.76%205.11%202.074%207.193a7.3%207.3%200%200%201%202.536-.714A10.95%2010.95%200%200%201%2012.5%2017.5m20%200c0%201.333-.29%202.598-.81%203.736L30%2020.874V17.5a6.5%206.5%200%201%200-13%20.085v6.14A9%209%200%201%201%2032.5%2017.5m-9-4.5a4.5%204.5%200%200%200-4.5%204.5v9.468l-1.87-.688c-3.138-1.155-6.553.828-7.105%204.127a1.94%201.94%200%200%200%201.118%202.084c7.293%203.287%2010.395%206.377%2011.476%208.69c.489%201.047%201.623%201.963%203.033%201.798l6.242-.731a4.25%204.25%200%200%200%203.604-3.094l2.295-8.347a5.75%205.75%200%200%200-4.338-7.146L28%2022.49V17.5a4.5%204.5%200%200%200-4.5-4.5%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2017.5c0-6.075%204.925-11%2011-11s11%204.925%2011%2011c0%201.474-.29%202.88-.816%204.164l.191.041a7.8%207.8%200%200%201%202.161.814c.622-1.552.964-3.245.964-5.019C37%2010.044%2030.956%204%2023.5%204S10%2010.044%2010%2017.5c0%202.644.76%205.11%202.074%207.193a7.3%207.3%200%200%201%202.536-.714A10.95%2010.95%200%200%201%2012.5%2017.5m20%200c0%201.333-.29%202.598-.81%203.736L30%2020.874V17.5a6.5%206.5%200%201%200-13%20.085v6.14A9%209%200%201%201%2032.5%2017.5m-9-4.5a4.5%204.5%200%200%200-4.5%204.5v9.468l-1.87-.688c-3.138-1.155-6.553.828-7.105%204.127a1.94%201.94%200%200%200%201.118%202.084c7.293%203.287%2010.395%206.377%2011.476%208.69c.489%201.047%201.623%201.963%203.033%201.798l6.242-.731a4.25%204.25%200%200%200%203.604-3.094l2.295-8.347a5.75%205.75%200%200%200-4.338-7.146L28%2022.49V17.5a4.5%204.5%200%200%200-4.5-4.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tap-double-48-filled.svg?color=%231a73e8&size=48