touch double 2 icon
touch-double-2-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- touch-double-2-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the touch double 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.412 21q-.547 0-1.04-.215q-.495-.214-.824-.668l-4.636-5.929q-.11-.165-.104-.35t.146-.327q.31-.309.755-.355q.445-.047.841.182l2.508 1.54V8.193q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v3.789h2.269V6.519q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v5.462h4.289q.98 0 1.682.702T19 14.366v3.288q0 1.406-.983 2.376t-2.363.97zm.05-18q-1.089 0-2.02.41q-.933.41-1.646 1.123q-.765.765-1.191 1.823t-.341 2.136q.013.214-.119.388t-.326.204t-.361-.1t-.187-.326q-.102-1.32.389-2.61q.49-1.29 1.429-2.229q.834-.835 1.955-1.327T10.462 2t2.417.492t1.956 1.327q.967.968 1.41 2.179t.346 2.579q-.02.214-.16.339t-.352.094t-.339-.18t-.13-.363q.026-1.142-.326-2.124t-1.163-1.81q-.713-.714-1.642-1.124Q11.55 3 10.462 3"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTouchDouble2Rounded(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="M10.412 21q-.547 0-1.04-.215q-.495-.214-.824-.668l-4.636-5.929q-.11-.165-.104-.35t.146-.327q.31-.309.755-.355q.445-.047.841.182l2.508 1.54V8.193q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v3.789h2.269V6.519q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v5.462h4.289q.98 0 1.682.702T19 14.366v3.288q0 1.406-.983 2.376t-2.363.97zm.05-18q-1.089 0-2.02.41q-.933.41-1.646 1.123q-.765.765-1.191 1.823t-.341 2.136q.013.214-.119.388t-.326.204t-.361-.1t-.187-.326q-.102-1.32.389-2.61q.49-1.29 1.429-2.229q.834-.835 1.955-1.327T10.462 2t2.417.492t1.956 1.327q.967.968 1.41 2.179t.346 2.579q-.02.214-.16.339t-.352.094t-.339-.18t-.13-.363q.026-1.142-.326-2.124t-1.163-1.81q-.713-.714-1.642-1.124Q11.55 3 10.462 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.412 21q-.547 0-1.04-.215q-.495-.214-.824-.668l-4.636-5.929q-.11-.165-.104-.35t.146-.327q.31-.309.755-.355q.445-.047.841.182l2.508 1.54V8.193q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v3.789h2.269V6.519q0-.194.143-.347t.357-.153q.194 0 .347.153t.153.347v5.462h4.289q.98 0 1.682.702T19 14.366v3.288q0 1.406-.983 2.376t-2.363.97zm.05-18q-1.089 0-2.02.41q-.933.41-1.646 1.123q-.765.765-1.191 1.823t-.341 2.136q.013.214-.119.388t-.326.204t-.361-.1t-.187-.326q-.102-1.32.389-2.61q.49-1.29 1.429-2.229q.834-.835 1.955-1.327T10.462 2t2.417.492t1.956 1.327q.967.968 1.41 2.179t.346 2.579q-.02.214-.16.339t-.352.094t-.339-.18t-.13-.363q.026-1.142-.326-2.124t-1.163-1.81q-.713-.714-1.642-1.124Q11.55 3 10.462 3"/></svg> </template>
CSS
.icon-touch-double-2-rounded {
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%22M10.412%2021q-.547%200-1.04-.215q-.495-.214-.824-.668l-4.636-5.929q-.11-.165-.104-.35t.146-.327q.31-.309.755-.355q.445-.047.841.182l2.508%201.54V8.193q0-.194.143-.347t.357-.153q.194%200%20.347.153t.153.347v3.789h2.269V6.519q0-.194.143-.347t.357-.153q.194%200%20.347.153t.153.347v5.462h4.289q.98%200%201.682.702T19%2014.366v3.288q0%201.406-.983%202.376t-2.363.97zm.05-18q-1.089%200-2.02.41q-.933.41-1.646%201.123q-.765.765-1.191%201.823t-.341%202.136q.013.214-.119.388t-.326.204t-.361-.1t-.187-.326q-.102-1.32.389-2.61q.49-1.29%201.429-2.229q.834-.835%201.955-1.327T10.462%202t2.417.492t1.956%201.327q.967.968%201.41%202.179t.346%202.579q-.02.214-.16.339t-.352.094t-.339-.18t-.13-.363q.026-1.142-.326-2.124t-1.163-1.81q-.713-.714-1.642-1.124Q11.55%203%2010.462%203%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%22M10.412%2021q-.547%200-1.04-.215q-.495-.214-.824-.668l-4.636-5.929q-.11-.165-.104-.35t.146-.327q.31-.309.755-.355q.445-.047.841.182l2.508%201.54V8.193q0-.194.143-.347t.357-.153q.194%200%20.347.153t.153.347v3.789h2.269V6.519q0-.194.143-.347t.357-.153q.194%200%20.347.153t.153.347v5.462h4.289q.98%200%201.682.702T19%2014.366v3.288q0%201.406-.983%202.376t-2.363.97zm.05-18q-1.089%200-2.02.41q-.933.41-1.646%201.123q-.765.765-1.191%201.823t-.341%202.136q.013.214-.119.388t-.326.204t-.361-.1t-.187-.326q-.102-1.32.389-2.61q.49-1.29%201.429-2.229q.834-.835%201.955-1.327T10.462%202t2.417.492t1.956%201.327q.967.968%201.41%202.179t.346%202.579q-.02.214-.16.339t-.352.094t-.339-.18t-.13-.363q.026-1.142-.326-2.124t-1.163-1.81q-.713-.714-1.642-1.124Q11.55%203%2010.462%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/touch-double-2-rounded.svg?color=%231a73e8&size=48