do not touch icon
do-not-touch-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- do-not-touch-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bag
Use the do not touch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.916 21.5q-.624 0-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8 13.537V9.42L2.24 3.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299zm4.43-9.617V4.058q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v7.483H19V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5v9.764q0 .534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8 5.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9 4.516 9 4.727v.372q0 .21-.144.354q-.144.143-.357.143t-.356-.142T8 5.1m3.673 3.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0 .215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDoNotTouchRounded(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.916 21.5q-.624 0-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8 13.537V9.42L2.24 3.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299zm4.43-9.617V4.058q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v7.483H19V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5v9.764q0 .534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8 5.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9 4.516 9 4.727v.372q0 .21-.144.354q-.144.143-.357.143t-.356-.142T8 5.1m3.673 3.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0 .215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356"/></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.916 21.5q-.624 0-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8 13.537V9.42L2.24 3.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299zm4.43-9.617V4.058q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v7.483H19V5.5q0-.213.144-.356T19.501 5t.356.144T20 5.5v9.764q0 .534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8 5.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9 4.516 9 4.727v.372q0 .21-.144.354q-.144.143-.357.143t-.356-.142T8 5.1m3.673 3.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0 .215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356"/></svg> </template>
CSS
.icon-do-not-touch-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.916%2021.5q-.624%200-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8%2013.537V9.42L2.24%203.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299zm4.43-9.617V4.058q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v7.483H19V5.5q0-.213.144-.356T19.501%205t.356.144T20%205.5v9.764q0%20.534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8%205.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9%204.516%209%204.727v.372q0%20.21-.144.354q-.144.143-.357.143t-.356-.142T8%205.1m3.673%203.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0%20.215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356%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.916%2021.5q-.624%200-1.164-.28t-.908-.808l-5.957-8.727q-.085-.108-.07-.237q.016-.129.117-.225q.322-.321.76-.348t.81.233L8%2013.537V9.42L2.24%203.66q-.146-.145-.155-.346t.156-.367t.356-.165q.192%200%20.357.165l18.515%2018.516q.146.146.156.344t-.156.363t-.357.165t-.356-.165l-1.766-1.76q-.48.491-1.11.79t-1.38.299zm4.43-9.617V4.058q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v7.483H19V5.5q0-.213.144-.356T19.501%205t.356.144T20%205.5v9.764q0%20.534-.497.742t-.876-.172l-2.802-2.801q-.217-.217-.348-.518q-.13-.3-.13-.632M8%205.1v-.372q0-.21.144-.354t.357-.143t.356.142Q9%204.516%209%204.727v.372q0%20.21-.144.354q-.144.143-.357.143t-.356-.142T8%205.1m3.673%203.63V3.059q0-.213.144-.356t.357-.144t.356.144t.143.356v5.679q0%20.215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/do-not-touch-rounded.svg?color=%231a73e8&size=48