tools power drill icon
tools-power-drill-outline-sharp from Material Symbols Light by Google · Outline Sharp · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tools-power-drill-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline 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.577 16.808h5.23V15.23h-5.23zM6.5 9.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm8.5 2.808v-1h2V6.808h-2v-1h2.192l.808.808V7.5h2.192v1H18v.885l-.808.807zm-3.808 4.039h-1v-3.423H14V5.192H6.385q-.825 0-1.413.588t-.588 1.412v1.616q0 .825.588 1.412t1.412.588h1.808v3.423h-1v-2.423h-.808q-1.237 0-2.118-.881t-.882-2.12V7.193q0-1.237.882-2.118t2.118-.882H15v7.616h-3.808zm-5.615 3.577V14.23h7.23v3.577zm6.23-1h-5.23z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightToolsPowerDrillOutlineSharp(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.577 16.808h5.23V15.23h-5.23zM6.5 9.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm8.5 2.808v-1h2V6.808h-2v-1h2.192l.808.808V7.5h2.192v1H18v.885l-.808.807zm-3.808 4.039h-1v-3.423H14V5.192H6.385q-.825 0-1.413.588t-.588 1.412v1.616q0 .825.588 1.412t1.412.588h1.808v3.423h-1v-2.423h-.808q-1.237 0-2.118-.881t-.882-2.12V7.193q0-1.237.882-2.118t2.118-.882H15v7.616h-3.808zm-5.615 3.577V14.23h7.23v3.577zm6.23-1h-5.23z"/></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.577 16.808h5.23V15.23h-5.23zM6.5 9.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm8.5 2.808v-1h2V6.808h-2v-1h2.192l.808.808V7.5h2.192v1H18v.885l-.808.807zm-3.808 4.039h-1v-3.423H14V5.192H6.385q-.825 0-1.413.588t-.588 1.412v1.616q0 .825.588 1.412t1.412.588h1.808v3.423h-1v-2.423h-.808q-1.237 0-2.118-.881t-.882-2.12V7.193q0-1.237.882-2.118t2.118-.882H15v7.616h-3.808zm-5.615 3.577V14.23h7.23v3.577zm6.23-1h-5.23z"/></svg> </template>
CSS
.icon-tools-power-drill-outline-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.577%2016.808h5.23V15.23h-5.23zM6.5%209.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm8.5%202.808v-1h2V6.808h-2v-1h2.192l.808.808V7.5h2.192v1H18v.885l-.808.807zm-3.808%204.039h-1v-3.423H14V5.192H6.385q-.825%200-1.413.588t-.588%201.412v1.616q0%20.825.588%201.412t1.412.588h1.808v3.423h-1v-2.423h-.808q-1.237%200-2.118-.881t-.882-2.12V7.193q0-1.237.882-2.118t2.118-.882H15v7.616h-3.808zm-5.615%203.577V14.23h7.23v3.577zm6.23-1h-5.23z%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.577%2016.808h5.23V15.23h-5.23zM6.5%209.5h5.385v-.885H6.5zm0-2.116h5.385V6.5H6.5zm8.5%202.808v-1h2V6.808h-2v-1h2.192l.808.808V7.5h2.192v1H18v.885l-.808.807zm-3.808%204.039h-1v-3.423H14V5.192H6.385q-.825%200-1.413.588t-.588%201.412v1.616q0%20.825.588%201.412t1.412.588h1.808v3.423h-1v-2.423h-.808q-1.237%200-2.118-.881t-.882-2.12V7.193q0-1.237.882-2.118t2.118-.882H15v7.616h-3.808zm-5.615%203.577V14.23h7.23v3.577zm6.23-1h-5.23z%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-outline-sharp.svg?color=%231a73e8&size=48