tools power drill icon
tools-power-drill from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tools-power-drill
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tools-power-drill-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the tools power drill icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.942 9.5h4.5q.166 0 .304-.138q.139-.139.139-.304q0-.166-.139-.304q-.138-.139-.304-.139h-4.5q-.165 0-.303.139q-.139.138-.139.304t.139.303t.303.139m0-2.116h4.5q.166 0 .304-.138q.139-.138.139-.304t-.139-.304t-.304-.138h-4.5q-.165 0-.303.138t-.139.304t.139.304t.303.139m8.827 2.807V5.808h.616q.666 0 1.14.474T18 7.423V7.5h1.692q.213 0 .357.144t.143.357t-.143.356t-.357.143H18v.077q0 .666-.475 1.14t-1.14.475zm-4.577 3.385h-4v-1.77h-.807q-1.238 0-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882h7q.666 0 1.14.475T15 5.807v4.385q0 .667-.475 1.141t-1.14.475h-2.193zm-4.403 4.23q-.505 0-.859-.353q-.353-.353-.353-.858v-1.038q0-.505.353-.859q.354-.353.859-.353h4.807q.505 0 .858.353q.354.354.354.859v1.038q0 .505-.354.858q-.353.354-.858.354z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightToolsPowerDrill(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="M6.942 9.5h4.5q.166 0 .304-.138q.139-.139.139-.304q0-.166-.139-.304q-.138-.139-.304-.139h-4.5q-.165 0-.303.139q-.139.138-.139.304t.139.303t.303.139m0-2.116h4.5q.166 0 .304-.138q.139-.138.139-.304t-.139-.304t-.304-.138h-4.5q-.165 0-.303.138t-.139.304t.139.304t.303.139m8.827 2.807V5.808h.616q.666 0 1.14.474T18 7.423V7.5h1.692q.213 0 .357.144t.143.357t-.143.356t-.357.143H18v.077q0 .666-.475 1.14t-1.14.475zm-4.577 3.385h-4v-1.77h-.807q-1.238 0-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882h7q.666 0 1.14.475T15 5.807v4.385q0 .667-.475 1.141t-1.14.475h-2.193zm-4.403 4.23q-.505 0-.859-.353q-.353-.353-.353-.858v-1.038q0-.505.353-.859q.354-.353.859-.353h4.807q.505 0 .858.353q.354.354.354.859v1.038q0 .505-.354.858q-.353.354-.858.354z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.942 9.5h4.5q.166 0 .304-.138q.139-.139.139-.304q0-.166-.139-.304q-.138-.139-.304-.139h-4.5q-.165 0-.303.139q-.139.138-.139.304t.139.303t.303.139m0-2.116h4.5q.166 0 .304-.138q.139-.138.139-.304t-.139-.304t-.304-.138h-4.5q-.165 0-.303.138t-.139.304t.139.304t.303.139m8.827 2.807V5.808h.616q.666 0 1.14.474T18 7.423V7.5h1.692q.213 0 .357.144t.143.357t-.143.356t-.357.143H18v.077q0 .666-.475 1.14t-1.14.475zm-4.577 3.385h-4v-1.77h-.807q-1.238 0-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882h7q.666 0 1.14.475T15 5.807v4.385q0 .667-.475 1.141t-1.14.475h-2.193zm-4.403 4.23q-.505 0-.859-.353q-.353-.353-.353-.858v-1.038q0-.505.353-.859q.354-.353.859-.353h4.807q.505 0 .858.353q.354.354.354.859v1.038q0 .505-.354.858q-.353.354-.858.354z"/></svg> </template>
CSS
.icon-tools-power-drill {
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%22M6.942%209.5h4.5q.166%200%20.304-.138q.139-.139.139-.304q0-.166-.139-.304q-.138-.139-.304-.139h-4.5q-.165%200-.303.139q-.139.138-.139.304t.139.303t.303.139m0-2.116h4.5q.166%200%20.304-.138q.139-.138.139-.304t-.139-.304t-.304-.138h-4.5q-.165%200-.303.138t-.139.304t.139.304t.303.139m8.827%202.807V5.808h.616q.666%200%201.14.474T18%207.423V7.5h1.692q.213%200%20.357.144t.143.357t-.143.356t-.357.143H18v.077q0%20.666-.475%201.14t-1.14.475zm-4.577%203.385h-4v-1.77h-.807q-1.238%200-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882h7q.666%200%201.14.475T15%205.807v4.385q0%20.667-.475%201.141t-1.14.475h-2.193zm-4.403%204.23q-.505%200-.859-.353q-.353-.353-.353-.858v-1.038q0-.505.353-.859q.354-.353.859-.353h4.807q.505%200%20.858.353q.354.354.354.859v1.038q0%20.505-.354.858q-.353.354-.858.354z%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%22M6.942%209.5h4.5q.166%200%20.304-.138q.139-.139.139-.304q0-.166-.139-.304q-.138-.139-.304-.139h-4.5q-.165%200-.303.139q-.139.138-.139.304t.139.303t.303.139m0-2.116h4.5q.166%200%20.304-.138q.139-.138.139-.304t-.139-.304t-.304-.138h-4.5q-.165%200-.303.138t-.139.304t.139.304t.303.139m8.827%202.807V5.808h.616q.666%200%201.14.474T18%207.423V7.5h1.692q.213%200%20.357.144t.143.357t-.143.356t-.357.143H18v.077q0%20.666-.475%201.14t-1.14.475zm-4.577%203.385h-4v-1.77h-.807q-1.238%200-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882h7q.666%200%201.14.475T15%205.807v4.385q0%20.667-.475%201.141t-1.14.475h-2.193zm-4.403%204.23q-.505%200-.859-.353q-.353-.353-.353-.858v-1.038q0-.505.353-.859q.354-.353.859-.353h4.807q.505%200%20.858.353q.354.354.354.859v1.038q0%20.505-.354.858q-.353.354-.858.354z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/tools-power-drill.svg?color=%231a73e8&size=48