tools phillips icon
tools-phillips-rounded from Material Symbols Light by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- tools-phillips-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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 phillips icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 20q-.213 0-.356-.144T8 19.499t.144-.356T8.5 19h7q.213 0 .356.144t.144.357t-.144.356T15.5 20zm.3-2q-.34 0-.57-.232T8 17.192V9.867q0-.262.08-.504t.243-.465l2.743-3.652q.092-.123.215-.184T11.558 5h.89q.148 0 .271.062t.215.184l2.743 3.652q.161.222.242.465t.081.504v7.325q0 .344-.23.576T15.2 18zm.2-5.288l2.5-2.5V6.327L9 9.675zm6 0V9.675l-2.5-3.348v3.885z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightToolsPhillipsRounded(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="M8.5 20q-.213 0-.356-.144T8 19.499t.144-.356T8.5 19h7q.213 0 .356.144t.144.357t-.144.356T15.5 20zm.3-2q-.34 0-.57-.232T8 17.192V9.867q0-.262.08-.504t.243-.465l2.743-3.652q.092-.123.215-.184T11.558 5h.89q.148 0 .271.062t.215.184l2.743 3.652q.161.222.242.465t.081.504v7.325q0 .344-.23.576T15.2 18zm.2-5.288l2.5-2.5V6.327L9 9.675zm6 0V9.675l-2.5-3.348v3.885z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 20q-.213 0-.356-.144T8 19.499t.144-.356T8.5 19h7q.213 0 .356.144t.144.357t-.144.356T15.5 20zm.3-2q-.34 0-.57-.232T8 17.192V9.867q0-.262.08-.504t.243-.465l2.743-3.652q.092-.123.215-.184T11.558 5h.89q.148 0 .271.062t.215.184l2.743 3.652q.161.222.242.465t.081.504v7.325q0 .344-.23.576T15.2 18zm.2-5.288l2.5-2.5V6.327L9 9.675zm6 0V9.675l-2.5-3.348v3.885z"/></svg> </template>
CSS
.icon-tools-phillips-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%22M8.5%2020q-.213%200-.356-.144T8%2019.499t.144-.356T8.5%2019h7q.213%200%20.356.144t.144.357t-.144.356T15.5%2020zm.3-2q-.34%200-.57-.232T8%2017.192V9.867q0-.262.08-.504t.243-.465l2.743-3.652q.092-.123.215-.184T11.558%205h.89q.148%200%20.271.062t.215.184l2.743%203.652q.161.222.242.465t.081.504v7.325q0%20.344-.23.576T15.2%2018zm.2-5.288l2.5-2.5V6.327L9%209.675zm6%200V9.675l-2.5-3.348v3.885z%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%22M8.5%2020q-.213%200-.356-.144T8%2019.499t.144-.356T8.5%2019h7q.213%200%20.356.144t.144.357t-.144.356T15.5%2020zm.3-2q-.34%200-.57-.232T8%2017.192V9.867q0-.262.08-.504t.243-.465l2.743-3.652q.092-.123.215-.184T11.558%205h.89q.148%200%20.271.062t.215.184l2.743%203.652q.161.222.242.465t.081.504v7.325q0%20.344-.23.576T15.2%2018zm.2-5.288l2.5-2.5V6.327L9%209.675zm6%200V9.675l-2.5-3.348v3.885z%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-phillips-rounded.svg?color=%231a73e8&size=48