thumbtack slash icon
thumbtack-slash from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- thumbtack-slash
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the thumbtack slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L449.8 416H480c10 0 19.5-4.7 25.5-12.7s8-18.4 5.2-28.1l-3.7-13.4c-12.4-43.3-41-78.5-78.2-99.7L418.5 128H448c17.7 0 32-14.3 32-32s-14.3-32-32-32H192c-7.4 0-14.1 2.5-19.5 6.6l49.6 49.7l-4.8 63.1zM314.2 416L181.7 283.6C159 304.1 141.9 331 133 361.9l-3.8 13.4c-2.8 9.7-.8 20 5.2 28.1S150 416 160 416zM288 576c0 17.7 14.3 32 32 32s32-14.3 32-32V464h-64z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidThumbtackSlash(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="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L449.8 416H480c10 0 19.5-4.7 25.5-12.7s8-18.4 5.2-28.1l-3.7-13.4c-12.4-43.3-41-78.5-78.2-99.7L418.5 128H448c17.7 0 32-14.3 32-32s-14.3-32-32-32H192c-7.4 0-14.1 2.5-19.5 6.6l49.6 49.7l-4.8 63.1zM314.2 416L181.7 283.6C159 304.1 141.9 331 133 361.9l-3.8 13.4c-2.8 9.7-.8 20 5.2 28.1S150 416 160 416zM288 576c0 17.7 14.3 32 32 32s32-14.3 32-32V464h-64z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M73 39.1c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6-.1 34l528 528c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L449.8 416H480c10 0 19.5-4.7 25.5-12.7s8-18.4 5.2-28.1l-3.7-13.4c-12.4-43.3-41-78.5-78.2-99.7L418.5 128H448c17.7 0 32-14.3 32-32s-14.3-32-32-32H192c-7.4 0-14.1 2.5-19.5 6.6l49.6 49.7l-4.8 63.1zM314.2 416L181.7 283.6C159 304.1 141.9 331 133 361.9l-3.8 13.4c-2.8 9.7-.8 20 5.2 28.1S150 416 160 416zM288 576c0 17.7 14.3 32 32 32s32-14.3 32-32V464h-64z"/></svg> </template>
CSS
.icon-thumbtack-slash {
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%22M73%2039.1c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6-.1%2034l528%20528c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9L449.8%20416H480c10%200%2019.5-4.7%2025.5-12.7s8-18.4%205.2-28.1l-3.7-13.4c-12.4-43.3-41-78.5-78.2-99.7L418.5%20128H448c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H192c-7.4%200-14.1%202.5-19.5%206.6l49.6%2049.7l-4.8%2063.1zM314.2%20416L181.7%20283.6C159%20304.1%20141.9%20331%20133%20361.9l-3.8%2013.4c-2.8%209.7-.8%2020%205.2%2028.1S150%20416%20160%20416zM288%20576c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V464h-64z%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%22M73%2039.1c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6-.1%2034l528%20528c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9L449.8%20416H480c10%200%2019.5-4.7%2025.5-12.7s8-18.4%205.2-28.1l-3.7-13.4c-12.4-43.3-41-78.5-78.2-99.7L418.5%20128H448c17.7%200%2032-14.3%2032-32s-14.3-32-32-32H192c-7.4%200-14.1%202.5-19.5%206.6l49.6%2049.7l-4.8%2063.1zM314.2%20416L181.7%20283.6C159%20304.1%20141.9%20331%20133%20361.9l-3.8%2013.4c-2.8%209.7-.8%2020%205.2%2028.1S150%20416%20160%20416zM288%20576c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V464h-64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/thumbtack-slash.svg?color=%231a73e8&size=48