sleuthspy emoji
sleuthspy from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- sleuthspy
- 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 sleuthspy emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="m386.855 241.607l.504-4.313c0-1.685-.043-3.36-.107-5.03q.106-1.515.107-3.313v-37.698c0-50.027-20.382-116.93-104.559-121.112v-.207h-39.474c-91.277 0-116.76 60.526-116.76 117.073v42.584c0 4.233 1.373 8.263 3.313 10.429l.192 1.638h-.002c-12.448 2.428-21.851 13.402-21.851 26.564c0 14.942 12.118 27.064 27.053 27.064c.364 0 .717-.04 1.078-.054l1.183 10.098c0 36.647 16.3 69.485 42.042 91.664c21.208 18.436 48.905 29.603 79.214 29.603c66.698 0 120.797-54.083 120.797-120.791l.32-4.773l.681-5.823c.495.027.984.075 1.486.075c14.935 0 27.053-12.122 27.053-27.064c0-13.304-9.619-24.35-22.27-26.614"/><path fill="#2B3B47" d="M430.429 217.678c-9.769-6.282-21.768-12.857-36.187-18.955L358.085 16.497c-1.426-7.186-7.652-12.133-14.609-12.293c-2.154-.05-4.271.536-6.235 1.422c-9.288 4.193-49.096 21.234-82.568 21.234c-33.949 0-76.709-17.549-85.745-21.427c-1.468-.63-3.005-1.105-4.6-1.199c-7.632-.45-14.647 4.919-15.937 12.764l-30.112 183.093c-15.417 6.601-28.393 13.749-39.052 20.579c-7.285 4.668-1.999 22.502 6.235 19.844c35.633-11.504 92.695-13.527 171.714-13.527c79.123 0 133.772.49 167.155 10.578c8.203 2.478 13.305-15.252 6.098-19.887m-9.788 210.565l21.951-78.883c3.491-12.567-5.443-24.984-15.419-21.411l-51.546 18.556c-1.259.423-2.552.495-3.908 1.495h-.001l-15.378 5.416c-74.658 25.091-138.386 21.568-221.052-8.038l-48.537-17.406c-9.976-3.573-18.93 8.832-15.439 21.399l21.406 76.975C64.83 441.861 44 466.46 44 505.017v.039c0 2.177 1.719 3.943 3.896 3.943h414.321c2.175 0 3.784-1.765 3.784-3.941v-.042c-.001-37.018-19.146-61.173-45.36-76.773"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiSleuthspy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="m386.855 241.607l.504-4.313c0-1.685-.043-3.36-.107-5.03q.106-1.515.107-3.313v-37.698c0-50.027-20.382-116.93-104.559-121.112v-.207h-39.474c-91.277 0-116.76 60.526-116.76 117.073v42.584c0 4.233 1.373 8.263 3.313 10.429l.192 1.638h-.002c-12.448 2.428-21.851 13.402-21.851 26.564c0 14.942 12.118 27.064 27.053 27.064c.364 0 .717-.04 1.078-.054l1.183 10.098c0 36.647 16.3 69.485 42.042 91.664c21.208 18.436 48.905 29.603 79.214 29.603c66.698 0 120.797-54.083 120.797-120.791l.32-4.773l.681-5.823c.495.027.984.075 1.486.075c14.935 0 27.053-12.122 27.053-27.064c0-13.304-9.619-24.35-22.27-26.614"/><path fill="#2B3B47" d="M430.429 217.678c-9.769-6.282-21.768-12.857-36.187-18.955L358.085 16.497c-1.426-7.186-7.652-12.133-14.609-12.293c-2.154-.05-4.271.536-6.235 1.422c-9.288 4.193-49.096 21.234-82.568 21.234c-33.949 0-76.709-17.549-85.745-21.427c-1.468-.63-3.005-1.105-4.6-1.199c-7.632-.45-14.647 4.919-15.937 12.764l-30.112 183.093c-15.417 6.601-28.393 13.749-39.052 20.579c-7.285 4.668-1.999 22.502 6.235 19.844c35.633-11.504 92.695-13.527 171.714-13.527c79.123 0 133.772.49 167.155 10.578c8.203 2.478 13.305-15.252 6.098-19.887m-9.788 210.565l21.951-78.883c3.491-12.567-5.443-24.984-15.419-21.411l-51.546 18.556c-1.259.423-2.552.495-3.908 1.495h-.001l-15.378 5.416c-74.658 25.091-138.386 21.568-221.052-8.038l-48.537-17.406c-9.976-3.573-18.93 8.832-15.439 21.399l21.406 76.975C64.83 441.861 44 466.46 44 505.017v.039c0 2.177 1.719 3.943 3.896 3.943h414.321c2.175 0 3.784-1.765 3.784-3.941v-.042c-.001-37.018-19.146-61.173-45.36-76.773"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="m386.855 241.607l.504-4.313c0-1.685-.043-3.36-.107-5.03q.106-1.515.107-3.313v-37.698c0-50.027-20.382-116.93-104.559-121.112v-.207h-39.474c-91.277 0-116.76 60.526-116.76 117.073v42.584c0 4.233 1.373 8.263 3.313 10.429l.192 1.638h-.002c-12.448 2.428-21.851 13.402-21.851 26.564c0 14.942 12.118 27.064 27.053 27.064c.364 0 .717-.04 1.078-.054l1.183 10.098c0 36.647 16.3 69.485 42.042 91.664c21.208 18.436 48.905 29.603 79.214 29.603c66.698 0 120.797-54.083 120.797-120.791l.32-4.773l.681-5.823c.495.027.984.075 1.486.075c14.935 0 27.053-12.122 27.053-27.064c0-13.304-9.619-24.35-22.27-26.614"/><path fill="#2B3B47" d="M430.429 217.678c-9.769-6.282-21.768-12.857-36.187-18.955L358.085 16.497c-1.426-7.186-7.652-12.133-14.609-12.293c-2.154-.05-4.271.536-6.235 1.422c-9.288 4.193-49.096 21.234-82.568 21.234c-33.949 0-76.709-17.549-85.745-21.427c-1.468-.63-3.005-1.105-4.6-1.199c-7.632-.45-14.647 4.919-15.937 12.764l-30.112 183.093c-15.417 6.601-28.393 13.749-39.052 20.579c-7.285 4.668-1.999 22.502 6.235 19.844c35.633-11.504 92.695-13.527 171.714-13.527c79.123 0 133.772.49 167.155 10.578c8.203 2.478 13.305-15.252 6.098-19.887m-9.788 210.565l21.951-78.883c3.491-12.567-5.443-24.984-15.419-21.411l-51.546 18.556c-1.259.423-2.552.495-3.908 1.495h-.001l-15.378 5.416c-74.658 25.091-138.386 21.568-221.052-8.038l-48.537-17.406c-9.976-3.573-18.93 8.832-15.439 21.399l21.406 76.975C64.83 441.861 44 466.46 44 505.017v.039c0 2.177 1.719 3.943 3.896 3.943h414.321c2.175 0 3.784-1.765 3.784-3.941v-.042c-.001-37.018-19.146-61.173-45.36-76.773"/></svg> </template>
CSS
.icon-sleuthspy {
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%20d%3D%22m386.855%20241.607l.504-4.313c0-1.685-.043-3.36-.107-5.03q.106-1.515.107-3.313v-37.698c0-50.027-20.382-116.93-104.559-121.112v-.207h-39.474c-91.277%200-116.76%2060.526-116.76%20117.073v42.584c0%204.233%201.373%208.263%203.313%2010.429l.192%201.638h-.002c-12.448%202.428-21.851%2013.402-21.851%2026.564c0%2014.942%2012.118%2027.064%2027.053%2027.064c.364%200%20.717-.04%201.078-.054l1.183%2010.098c0%2036.647%2016.3%2069.485%2042.042%2091.664c21.208%2018.436%2048.905%2029.603%2079.214%2029.603c66.698%200%20120.797-54.083%20120.797-120.791l.32-4.773l.681-5.823c.495.027.984.075%201.486.075c14.935%200%2027.053-12.122%2027.053-27.064c0-13.304-9.619-24.35-22.27-26.614%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M430.429%20217.678c-9.769-6.282-21.768-12.857-36.187-18.955L358.085%2016.497c-1.426-7.186-7.652-12.133-14.609-12.293c-2.154-.05-4.271.536-6.235%201.422c-9.288%204.193-49.096%2021.234-82.568%2021.234c-33.949%200-76.709-17.549-85.745-21.427c-1.468-.63-3.005-1.105-4.6-1.199c-7.632-.45-14.647%204.919-15.937%2012.764l-30.112%20183.093c-15.417%206.601-28.393%2013.749-39.052%2020.579c-7.285%204.668-1.999%2022.502%206.235%2019.844c35.633-11.504%2092.695-13.527%20171.714-13.527c79.123%200%20133.772.49%20167.155%2010.578c8.203%202.478%2013.305-15.252%206.098-19.887m-9.788%20210.565l21.951-78.883c3.491-12.567-5.443-24.984-15.419-21.411l-51.546%2018.556c-1.259.423-2.552.495-3.908%201.495h-.001l-15.378%205.416c-74.658%2025.091-138.386%2021.568-221.052-8.038l-48.537-17.406c-9.976-3.573-18.93%208.832-15.439%2021.399l21.406%2076.975C64.83%20441.861%2044%20466.46%2044%20505.017v.039c0%202.177%201.719%203.943%203.896%203.943h414.321c2.175%200%203.784-1.765%203.784-3.941v-.042c-.001-37.018-19.146-61.173-45.36-76.773%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%20d%3D%22m386.855%20241.607l.504-4.313c0-1.685-.043-3.36-.107-5.03q.106-1.515.107-3.313v-37.698c0-50.027-20.382-116.93-104.559-121.112v-.207h-39.474c-91.277%200-116.76%2060.526-116.76%20117.073v42.584c0%204.233%201.373%208.263%203.313%2010.429l.192%201.638h-.002c-12.448%202.428-21.851%2013.402-21.851%2026.564c0%2014.942%2012.118%2027.064%2027.053%2027.064c.364%200%20.717-.04%201.078-.054l1.183%2010.098c0%2036.647%2016.3%2069.485%2042.042%2091.664c21.208%2018.436%2048.905%2029.603%2079.214%2029.603c66.698%200%20120.797-54.083%20120.797-120.791l.32-4.773l.681-5.823c.495.027.984.075%201.486.075c14.935%200%2027.053-12.122%2027.053-27.064c0-13.304-9.619-24.35-22.27-26.614%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M430.429%20217.678c-9.769-6.282-21.768-12.857-36.187-18.955L358.085%2016.497c-1.426-7.186-7.652-12.133-14.609-12.293c-2.154-.05-4.271.536-6.235%201.422c-9.288%204.193-49.096%2021.234-82.568%2021.234c-33.949%200-76.709-17.549-85.745-21.427c-1.468-.63-3.005-1.105-4.6-1.199c-7.632-.45-14.647%204.919-15.937%2012.764l-30.112%20183.093c-15.417%206.601-28.393%2013.749-39.052%2020.579c-7.285%204.668-1.999%2022.502%206.235%2019.844c35.633-11.504%2092.695-13.527%20171.714-13.527c79.123%200%20133.772.49%20167.155%2010.578c8.203%202.478%2013.305-15.252%206.098-19.887m-9.788%20210.565l21.951-78.883c3.491-12.567-5.443-24.984-15.419-21.411l-51.546%2018.556c-1.259.423-2.552.495-3.908%201.495h-.001l-15.378%205.416c-74.658%2025.091-138.386%2021.568-221.052-8.038l-48.537-17.406c-9.976-3.573-18.93%208.832-15.439%2021.399l21.406%2076.975C64.83%20441.861%2044%20466.46%2044%20505.017v.039c0%202.177%201.719%203.943%203.896%203.943h414.321c2.175%200%203.784-1.765%203.784-3.941v-.042c-.001-37.018-19.146-61.173-45.36-76.773%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/sleuthspy.svg?color=%231a73e8&size=48