stapler icon
stapler from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- stapler
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the stapler icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M640 363.3V496c0 26.5-21.5 48-48 48H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h384v-48H96c-17.7 0-32-14.3-32-32V283.4L33.8 278C14.2 274.5 0 257.5 0 237.6c0-8.9 2.9-17.5 8.2-24.6l35.6-47.5c32.8-43.8 84.4-69.6 139.1-69.6c27 0 53.6 6.3 77.8 18.4l326.2 163.2c32.6 16.2 53.1 49.5 53.1 85.8M448 368v-16l-320-57.1V368z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidStapler(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M640 363.3V496c0 26.5-21.5 48-48 48H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h384v-48H96c-17.7 0-32-14.3-32-32V283.4L33.8 278C14.2 274.5 0 257.5 0 237.6c0-8.9 2.9-17.5 8.2-24.6l35.6-47.5c32.8-43.8 84.4-69.6 139.1-69.6c27 0 53.6 6.3 77.8 18.4l326.2 163.2c32.6 16.2 53.1 49.5 53.1 85.8M448 368v-16l-320-57.1V368z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M640 363.3V496c0 26.5-21.5 48-48 48H64c-17.7 0-32-14.3-32-32s14.3-32 32-32h384v-48H96c-17.7 0-32-14.3-32-32V283.4L33.8 278C14.2 274.5 0 257.5 0 237.6c0-8.9 2.9-17.5 8.2-24.6l35.6-47.5c32.8-43.8 84.4-69.6 139.1-69.6c27 0 53.6 6.3 77.8 18.4l326.2 163.2c32.6 16.2 53.1 49.5 53.1 85.8M448 368v-16l-320-57.1V368z"/></svg> </template>
CSS
.icon-stapler {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M640%20363.3V496c0%2026.5-21.5%2048-48%2048H64c-17.7%200-32-14.3-32-32s14.3-32%2032-32h384v-48H96c-17.7%200-32-14.3-32-32V283.4L33.8%20278C14.2%20274.5%200%20257.5%200%20237.6c0-8.9%202.9-17.5%208.2-24.6l35.6-47.5c32.8-43.8%2084.4-69.6%20139.1-69.6c27%200%2053.6%206.3%2077.8%2018.4l326.2%20163.2c32.6%2016.2%2053.1%2049.5%2053.1%2085.8M448%20368v-16l-320-57.1V368z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M640%20363.3V496c0%2026.5-21.5%2048-48%2048H64c-17.7%200-32-14.3-32-32s14.3-32%2032-32h384v-48H96c-17.7%200-32-14.3-32-32V283.4L33.8%20278C14.2%20274.5%200%20257.5%200%20237.6c0-8.9%202.9-17.5%208.2-24.6l35.6-47.5c32.8-43.8%2084.4-69.6%20139.1-69.6c27%200%2053.6%206.3%2077.8%2018.4l326.2%20163.2c32.6%2016.2%2053.1%2049.5%2053.1%2085.8M448%20368v-16l-320-57.1V368z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/stapler.svg?color=%231a73e8&size=48