tap single icon
tap-single-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- tap-single-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 single icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M23.5 7.5A9 9 0 0 0 17 22.726v.427a7.3 7.3 0 0 0-2.951-.1A11.45 11.45 0 0 1 12 16.5C12 10.149 17.149 5 23.5 5S35 10.149 35 16.5a11.5 11.5 0 0 1-.822 4.277q-.15-.039-.303-.072l-2.185-.469A9 9 0 0 0 23.5 7.5m0 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 21.49V16.5a4.5 4.5 0 0 0-4.5-4.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentTapSingle48Filled(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="M23.5 7.5A9 9 0 0 0 17 22.726v.427a7.3 7.3 0 0 0-2.951-.1A11.45 11.45 0 0 1 12 16.5C12 10.149 17.149 5 23.5 5S35 10.149 35 16.5a11.5 11.5 0 0 1-.822 4.277q-.15-.039-.303-.072l-2.185-.469A9 9 0 0 0 23.5 7.5m0 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 21.49V16.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="M23.5 7.5A9 9 0 0 0 17 22.726v.427a7.3 7.3 0 0 0-2.951-.1A11.45 11.45 0 0 1 12 16.5C12 10.149 17.149 5 23.5 5S35 10.149 35 16.5a11.5 11.5 0 0 1-.822 4.277q-.15-.039-.303-.072l-2.185-.469A9 9 0 0 0 23.5 7.5m0 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 21.49V16.5a4.5 4.5 0 0 0-4.5-4.5"/></svg> </template>
CSS
.icon-tap-single-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%22M23.5%207.5A9%209%200%200%200%2017%2022.726v.427a7.3%207.3%200%200%200-2.951-.1A11.45%2011.45%200%200%201%2012%2016.5C12%2010.149%2017.149%205%2023.5%205S35%2010.149%2035%2016.5a11.5%2011.5%200%200%201-.822%204.277q-.15-.039-.303-.072l-2.185-.469A9%209%200%200%200%2023.5%207.5m0%204.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%2021.49V16.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%22M23.5%207.5A9%209%200%200%200%2017%2022.726v.427a7.3%207.3%200%200%200-2.951-.1A11.45%2011.45%200%200%201%2012%2016.5C12%2010.149%2017.149%205%2023.5%205S35%2010.149%2035%2016.5a11.5%2011.5%200%200%201-.822%204.277q-.15-.039-.303-.072l-2.185-.469A9%209%200%200%200%2023.5%207.5m0%204.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%2021.49V16.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-single-48-filled.svg?color=%231a73e8&size=48