carpentry saw emoji

carpentry-saw from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
carpentry-saw
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the carpentry saw emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M15.5 25.75h2.75l5.55-8.7L9 2.25c-.5-.5-1-.254-1.5.25l-4 4c-.5.504-.25.75.5 1S5.004 8 5.002 10C5 10.5 6.5 11 6.5 11s.75.25.75 1v1.25s.035.734 1.75 1.5c0 0 .5.25.5.75c0 2 .5 2.25.5 2.25l1.5.75s.5.25.5.5c0 1.5 0 2.25.5 2.496c0 0 2 .754 2 1.254V25c0 .5.5.75 1 .75"/><path fill="#7d4533" d="m29 22.25l-5.246-5.246h-.004C23 16.25 22.5 16.25 22 16.5c-.574.32-3 3-3 3s-.754.75-.75 1.25V26L22 29.75c.5.5 1 .25 1.5-.25L29 24s1-.875 0-1.75m-3.19-.19a1.5 1.5 0 0 1 0 2.122l-2.12 2.121a1.5 1.5 0 1 1-2.122-2.121l2.121-2.121a1.5 1.5 0 0 1 2.122 0"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatCarpentrySaw(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M15.5 25.75h2.75l5.55-8.7L9 2.25c-.5-.5-1-.254-1.5.25l-4 4c-.5.504-.25.75.5 1S5.004 8 5.002 10C5 10.5 6.5 11 6.5 11s.75.25.75 1v1.25s.035.734 1.75 1.5c0 0 .5.25.5.75c0 2 .5 2.25.5 2.25l1.5.75s.5.25.5.5c0 1.5 0 2.25.5 2.496c0 0 2 .754 2 1.254V25c0 .5.5.75 1 .75"/><path fill="#7d4533" d="m29 22.25l-5.246-5.246h-.004C23 16.25 22.5 16.25 22 16.5c-.574.32-3 3-3 3s-.754.75-.75 1.25V26L22 29.75c.5.5 1 .25 1.5-.25L29 24s1-.875 0-1.75m-3.19-.19a1.5 1.5 0 0 1 0 2.122l-2.12 2.121a1.5 1.5 0 1 1-2.122-2.121l2.121-2.121a1.5 1.5 0 0 1 2.122 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M15.5 25.75h2.75l5.55-8.7L9 2.25c-.5-.5-1-.254-1.5.25l-4 4c-.5.504-.25.75.5 1S5.004 8 5.002 10C5 10.5 6.5 11 6.5 11s.75.25.75 1v1.25s.035.734 1.75 1.5c0 0 .5.25.5.75c0 2 .5 2.25.5 2.25l1.5.75s.5.25.5.5c0 1.5 0 2.25.5 2.496c0 0 2 .754 2 1.254V25c0 .5.5.75 1 .75"/><path fill="#7d4533" d="m29 22.25l-5.246-5.246h-.004C23 16.25 22.5 16.25 22 16.5c-.574.32-3 3-3 3s-.754.75-.75 1.25V26L22 29.75c.5.5 1 .25 1.5-.25L29 24s1-.875 0-1.75m-3.19-.19a1.5 1.5 0 0 1 0 2.122l-2.12 2.121a1.5 1.5 0 1 1-2.122-2.121l2.121-2.121a1.5 1.5 0 0 1 2.122 0"/></g></svg>
</template>

CSS

.icon-carpentry-saw {
  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%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M15.5%2025.75h2.75l5.55-8.7L9%202.25c-.5-.5-1-.254-1.5.25l-4%204c-.5.504-.25.75.5%201S5.004%208%205.002%2010C5%2010.5%206.5%2011%206.5%2011s.75.25.75%201v1.25s.035.734%201.75%201.5c0%200%20.5.25.5.75c0%202%20.5%202.25.5%202.25l1.5.75s.5.25.5.5c0%201.5%200%202.25.5%202.496c0%200%202%20.754%202%201.254V25c0%20.5.5.75%201%20.75%22%2F%3E%3Cpath%20fill%3D%22%237d4533%22%20d%3D%22m29%2022.25l-5.246-5.246h-.004C23%2016.25%2022.5%2016.25%2022%2016.5c-.574.32-3%203-3%203s-.754.75-.75%201.25V26L22%2029.75c.5.5%201%20.25%201.5-.25L29%2024s1-.875%200-1.75m-3.19-.19a1.5%201.5%200%200%201%200%202.122l-2.12%202.121a1.5%201.5%200%201%201-2.122-2.121l2.121-2.121a1.5%201.5%200%200%201%202.122%200%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%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M15.5%2025.75h2.75l5.55-8.7L9%202.25c-.5-.5-1-.254-1.5.25l-4%204c-.5.504-.25.75.5%201S5.004%208%205.002%2010C5%2010.5%206.5%2011%206.5%2011s.75.25.75%201v1.25s.035.734%201.75%201.5c0%200%20.5.25.5.75c0%202%20.5%202.25.5%202.25l1.5.75s.5.25.5.5c0%201.5%200%202.25.5%202.496c0%200%202%20.754%202%201.254V25c0%20.5.5.75%201%20.75%22%2F%3E%3Cpath%20fill%3D%22%237d4533%22%20d%3D%22m29%2022.25l-5.246-5.246h-.004C23%2016.25%2022.5%2016.25%2022%2016.5c-.574.32-3%203-3%203s-.754.75-.75%201.25V26L22%2029.75c.5.5%201%20.25%201.5-.25L29%2024s1-.875%200-1.75m-3.19-.19a1.5%201.5%200%200%201%200%202.122l-2.12%202.121a1.5%201.5%200%201%201-2.122-2.121l2.121-2.121a1.5%201.5%200%200%201%202.122%200%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-flat/carpentry-saw.svg?color=%231a73e8&size=48