screwdriver emoji
screwdriver from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- screwdriver
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
screwdriverBootstrap IconsscrewdriverFont Awesome 6 SolidscrewdriverFont Awesome SolidscrewdriverFluent EmojiscrewdriverFluent Emoji FlatscrewdriverIconParkscrewdriverIconPark OutlinescrewdriverIconPark SolidscrewdriverIconPark TwoTonescrewdriverJam IconsscrewdriverLine AwesomescrewdriverMaterial Icon ThemescrewdriverMaterial Design Iconsscrewdriver-fillMingCute IconscrewdriverNoto EmojiscrewdriverOpenMojiscrewdriverPhosphorscrewdriverTwitter Emoji
More objects icons from Fluent Emoji High Contrast
Use the screwdriver emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M25.53 24.08c.44.44 1.14.44 1.58 0s.44-1.15 0-1.58L21 16.39a1.11 1.11 0 0 0-1.58 0a1.11 1.11 0 0 0 0 1.58zm-3.03 3.03c.44.44 1.14.44 1.58 0c.43-.43.43-1.14 0-1.58l-6.11-6.11a1.11 1.11 0 0 0-1.58 0a1.11 1.11 0 0 0 0 1.58z"/><path d="m2.12 3.47l1.35-1.35c.13-.13.33-.16.48-.06L7.7 4.31c.29.17.46.48.46.81v.86c0 .25.1.49.28.67l6.153 6.162l1.59-1.59a2.49 2.49 0 0 1 3.534 0l.006.006c.422.43.66.975.71 1.534c.59.079 1.159.346 1.614.8l8.13 8.13a2.805 2.805 0 0 1-.003 3.977l-.002.003l-4.505 4.505a2.805 2.805 0 0 1-3.975 0l-8.13-8.13a2.8 2.8 0 0 1-.8-1.616a2.5 2.5 0 0 1-1.53-.724a2.49 2.49 0 0 1 0-3.535l1.57-1.57L6.64 8.44a.95.95 0 0 0-.67-.28h-.86c-.33 0-.64-.17-.81-.46L2.06 3.95c-.1-.15-.07-.35.06-.48m17.449 11.435l-4.664 4.664a.804.804 0 0 0 .072 1.063l8.13 8.13c.32.32.826.32 1.146 0l4.514-4.515a.805.805 0 0 0-.005-1.14l-8.13-8.13a.804.804 0 0 0-1.063-.072m-1.276-1.553c.199-.2.2-.518.006-.718a.49.49 0 0 0-.702.003l-4.95 4.95c-.2.2-.2.506 0 .705c.2.2.506.2.705 0l.073-.072q.065-.076.137-.148l4.51-4.51q.073-.072.148-.137z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastScrewdriver(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M25.53 24.08c.44.44 1.14.44 1.58 0s.44-1.15 0-1.58L21 16.39a1.11 1.11 0 0 0-1.58 0a1.11 1.11 0 0 0 0 1.58zm-3.03 3.03c.44.44 1.14.44 1.58 0c.43-.43.43-1.14 0-1.58l-6.11-6.11a1.11 1.11 0 0 0-1.58 0a1.11 1.11 0 0 0 0 1.58z"/><path d="m2.12 3.47l1.35-1.35c.13-.13.33-.16.48-.06L7.7 4.31c.29.17.46.48.46.81v.86c0 .25.1.49.28.67l6.153 6.162l1.59-1.59a2.49 2.49 0 0 1 3.534 0l.006.006c.422.43.66.975.71 1.534c.59.079 1.159.346 1.614.8l8.13 8.13a2.805 2.805 0 0 1-.003 3.977l-.002.003l-4.505 4.505a2.805 2.805 0 0 1-3.975 0l-8.13-8.13a2.8 2.8 0 0 1-.8-1.616a2.5 2.5 0 0 1-1.53-.724a2.49 2.49 0 0 1 0-3.535l1.57-1.57L6.64 8.44a.95.95 0 0 0-.67-.28h-.86c-.33 0-.64-.17-.81-.46L2.06 3.95c-.1-.15-.07-.35.06-.48m17.449 11.435l-4.664 4.664a.804.804 0 0 0 .072 1.063l8.13 8.13c.32.32.826.32 1.146 0l4.514-4.515a.805.805 0 0 0-.005-1.14l-8.13-8.13a.804.804 0 0 0-1.063-.072m-1.276-1.553c.199-.2.2-.518.006-.718a.49.49 0 0 0-.702.003l-4.95 4.95c-.2.2-.2.506 0 .705c.2.2.506.2.705 0l.073-.072q.065-.076.137-.148l4.51-4.51q.073-.072.148-.137z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M25.53 24.08c.44.44 1.14.44 1.58 0s.44-1.15 0-1.58L21 16.39a1.11 1.11 0 0 0-1.58 0a1.11 1.11 0 0 0 0 1.58zm-3.03 3.03c.44.44 1.14.44 1.58 0c.43-.43.43-1.14 0-1.58l-6.11-6.11a1.11 1.11 0 0 0-1.58 0a1.11 1.11 0 0 0 0 1.58z"/><path d="m2.12 3.47l1.35-1.35c.13-.13.33-.16.48-.06L7.7 4.31c.29.17.46.48.46.81v.86c0 .25.1.49.28.67l6.153 6.162l1.59-1.59a2.49 2.49 0 0 1 3.534 0l.006.006c.422.43.66.975.71 1.534c.59.079 1.159.346 1.614.8l8.13 8.13a2.805 2.805 0 0 1-.003 3.977l-.002.003l-4.505 4.505a2.805 2.805 0 0 1-3.975 0l-8.13-8.13a2.8 2.8 0 0 1-.8-1.616a2.5 2.5 0 0 1-1.53-.724a2.49 2.49 0 0 1 0-3.535l1.57-1.57L6.64 8.44a.95.95 0 0 0-.67-.28h-.86c-.33 0-.64-.17-.81-.46L2.06 3.95c-.1-.15-.07-.35.06-.48m17.449 11.435l-4.664 4.664a.804.804 0 0 0 .072 1.063l8.13 8.13c.32.32.826.32 1.146 0l4.514-4.515a.805.805 0 0 0-.005-1.14l-8.13-8.13a.804.804 0 0 0-1.063-.072m-1.276-1.553c.199-.2.2-.518.006-.718a.49.49 0 0 0-.702.003l-4.95 4.95c-.2.2-.2.506 0 .705c.2.2.506.2.705 0l.073-.072q.065-.076.137-.148l4.51-4.51q.073-.072.148-.137z"/></g></svg> </template>
CSS
.icon-screwdriver {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M25.53%2024.08c.44.44%201.14.44%201.58%200s.44-1.15%200-1.58L21%2016.39a1.11%201.11%200%200%200-1.58%200a1.11%201.11%200%200%200%200%201.58zm-3.03%203.03c.44.44%201.14.44%201.58%200c.43-.43.43-1.14%200-1.58l-6.11-6.11a1.11%201.11%200%200%200-1.58%200a1.11%201.11%200%200%200%200%201.58z%22%2F%3E%3Cpath%20d%3D%22m2.12%203.47l1.35-1.35c.13-.13.33-.16.48-.06L7.7%204.31c.29.17.46.48.46.81v.86c0%20.25.1.49.28.67l6.153%206.162l1.59-1.59a2.49%202.49%200%200%201%203.534%200l.006.006c.422.43.66.975.71%201.534c.59.079%201.159.346%201.614.8l8.13%208.13a2.805%202.805%200%200%201-.003%203.977l-.002.003l-4.505%204.505a2.805%202.805%200%200%201-3.975%200l-8.13-8.13a2.8%202.8%200%200%201-.8-1.616a2.5%202.5%200%200%201-1.53-.724a2.49%202.49%200%200%201%200-3.535l1.57-1.57L6.64%208.44a.95.95%200%200%200-.67-.28h-.86c-.33%200-.64-.17-.81-.46L2.06%203.95c-.1-.15-.07-.35.06-.48m17.449%2011.435l-4.664%204.664a.804.804%200%200%200%20.072%201.063l8.13%208.13c.32.32.826.32%201.146%200l4.514-4.515a.805.805%200%200%200-.005-1.14l-8.13-8.13a.804.804%200%200%200-1.063-.072m-1.276-1.553c.199-.2.2-.518.006-.718a.49.49%200%200%200-.702.003l-4.95%204.95c-.2.2-.2.506%200%20.705c.2.2.506.2.705%200l.073-.072q.065-.076.137-.148l4.51-4.51q.073-.072.148-.137z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M25.53%2024.08c.44.44%201.14.44%201.58%200s.44-1.15%200-1.58L21%2016.39a1.11%201.11%200%200%200-1.58%200a1.11%201.11%200%200%200%200%201.58zm-3.03%203.03c.44.44%201.14.44%201.58%200c.43-.43.43-1.14%200-1.58l-6.11-6.11a1.11%201.11%200%200%200-1.58%200a1.11%201.11%200%200%200%200%201.58z%22%2F%3E%3Cpath%20d%3D%22m2.12%203.47l1.35-1.35c.13-.13.33-.16.48-.06L7.7%204.31c.29.17.46.48.46.81v.86c0%20.25.1.49.28.67l6.153%206.162l1.59-1.59a2.49%202.49%200%200%201%203.534%200l.006.006c.422.43.66.975.71%201.534c.59.079%201.159.346%201.614.8l8.13%208.13a2.805%202.805%200%200%201-.003%203.977l-.002.003l-4.505%204.505a2.805%202.805%200%200%201-3.975%200l-8.13-8.13a2.8%202.8%200%200%201-.8-1.616a2.5%202.5%200%200%201-1.53-.724a2.49%202.49%200%200%201%200-3.535l1.57-1.57L6.64%208.44a.95.95%200%200%200-.67-.28h-.86c-.33%200-.64-.17-.81-.46L2.06%203.95c-.1-.15-.07-.35.06-.48m17.449%2011.435l-4.664%204.664a.804.804%200%200%200%20.072%201.063l8.13%208.13c.32.32.826.32%201.146%200l4.514-4.515a.805.805%200%200%200-.005-1.14l-8.13-8.13a.804.804%200%200%200-1.063-.072m-1.276-1.553c.199-.2.2-.518.006-.718a.49.49%200%200%200-.702.003l-4.95%204.95c-.2.2-.2.506%200%20.705c.2.2.506.2.705%200l.073-.072q.065-.076.137-.148l4.51-4.51q.073-.072.148-.137z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/screwdriver.svg?color=%231a73e8&size=48