touch long icon
touch-long-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- touch-long-outline
- Set
- Material Symbols Light
- Style
- Outline
- 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 long icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.167 21q-.815 0-1.552-.338t-1.22-.985l-4.74-6.271l.264-.289q.25-.275.594-.336t.656.121l3.023 1.49V6.77q0-.212.144-.356t.357-.144t.359.144t.146.356v9.32l-3.579-1.77l3.639 4.806q.342.444.85.66q.507.215 1.06.215h4.313q1.056 0 1.787-.722Q18 18.556 18 17.5v-3.538q0-.605-.41-1.014q-.408-.41-1.013-.41h-4.61v-1h4.61q1.01 0 1.716.707T19 13.962v3.537q0 1.459-1.034 2.48Q16.933 21 15.481 21zM8.69 1.52q2.189 0 3.718 1.53q1.529 1.532 1.529 3.72q0 .72-.183 1.385q-.183.666-.527 1.255l-.761-.443q.28-.5.433-1.056q.153-.555.153-1.142q0-1.819-1.273-3.092T8.688 2.404T5.595 3.677T4.321 6.769q0 .587.15 1.143t.431 1.036l-.762.437q-.342-.573-.523-1.24t-.18-1.385q0-2.183 1.532-3.712T8.69 1.519m0 2.366q1.197 0 2.039.842q.842.843.842 2.035q0 .411-.096.772q-.096.36-.308.683l-.78-.442q.124-.22.2-.478q.074-.258.074-.528q0-.825-.587-1.412t-1.413-.588q-.83 0-1.415.588q-.585.587-.585 1.412q0 .275.075.531t.2.475l-.761.442q-.186-.323-.28-.693t-.093-.755q0-1.195.836-2.04q.835-.845 2.052-.845"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTouchLongOutline(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="M11.167 21q-.815 0-1.552-.338t-1.22-.985l-4.74-6.271l.264-.289q.25-.275.594-.336t.656.121l3.023 1.49V6.77q0-.212.144-.356t.357-.144t.359.144t.146.356v9.32l-3.579-1.77l3.639 4.806q.342.444.85.66q.507.215 1.06.215h4.313q1.056 0 1.787-.722Q18 18.556 18 17.5v-3.538q0-.605-.41-1.014q-.408-.41-1.013-.41h-4.61v-1h4.61q1.01 0 1.716.707T19 13.962v3.537q0 1.459-1.034 2.48Q16.933 21 15.481 21zM8.69 1.52q2.189 0 3.718 1.53q1.529 1.532 1.529 3.72q0 .72-.183 1.385q-.183.666-.527 1.255l-.761-.443q.28-.5.433-1.056q.153-.555.153-1.142q0-1.819-1.273-3.092T8.688 2.404T5.595 3.677T4.321 6.769q0 .587.15 1.143t.431 1.036l-.762.437q-.342-.573-.523-1.24t-.18-1.385q0-2.183 1.532-3.712T8.69 1.519m0 2.366q1.197 0 2.039.842q.842.843.842 2.035q0 .411-.096.772q-.096.36-.308.683l-.78-.442q.124-.22.2-.478q.074-.258.074-.528q0-.825-.587-1.412t-1.413-.588q-.83 0-1.415.588q-.585.587-.585 1.412q0 .275.075.531t.2.475l-.761.442q-.186-.323-.28-.693t-.093-.755q0-1.195.836-2.04q.835-.845 2.052-.845"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.167 21q-.815 0-1.552-.338t-1.22-.985l-4.74-6.271l.264-.289q.25-.275.594-.336t.656.121l3.023 1.49V6.77q0-.212.144-.356t.357-.144t.359.144t.146.356v9.32l-3.579-1.77l3.639 4.806q.342.444.85.66q.507.215 1.06.215h4.313q1.056 0 1.787-.722Q18 18.556 18 17.5v-3.538q0-.605-.41-1.014q-.408-.41-1.013-.41h-4.61v-1h4.61q1.01 0 1.716.707T19 13.962v3.537q0 1.459-1.034 2.48Q16.933 21 15.481 21zM8.69 1.52q2.189 0 3.718 1.53q1.529 1.532 1.529 3.72q0 .72-.183 1.385q-.183.666-.527 1.255l-.761-.443q.28-.5.433-1.056q.153-.555.153-1.142q0-1.819-1.273-3.092T8.688 2.404T5.595 3.677T4.321 6.769q0 .587.15 1.143t.431 1.036l-.762.437q-.342-.573-.523-1.24t-.18-1.385q0-2.183 1.532-3.712T8.69 1.519m0 2.366q1.197 0 2.039.842q.842.843.842 2.035q0 .411-.096.772q-.096.36-.308.683l-.78-.442q.124-.22.2-.478q.074-.258.074-.528q0-.825-.587-1.412t-1.413-.588q-.83 0-1.415.588q-.585.587-.585 1.412q0 .275.075.531t.2.475l-.761.442q-.186-.323-.28-.693t-.093-.755q0-1.195.836-2.04q.835-.845 2.052-.845"/></svg> </template>
CSS
.icon-touch-long-outline {
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%22M11.167%2021q-.815%200-1.552-.338t-1.22-.985l-4.74-6.271l.264-.289q.25-.275.594-.336t.656.121l3.023%201.49V6.77q0-.212.144-.356t.357-.144t.359.144t.146.356v9.32l-3.579-1.77l3.639%204.806q.342.444.85.66q.507.215%201.06.215h4.313q1.056%200%201.787-.722Q18%2018.556%2018%2017.5v-3.538q0-.605-.41-1.014q-.408-.41-1.013-.41h-4.61v-1h4.61q1.01%200%201.716.707T19%2013.962v3.537q0%201.459-1.034%202.48Q16.933%2021%2015.481%2021zM8.69%201.52q2.189%200%203.718%201.53q1.529%201.532%201.529%203.72q0%20.72-.183%201.385q-.183.666-.527%201.255l-.761-.443q.28-.5.433-1.056q.153-.555.153-1.142q0-1.819-1.273-3.092T8.688%202.404T5.595%203.677T4.321%206.769q0%20.587.15%201.143t.431%201.036l-.762.437q-.342-.573-.523-1.24t-.18-1.385q0-2.183%201.532-3.712T8.69%201.519m0%202.366q1.197%200%202.039.842q.842.843.842%202.035q0%20.411-.096.772q-.096.36-.308.683l-.78-.442q.124-.22.2-.478q.074-.258.074-.528q0-.825-.587-1.412t-1.413-.588q-.83%200-1.415.588q-.585.587-.585%201.412q0%20.275.075.531t.2.475l-.761.442q-.186-.323-.28-.693t-.093-.755q0-1.195.836-2.04q.835-.845%202.052-.845%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%22M11.167%2021q-.815%200-1.552-.338t-1.22-.985l-4.74-6.271l.264-.289q.25-.275.594-.336t.656.121l3.023%201.49V6.77q0-.212.144-.356t.357-.144t.359.144t.146.356v9.32l-3.579-1.77l3.639%204.806q.342.444.85.66q.507.215%201.06.215h4.313q1.056%200%201.787-.722Q18%2018.556%2018%2017.5v-3.538q0-.605-.41-1.014q-.408-.41-1.013-.41h-4.61v-1h4.61q1.01%200%201.716.707T19%2013.962v3.537q0%201.459-1.034%202.48Q16.933%2021%2015.481%2021zM8.69%201.52q2.189%200%203.718%201.53q1.529%201.532%201.529%203.72q0%20.72-.183%201.385q-.183.666-.527%201.255l-.761-.443q.28-.5.433-1.056q.153-.555.153-1.142q0-1.819-1.273-3.092T8.688%202.404T5.595%203.677T4.321%206.769q0%20.587.15%201.143t.431%201.036l-.762.437q-.342-.573-.523-1.24t-.18-1.385q0-2.183%201.532-3.712T8.69%201.519m0%202.366q1.197%200%202.039.842q.842.843.842%202.035q0%20.411-.096.772q-.096.36-.308.683l-.78-.442q.124-.22.2-.478q.074-.258.074-.528q0-.825-.587-1.412t-1.413-.588q-.83%200-1.415.588q-.585.587-.585%201.412q0%20.275.075.531t.2.475l-.761.442q-.186-.323-.28-.693t-.093-.755q0-1.195.836-2.04q.835-.845%202.052-.845%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-long-outline.svg?color=%231a73e8&size=48