daggerknife emoji
daggerknife from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- daggerknife
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the daggerknife emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ABBAC1" d="m418.114 464.367l79.139 44.448c7.69 4.319 16.202-4.193 11.883-11.883l-44.448-79.139a403.7 403.7 0 0 0-66.536-87.785L222.693 154.55a2.51 2.51 0 0 0-3.548 0l-64.274 64.274c-.98.98-.98 2.568 0 3.548L330.329 397.83a403.8 403.8 0 0 0 87.785 66.537"/><path fill="#384C59" d="M273.504 110h-51.875c-6.84 0-13.4 2.907-18.236 7.744l-8.657 8.753L141.04 72.85c-12.78-12.78-29.056-21.709-47.611-26.164l-27.699-6.64c-1.658-.398-3.401-.496-5.168-.344c2.315-9.296-.158-19.537-7.425-26.804c-11.022-11.023-28.893-11.021-39.916.001s-11.023 28.894 0 39.917c7.267 7.267 17.511 9.741 26.807 7.425c-.152 1.766-.048 3.51.35 5.168l6.651 27.699c4.456 18.555 13.408 34.831 26.188 47.611l53.695 53.695l-8.508 8.657c-4.837 4.836-7.405 11.396-7.405 18.236v51.875c0 14.243 11.257 25.79 25.5 25.79s25.5-11.547 25.5-25.79V231.99l35.155-35.015h.071l.035.02L232.311 162h41.193c14.243 0 25.79-11.757 25.79-26s-11.547-26-25.79-26"/><path fill="#DEE4E7" d="M339.364 327.281a14.44 14.44 0 0 1-10.244-4.243l-96.882-96.882c-5.657-5.658-5.657-14.831 0-20.488c5.658-5.657 14.83-5.657 20.488 0l96.882 96.882c5.657 5.658 5.657 14.83 0 20.488a14.44 14.44 0 0 1-10.244 4.243"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiDaggerknife(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ABBAC1" d="m418.114 464.367l79.139 44.448c7.69 4.319 16.202-4.193 11.883-11.883l-44.448-79.139a403.7 403.7 0 0 0-66.536-87.785L222.693 154.55a2.51 2.51 0 0 0-3.548 0l-64.274 64.274c-.98.98-.98 2.568 0 3.548L330.329 397.83a403.8 403.8 0 0 0 87.785 66.537"/><path fill="#384C59" d="M273.504 110h-51.875c-6.84 0-13.4 2.907-18.236 7.744l-8.657 8.753L141.04 72.85c-12.78-12.78-29.056-21.709-47.611-26.164l-27.699-6.64c-1.658-.398-3.401-.496-5.168-.344c2.315-9.296-.158-19.537-7.425-26.804c-11.022-11.023-28.893-11.021-39.916.001s-11.023 28.894 0 39.917c7.267 7.267 17.511 9.741 26.807 7.425c-.152 1.766-.048 3.51.35 5.168l6.651 27.699c4.456 18.555 13.408 34.831 26.188 47.611l53.695 53.695l-8.508 8.657c-4.837 4.836-7.405 11.396-7.405 18.236v51.875c0 14.243 11.257 25.79 25.5 25.79s25.5-11.547 25.5-25.79V231.99l35.155-35.015h.071l.035.02L232.311 162h41.193c14.243 0 25.79-11.757 25.79-26s-11.547-26-25.79-26"/><path fill="#DEE4E7" d="M339.364 327.281a14.44 14.44 0 0 1-10.244-4.243l-96.882-96.882c-5.657-5.658-5.657-14.831 0-20.488c5.658-5.657 14.83-5.657 20.488 0l96.882 96.882c5.657 5.658 5.657 14.83 0 20.488a14.44 14.44 0 0 1-10.244 4.243"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#ABBAC1" d="m418.114 464.367l79.139 44.448c7.69 4.319 16.202-4.193 11.883-11.883l-44.448-79.139a403.7 403.7 0 0 0-66.536-87.785L222.693 154.55a2.51 2.51 0 0 0-3.548 0l-64.274 64.274c-.98.98-.98 2.568 0 3.548L330.329 397.83a403.8 403.8 0 0 0 87.785 66.537"/><path fill="#384C59" d="M273.504 110h-51.875c-6.84 0-13.4 2.907-18.236 7.744l-8.657 8.753L141.04 72.85c-12.78-12.78-29.056-21.709-47.611-26.164l-27.699-6.64c-1.658-.398-3.401-.496-5.168-.344c2.315-9.296-.158-19.537-7.425-26.804c-11.022-11.023-28.893-11.021-39.916.001s-11.023 28.894 0 39.917c7.267 7.267 17.511 9.741 26.807 7.425c-.152 1.766-.048 3.51.35 5.168l6.651 27.699c4.456 18.555 13.408 34.831 26.188 47.611l53.695 53.695l-8.508 8.657c-4.837 4.836-7.405 11.396-7.405 18.236v51.875c0 14.243 11.257 25.79 25.5 25.79s25.5-11.547 25.5-25.79V231.99l35.155-35.015h.071l.035.02L232.311 162h41.193c14.243 0 25.79-11.757 25.79-26s-11.547-26-25.79-26"/><path fill="#DEE4E7" d="M339.364 327.281a14.44 14.44 0 0 1-10.244-4.243l-96.882-96.882c-5.657-5.658-5.657-14.831 0-20.488c5.658-5.657 14.83-5.657 20.488 0l96.882 96.882c5.657 5.658 5.657 14.83 0 20.488a14.44 14.44 0 0 1-10.244 4.243"/></svg> </template>
CSS
.icon-daggerknife {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23ABBAC1%22%20d%3D%22m418.114%20464.367l79.139%2044.448c7.69%204.319%2016.202-4.193%2011.883-11.883l-44.448-79.139a403.7%20403.7%200%200%200-66.536-87.785L222.693%20154.55a2.51%202.51%200%200%200-3.548%200l-64.274%2064.274c-.98.98-.98%202.568%200%203.548L330.329%20397.83a403.8%20403.8%200%200%200%2087.785%2066.537%22%2F%3E%3Cpath%20fill%3D%22%23384C59%22%20d%3D%22M273.504%20110h-51.875c-6.84%200-13.4%202.907-18.236%207.744l-8.657%208.753L141.04%2072.85c-12.78-12.78-29.056-21.709-47.611-26.164l-27.699-6.64c-1.658-.398-3.401-.496-5.168-.344c2.315-9.296-.158-19.537-7.425-26.804c-11.022-11.023-28.893-11.021-39.916.001s-11.023%2028.894%200%2039.917c7.267%207.267%2017.511%209.741%2026.807%207.425c-.152%201.766-.048%203.51.35%205.168l6.651%2027.699c4.456%2018.555%2013.408%2034.831%2026.188%2047.611l53.695%2053.695l-8.508%208.657c-4.837%204.836-7.405%2011.396-7.405%2018.236v51.875c0%2014.243%2011.257%2025.79%2025.5%2025.79s25.5-11.547%2025.5-25.79V231.99l35.155-35.015h.071l.035.02L232.311%20162h41.193c14.243%200%2025.79-11.757%2025.79-26s-11.547-26-25.79-26%22%2F%3E%3Cpath%20fill%3D%22%23DEE4E7%22%20d%3D%22M339.364%20327.281a14.44%2014.44%200%200%201-10.244-4.243l-96.882-96.882c-5.657-5.658-5.657-14.831%200-20.488c5.658-5.657%2014.83-5.657%2020.488%200l96.882%2096.882c5.657%205.658%205.657%2014.83%200%2020.488a14.44%2014.44%200%200%201-10.244%204.243%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23ABBAC1%22%20d%3D%22m418.114%20464.367l79.139%2044.448c7.69%204.319%2016.202-4.193%2011.883-11.883l-44.448-79.139a403.7%20403.7%200%200%200-66.536-87.785L222.693%20154.55a2.51%202.51%200%200%200-3.548%200l-64.274%2064.274c-.98.98-.98%202.568%200%203.548L330.329%20397.83a403.8%20403.8%200%200%200%2087.785%2066.537%22%2F%3E%3Cpath%20fill%3D%22%23384C59%22%20d%3D%22M273.504%20110h-51.875c-6.84%200-13.4%202.907-18.236%207.744l-8.657%208.753L141.04%2072.85c-12.78-12.78-29.056-21.709-47.611-26.164l-27.699-6.64c-1.658-.398-3.401-.496-5.168-.344c2.315-9.296-.158-19.537-7.425-26.804c-11.022-11.023-28.893-11.021-39.916.001s-11.023%2028.894%200%2039.917c7.267%207.267%2017.511%209.741%2026.807%207.425c-.152%201.766-.048%203.51.35%205.168l6.651%2027.699c4.456%2018.555%2013.408%2034.831%2026.188%2047.611l53.695%2053.695l-8.508%208.657c-4.837%204.836-7.405%2011.396-7.405%2018.236v51.875c0%2014.243%2011.257%2025.79%2025.5%2025.79s25.5-11.547%2025.5-25.79V231.99l35.155-35.015h.071l.035.02L232.311%20162h41.193c14.243%200%2025.79-11.757%2025.79-26s-11.547-26-25.79-26%22%2F%3E%3Cpath%20fill%3D%22%23DEE4E7%22%20d%3D%22M339.364%20327.281a14.44%2014.44%200%200%201-10.244-4.243l-96.882-96.882c-5.657-5.658-5.657-14.831%200-20.488c5.658-5.657%2014.83-5.657%2020.488%200l96.882%2096.882c5.657%205.658%205.657%2014.83%200%2020.488a14.44%2014.44%200%200%201-10.244%204.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/daggerknife.svg?color=%231a73e8&size=48