tools wrench icon
tools-wrench-outline-rounded from Material Symbols by Google · Outline Rounded · Apache-2.0 Free for personal and commercial use.
- Name
- tools-wrench-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
Related icons in Material Symbols
Use the tools wrench icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.275 19.8l.7-.7L12 11.125q.475-.575.738-1.3T13 8.3q0-1.875-1.313-3.175T8.5 3.825h-.25L11.325 6.9l-4.25 4.225L4 8.05v.275Q4 10.2 5.312 11.5T8.5 12.8q.8 0 1.513-.263T11.3 11.8l7.975 8ZM5.375 3.25q0-.725.775-1.088T8.5 1.8q2.725 0 4.612 1.888T15 8.3q0 .65-.125 1.288T14.5 10.8l6.875 6.875q.575.575.588 1.413T21.4 20.5l-.675.7q-.575.6-1.413.613t-1.437-.588l-6.9-6.9q-.575.25-1.2.363t-1.25.112q-2.725 0-4.612-1.887T2.025 8.3q0-1.6.35-2.363t1.075-.762q.25 0 .463.088t.387.262L7.075 8.3L8.5 6.9L5.725 4.125q-.175-.175-.263-.4t-.087-.475ZM9.2 9Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsToolsWrenchOutlineRounded(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="m19.275 19.8l.7-.7L12 11.125q.475-.575.738-1.3T13 8.3q0-1.875-1.313-3.175T8.5 3.825h-.25L11.325 6.9l-4.25 4.225L4 8.05v.275Q4 10.2 5.312 11.5T8.5 12.8q.8 0 1.513-.263T11.3 11.8l7.975 8ZM5.375 3.25q0-.725.775-1.088T8.5 1.8q2.725 0 4.612 1.888T15 8.3q0 .65-.125 1.288T14.5 10.8l6.875 6.875q.575.575.588 1.413T21.4 20.5l-.675.7q-.575.6-1.413.613t-1.437-.588l-6.9-6.9q-.575.25-1.2.363t-1.25.112q-2.725 0-4.612-1.887T2.025 8.3q0-1.6.35-2.363t1.075-.762q.25 0 .463.088t.387.262L7.075 8.3L8.5 6.9L5.725 4.125q-.175-.175-.263-.4t-.087-.475ZM9.2 9Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.275 19.8l.7-.7L12 11.125q.475-.575.738-1.3T13 8.3q0-1.875-1.313-3.175T8.5 3.825h-.25L11.325 6.9l-4.25 4.225L4 8.05v.275Q4 10.2 5.312 11.5T8.5 12.8q.8 0 1.513-.263T11.3 11.8l7.975 8ZM5.375 3.25q0-.725.775-1.088T8.5 1.8q2.725 0 4.612 1.888T15 8.3q0 .65-.125 1.288T14.5 10.8l6.875 6.875q.575.575.588 1.413T21.4 20.5l-.675.7q-.575.6-1.413.613t-1.437-.588l-6.9-6.9q-.575.25-1.2.363t-1.25.112q-2.725 0-4.612-1.887T2.025 8.3q0-1.6.35-2.363t1.075-.762q.25 0 .463.088t.387.262L7.075 8.3L8.5 6.9L5.725 4.125q-.175-.175-.263-.4t-.087-.475ZM9.2 9Z"/></svg> </template>
CSS
.icon-tools-wrench-outline-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%22m19.275%2019.8l.7-.7L12%2011.125q.475-.575.738-1.3T13%208.3q0-1.875-1.313-3.175T8.5%203.825h-.25L11.325%206.9l-4.25%204.225L4%208.05v.275Q4%2010.2%205.312%2011.5T8.5%2012.8q.8%200%201.513-.263T11.3%2011.8l7.975%208ZM5.375%203.25q0-.725.775-1.088T8.5%201.8q2.725%200%204.612%201.888T15%208.3q0%20.65-.125%201.288T14.5%2010.8l6.875%206.875q.575.575.588%201.413T21.4%2020.5l-.675.7q-.575.6-1.413.613t-1.437-.588l-6.9-6.9q-.575.25-1.2.363t-1.25.112q-2.725%200-4.612-1.887T2.025%208.3q0-1.6.35-2.363t1.075-.762q.25%200%20.463.088t.387.262L7.075%208.3L8.5%206.9L5.725%204.125q-.175-.175-.263-.4t-.087-.475ZM9.2%209Z%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%22m19.275%2019.8l.7-.7L12%2011.125q.475-.575.738-1.3T13%208.3q0-1.875-1.313-3.175T8.5%203.825h-.25L11.325%206.9l-4.25%204.225L4%208.05v.275Q4%2010.2%205.312%2011.5T8.5%2012.8q.8%200%201.513-.263T11.3%2011.8l7.975%208ZM5.375%203.25q0-.725.775-1.088T8.5%201.8q2.725%200%204.612%201.888T15%208.3q0%20.65-.125%201.288T14.5%2010.8l6.875%206.875q.575.575.588%201.413T21.4%2020.5l-.675.7q-.575.6-1.413.613t-1.437-.588l-6.9-6.9q-.575.25-1.2.363t-1.25.112q-2.725%200-4.612-1.887T2.025%208.3q0-1.6.35-2.363t1.075-.762q.25%200%20.463.088t.387.262L7.075%208.3L8.5%206.9L5.725%204.125q-.175-.175-.263-.4t-.087-.475ZM9.2%209Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/tools-wrench-outline-rounded.svg?color=%231a73e8&size=48