wrench adjustable circle icon
wrench-adjustable-circle-fill from Bootstrap Icons by The Bootstrap Authors · Fill · MIT Free for personal and commercial use.
- Name
- wrench-adjustable-circle-fill
- Set
- Bootstrap Icons
- Style
- Fill
- Viewbox
- 16×16
- License
- MIT
1 other variant in Bootstrap Icons
Related icons in Bootstrap Icons
Use the wrench adjustable circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.705 8.139a.25.25 0 0 0-.288-.376l-1.5.5l.159.474l.808-.27l-.595.894a.25.25 0 0 0 .287.376l.808-.27l-.595.894a.25.25 0 0 0 .287.376l1.5-.5l-.159-.474l-.808.27l.596-.894a.25.25 0 0 0-.288-.376l-.808.27z"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m-6.202-4.751l1.988-1.657a4.5 4.5 0 0 1 7.537-4.623L7.497 6.5l1 2.5l1.333 3.11c-.56.251-1.18.39-1.833.39a4.5 4.5 0 0 1-1.592-.29L4.747 14.2a7.03 7.03 0 0 1-2.949-2.951M12.496 8a4.5 4.5 0 0 1-1.703 3.526L9.497 8.5l2.959-1.11q.04.3.04.61"/></g></svg>
React
import type { SVGProps } from "react";
export function BiWrenchAdjustableCircleFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.705 8.139a.25.25 0 0 0-.288-.376l-1.5.5l.159.474l.808-.27l-.595.894a.25.25 0 0 0 .287.376l.808-.27l-.595.894a.25.25 0 0 0 .287.376l1.5-.5l-.159-.474l-.808.27l.596-.894a.25.25 0 0 0-.288-.376l-.808.27z"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m-6.202-4.751l1.988-1.657a4.5 4.5 0 0 1 7.537-4.623L7.497 6.5l1 2.5l1.333 3.11c-.56.251-1.18.39-1.833.39a4.5 4.5 0 0 1-1.592-.29L4.747 14.2a7.03 7.03 0 0 1-2.949-2.951M12.496 8a4.5 4.5 0 0 1-1.703 3.526L9.497 8.5l2.959-1.11q.04.3.04.61"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M6.705 8.139a.25.25 0 0 0-.288-.376l-1.5.5l.159.474l.808-.27l-.595.894a.25.25 0 0 0 .287.376l.808-.27l-.595.894a.25.25 0 0 0 .287.376l1.5-.5l-.159-.474l-.808.27l.596-.894a.25.25 0 0 0-.288-.376l-.808.27z"/><path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m-6.202-4.751l1.988-1.657a4.5 4.5 0 0 1 7.537-4.623L7.497 6.5l1 2.5l1.333 3.11c-.56.251-1.18.39-1.833.39a4.5 4.5 0 0 1-1.592-.29L4.747 14.2a7.03 7.03 0 0 1-2.949-2.951M12.496 8a4.5 4.5 0 0 1-1.703 3.526L9.497 8.5l2.959-1.11q.04.3.04.61"/></g></svg> </template>
CSS
.icon-wrench-adjustable-circle-fill {
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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.705%208.139a.25.25%200%200%200-.288-.376l-1.5.5l.159.474l.808-.27l-.595.894a.25.25%200%200%200%20.287.376l.808-.27l-.595.894a.25.25%200%200%200%20.287.376l1.5-.5l-.159-.474l-.808.27l.596-.894a.25.25%200%200%200-.288-.376l-.808.27z%22%2F%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%200%208%200a8%208%200%200%200%200%2016m-6.202-4.751l1.988-1.657a4.5%204.5%200%200%201%207.537-4.623L7.497%206.5l1%202.5l1.333%203.11c-.56.251-1.18.39-1.833.39a4.5%204.5%200%200%201-1.592-.29L4.747%2014.2a7.03%207.03%200%200%201-2.949-2.951M12.496%208a4.5%204.5%200%200%201-1.703%203.526L9.497%208.5l2.959-1.11q.04.3.04.61%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M6.705%208.139a.25.25%200%200%200-.288-.376l-1.5.5l.159.474l.808-.27l-.595.894a.25.25%200%200%200%20.287.376l.808-.27l-.595.894a.25.25%200%200%200%20.287.376l1.5-.5l-.159-.474l-.808.27l.596-.894a.25.25%200%200%200-.288-.376l-.808.27z%22%2F%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%200%208%200a8%208%200%200%200%200%2016m-6.202-4.751l1.988-1.657a4.5%204.5%200%200%201%207.537-4.623L7.497%206.5l1%202.5l1.333%203.11c-.56.251-1.18.39-1.833.39a4.5%204.5%200%200%201-1.592-.29L4.747%2014.2a7.03%207.03%200%200%201-2.949-2.951M12.496%208a4.5%204.5%200%200%201-1.703%203.526L9.497%208.5l2.959-1.11q.04.3.04.61%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/wrench-adjustable-circle-fill.svg?color=%231a73e8&size=48