touch 1 icon
touch-1 from Carbon by IBM · Outline · Person · Apache-2.0 Free for personal and commercial use.
- Name
- touch-1
- Set
- Carbon
- Style
- Outline
- Category
- Person
- Viewbox
- 32×32
- License
- Apache 2.0
1 other variant in Carbon
More person icons from Carbon
Use the touch 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 8h-2A5 5 0 0 0 8 8H6a7 7 0 0 1 14 0"/><path fill="currentColor" d="M25 15a2.94 2.94 0 0 0-1.47.4A3 3 0 0 0 21 14a2.94 2.94 0 0 0-1.47.4A3 3 0 0 0 16 13.18V8a3 3 0 0 0-6 0v11.1l-2.23-1.52A2.93 2.93 0 0 0 6 17a3 3 0 0 0-2.12 5.13l8 7.3A6.16 6.16 0 0 0 16 31h5a7 7 0 0 0 7-7v-6a3 3 0 0 0-3-3m1 9a5 5 0 0 1-5 5h-5a4.17 4.17 0 0 1-2.76-1l-7.95-7.3A1 1 0 0 1 5 20a1 1 0 0 1 1.6-.8l5.4 3.7V8a1 1 0 0 1 2 0v11h2v-3a1 1 0 0 1 2 0v3h2v-2a1 1 0 0 1 2 0v2h2v-1a1 1 0 0 1 2 0Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonTouch1(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 8h-2A5 5 0 0 0 8 8H6a7 7 0 0 1 14 0"/><path fill="currentColor" d="M25 15a2.94 2.94 0 0 0-1.47.4A3 3 0 0 0 21 14a2.94 2.94 0 0 0-1.47.4A3 3 0 0 0 16 13.18V8a3 3 0 0 0-6 0v11.1l-2.23-1.52A2.93 2.93 0 0 0 6 17a3 3 0 0 0-2.12 5.13l8 7.3A6.16 6.16 0 0 0 16 31h5a7 7 0 0 0 7-7v-6a3 3 0 0 0-3-3m1 9a5 5 0 0 1-5 5h-5a4.17 4.17 0 0 1-2.76-1l-7.95-7.3A1 1 0 0 1 5 20a1 1 0 0 1 1.6-.8l5.4 3.7V8a1 1 0 0 1 2 0v11h2v-3a1 1 0 0 1 2 0v3h2v-2a1 1 0 0 1 2 0v2h2v-1a1 1 0 0 1 2 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 8h-2A5 5 0 0 0 8 8H6a7 7 0 0 1 14 0"/><path fill="currentColor" d="M25 15a2.94 2.94 0 0 0-1.47.4A3 3 0 0 0 21 14a2.94 2.94 0 0 0-1.47.4A3 3 0 0 0 16 13.18V8a3 3 0 0 0-6 0v11.1l-2.23-1.52A2.93 2.93 0 0 0 6 17a3 3 0 0 0-2.12 5.13l8 7.3A6.16 6.16 0 0 0 16 31h5a7 7 0 0 0 7-7v-6a3 3 0 0 0-3-3m1 9a5 5 0 0 1-5 5h-5a4.17 4.17 0 0 1-2.76-1l-7.95-7.3A1 1 0 0 1 5 20a1 1 0 0 1 1.6-.8l5.4 3.7V8a1 1 0 0 1 2 0v11h2v-3a1 1 0 0 1 2 0v3h2v-2a1 1 0 0 1 2 0v2h2v-1a1 1 0 0 1 2 0Z"/></svg> </template>
CSS
.icon-touch-1 {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%208h-2A5%205%200%200%200%208%208H6a7%207%200%200%201%2014%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2015a2.94%202.94%200%200%200-1.47.4A3%203%200%200%200%2021%2014a2.94%202.94%200%200%200-1.47.4A3%203%200%200%200%2016%2013.18V8a3%203%200%200%200-6%200v11.1l-2.23-1.52A2.93%202.93%200%200%200%206%2017a3%203%200%200%200-2.12%205.13l8%207.3A6.16%206.16%200%200%200%2016%2031h5a7%207%200%200%200%207-7v-6a3%203%200%200%200-3-3m1%209a5%205%200%200%201-5%205h-5a4.17%204.17%200%200%201-2.76-1l-7.95-7.3A1%201%200%200%201%205%2020a1%201%200%200%201%201.6-.8l5.4%203.7V8a1%201%200%200%201%202%200v11h2v-3a1%201%200%200%201%202%200v3h2v-2a1%201%200%200%201%202%200v2h2v-1a1%201%200%200%201%202%200Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%208h-2A5%205%200%200%200%208%208H6a7%207%200%200%201%2014%200%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25%2015a2.94%202.94%200%200%200-1.47.4A3%203%200%200%200%2021%2014a2.94%202.94%200%200%200-1.47.4A3%203%200%200%200%2016%2013.18V8a3%203%200%200%200-6%200v11.1l-2.23-1.52A2.93%202.93%200%200%200%206%2017a3%203%200%200%200-2.12%205.13l8%207.3A6.16%206.16%200%200%200%2016%2031h5a7%207%200%200%200%207-7v-6a3%203%200%200%200-3-3m1%209a5%205%200%200%201-5%205h-5a4.17%204.17%200%200%201-2.76-1l-7.95-7.3A1%201%200%200%201%205%2020a1%201%200%200%201%201.6-.8l5.4%203.7V8a1%201%200%200%201%202%200v11h2v-3a1%201%200%200%201%202%200v3h2v-2a1%201%200%200%201%202%200v2h2v-1a1%201%200%200%201%202%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/touch-1.svg?color=%231a73e8&size=48