tools power drill icon
tools-power-drill-sharp from Material Symbols Light by Google · Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tools-power-drill-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
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.5 9.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm9.27 2.808V5.808h1.422l.808.808V7.5h2.192v1H18v.885l-.808.807zm-8.578 3.385v-1.77h-.807q-1.238 0-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882H15v7.616h-3.808v1.769zm-1.615 4.23v-3.46h7.23v3.46z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightToolsPowerDrillSharp(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.5 9.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm9.27 2.808V5.808h1.422l.808.808V7.5h2.192v1H18v.885l-.808.807zm-8.578 3.385v-1.77h-.807q-1.238 0-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882H15v7.616h-3.808v1.769zm-1.615 4.23v-3.46h7.23v3.46z"/></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.5 9.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm9.27 2.808V5.808h1.422l.808.808V7.5h2.192v1H18v.885l-.808.807zm-8.578 3.385v-1.77h-.807q-1.238 0-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882H15v7.616h-3.808v1.769zm-1.615 4.23v-3.46h7.23v3.46z"/></svg> </template>
CSS
.icon-tools-power-drill-sharp {
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.5%209.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm9.27%202.808V5.808h1.422l.808.808V7.5h2.192v1H18v.885l-.808.807zm-8.578%203.385v-1.77h-.807q-1.238%200-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882H15v7.616h-3.808v1.769zm-1.615%204.23v-3.46h7.23v3.46z%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.5%209.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm9.27%202.808V5.808h1.422l.808.808V7.5h2.192v1H18v.885l-.808.807zm-8.578%203.385v-1.77h-.807q-1.238%200-2.12-.88t-.88-2.12V7.193q0-1.237.88-2.118t2.12-.882H15v7.616h-3.808v1.769zm-1.615%204.23v-3.46h7.23v3.46z%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-sharp.svg?color=%231a73e8&size=48