pistol emoji
pistol from OpenMoji by OpenMoji · Default · CC-BY-SA-4.0 Attribution required.
- Name
- pistol
- Set
- OpenMoji
- Style
- Default
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
Use the pistol emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M50.927 31.894c.389.004.573.514.573.903v2.294c0 1.682 1.247 2.206 3 3.046c0 0 .595.28.9.478c2.259 1.469 5.1 9.41 5.1 12.215c0 2.803-2.239 5.076-5 5.076h-3.036a5 5 0 0 1-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344 1.201-4.739c.867-1.296 2.277-2.784 4.376-3.309c0 0 2.853-.025 3.927-.012"/><path fill="#d0cfce" d="M35.36 23.12c-5.3-.047-10.587.522-15.792 1.523L13 25.907v6h11.04c.637 0 1.273.078 1.892.233A5.76 5.76 0 0 1 30 35.906c1 4 4 4 6 4h2c0-6.726 4.435-12.045 13.435-12.045v-1.955c-5.219-2.098-10.52-2.738-16.074-2.787M36 36.906h-1c-1 0-2.5 0-3-5h5c-1 2-1 3.207-1 5"/><path fill="#9b9b9a" d="m50.65 25.005l1.033-3.263c.22-.69.218-2.132.859-2.466l1.142-.59c.717-.374 1.211-.936.442-1.18l-2.01-.637a2.7 2.7 0 0 0-1.45-.05l-4.411 1.06l-1.742 5.183"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m50.492 22.199l.702-2.218c.149-.47.478-.86.915-1.087l1.099-.57a.619.619 0 0 0-.098-1.14l-1.626-.515a1.86 1.86 0 0 0-.99-.036l-3.011.717l-1.184 3.52M30 35.906c1 4 4 4 6 4h2c0-6.726 4.435-12.045 13.435-12.045v-1.955h0c-5.219-2.098-10.52-2.738-16.074-2.787c-5.3-.046-10.588.523-15.793 1.524L13 25.906v6h11.04c.637 0 1.273.079 1.892.233h0A5.76 5.76 0 0 1 30 35.906"/><path d="M37 31.906c-1 2-1 3.208-1 5h-1c-1 0-2.5 0-3-5zm13.927-.012c.389.004.573.514.573.903v2.294c0 1.682 1.247 2.206 3 3.046c0 0 .595.28.9.478c2.259 1.469 5.1 9.41 5.1 12.215c0 2.803-2.239 5.076-5 5.076h-3.036a5 5 0 0 1-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344 1.201-4.739c.867-1.296 2.277-2.784 4.376-3.309c0 0 2.853-.025 3.927-.012"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPistol(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M50.927 31.894c.389.004.573.514.573.903v2.294c0 1.682 1.247 2.206 3 3.046c0 0 .595.28.9.478c2.259 1.469 5.1 9.41 5.1 12.215c0 2.803-2.239 5.076-5 5.076h-3.036a5 5 0 0 1-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344 1.201-4.739c.867-1.296 2.277-2.784 4.376-3.309c0 0 2.853-.025 3.927-.012"/><path fill="#d0cfce" d="M35.36 23.12c-5.3-.047-10.587.522-15.792 1.523L13 25.907v6h11.04c.637 0 1.273.078 1.892.233A5.76 5.76 0 0 1 30 35.906c1 4 4 4 6 4h2c0-6.726 4.435-12.045 13.435-12.045v-1.955c-5.219-2.098-10.52-2.738-16.074-2.787M36 36.906h-1c-1 0-2.5 0-3-5h5c-1 2-1 3.207-1 5"/><path fill="#9b9b9a" d="m50.65 25.005l1.033-3.263c.22-.69.218-2.132.859-2.466l1.142-.59c.717-.374 1.211-.936.442-1.18l-2.01-.637a2.7 2.7 0 0 0-1.45-.05l-4.411 1.06l-1.742 5.183"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="m50.492 22.199l.702-2.218c.149-.47.478-.86.915-1.087l1.099-.57a.619.619 0 0 0-.098-1.14l-1.626-.515a1.86 1.86 0 0 0-.99-.036l-3.011.717l-1.184 3.52M30 35.906c1 4 4 4 6 4h2c0-6.726 4.435-12.045 13.435-12.045v-1.955h0c-5.219-2.098-10.52-2.738-16.074-2.787c-5.3-.046-10.588.523-15.793 1.524L13 25.906v6h11.04c.637 0 1.273.079 1.892.233h0A5.76 5.76 0 0 1 30 35.906"/><path d="M37 31.906c-1 2-1 3.208-1 5h-1c-1 0-2.5 0-3-5zm13.927-.012c.389.004.573.514.573.903v2.294c0 1.682 1.247 2.206 3 3.046c0 0 .595.28.9.478c2.259 1.469 5.1 9.41 5.1 12.215c0 2.803-2.239 5.076-5 5.076h-3.036a5 5 0 0 1-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344 1.201-4.739c.867-1.296 2.277-2.784 4.376-3.309c0 0 2.853-.025 3.927-.012"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="M50.927 31.894c.389.004.573.514.573.903v2.294c0 1.682 1.247 2.206 3 3.046c0 0 .595.28.9.478c2.259 1.469 5.1 9.41 5.1 12.215c0 2.803-2.239 5.076-5 5.076h-3.036a5 5 0 0 1-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344 1.201-4.739c.867-1.296 2.277-2.784 4.376-3.309c0 0 2.853-.025 3.927-.012"/><path fill="#d0cfce" d="M35.36 23.12c-5.3-.047-10.587.522-15.792 1.523L13 25.907v6h11.04c.637 0 1.273.078 1.892.233A5.76 5.76 0 0 1 30 35.906c1 4 4 4 6 4h2c0-6.726 4.435-12.045 13.435-12.045v-1.955c-5.219-2.098-10.52-2.738-16.074-2.787M36 36.906h-1c-1 0-2.5 0-3-5h5c-1 2-1 3.207-1 5"/><path fill="#9b9b9a" d="m50.65 25.005l1.033-3.263c.22-.69.218-2.132.859-2.466l1.142-.59c.717-.374 1.211-.936.442-1.18l-2.01-.637a2.7 2.7 0 0 0-1.45-.05l-4.411 1.06l-1.742 5.183"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="m50.492 22.199l.702-2.218c.149-.47.478-.86.915-1.087l1.099-.57a.619.619 0 0 0-.098-1.14l-1.626-.515a1.86 1.86 0 0 0-.99-.036l-3.011.717l-1.184 3.52M30 35.906c1 4 4 4 6 4h2c0-6.726 4.435-12.045 13.435-12.045v-1.955h0c-5.219-2.098-10.52-2.738-16.074-2.787c-5.3-.046-10.588.523-15.793 1.524L13 25.906v6h11.04c.637 0 1.273.079 1.892.233h0A5.76 5.76 0 0 1 30 35.906"/><path d="M37 31.906c-1 2-1 3.208-1 5h-1c-1 0-2.5 0-3-5zm13.927-.012c.389.004.573.514.573.903v2.294c0 1.682 1.247 2.206 3 3.046c0 0 .595.28.9.478c2.259 1.469 5.1 9.41 5.1 12.215c0 2.803-2.239 5.076-5 5.076h-3.036a5 5 0 0 1-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344 1.201-4.739c.867-1.296 2.277-2.784 4.376-3.309c0 0 2.853-.025 3.927-.012"/></g></svg> </template>
CSS
.icon-pistol {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M50.927%2031.894c.389.004.573.514.573.903v2.294c0%201.682%201.247%202.206%203%203.046c0%200%20.595.28.9.478c2.259%201.469%205.1%209.41%205.1%2012.215c0%202.803-2.239%205.076-5%205.076h-3.036a5%205%200%200%201-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344%201.201-4.739c.867-1.296%202.277-2.784%204.376-3.309c0%200%202.853-.025%203.927-.012%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M35.36%2023.12c-5.3-.047-10.587.522-15.792%201.523L13%2025.907v6h11.04c.637%200%201.273.078%201.892.233A5.76%205.76%200%200%201%2030%2035.906c1%204%204%204%206%204h2c0-6.726%204.435-12.045%2013.435-12.045v-1.955c-5.219-2.098-10.52-2.738-16.074-2.787M36%2036.906h-1c-1%200-2.5%200-3-5h5c-1%202-1%203.207-1%205%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m50.65%2025.005l1.033-3.263c.22-.69.218-2.132.859-2.466l1.142-.59c.717-.374%201.211-.936.442-1.18l-2.01-.637a2.7%202.7%200%200%200-1.45-.05l-4.411%201.06l-1.742%205.183%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m50.492%2022.199l.702-2.218c.149-.47.478-.86.915-1.087l1.099-.57a.619.619%200%200%200-.098-1.14l-1.626-.515a1.86%201.86%200%200%200-.99-.036l-3.011.717l-1.184%203.52M30%2035.906c1%204%204%204%206%204h2c0-6.726%204.435-12.045%2013.435-12.045v-1.955h0c-5.219-2.098-10.52-2.738-16.074-2.787c-5.3-.046-10.588.523-15.793%201.524L13%2025.906v6h11.04c.637%200%201.273.079%201.892.233h0A5.76%205.76%200%200%201%2030%2035.906%22%2F%3E%3Cpath%20d%3D%22M37%2031.906c-1%202-1%203.208-1%205h-1c-1%200-2.5%200-3-5zm13.927-.012c.389.004.573.514.573.903v2.294c0%201.682%201.247%202.206%203%203.046c0%200%20.595.28.9.478c2.259%201.469%205.1%209.41%205.1%2012.215c0%202.803-2.239%205.076-5%205.076h-3.036a5%205%200%200%201-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344%201.201-4.739c.867-1.296%202.277-2.784%204.376-3.309c0%200%202.853-.025%203.927-.012%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22M50.927%2031.894c.389.004.573.514.573.903v2.294c0%201.682%201.247%202.206%203%203.046c0%200%20.595.28.9.478c2.259%201.469%205.1%209.41%205.1%2012.215c0%202.803-2.239%205.076-5%205.076h-3.036a5%205%200%200%201-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344%201.201-4.739c.867-1.296%202.277-2.784%204.376-3.309c0%200%202.853-.025%203.927-.012%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M35.36%2023.12c-5.3-.047-10.587.522-15.792%201.523L13%2025.907v6h11.04c.637%200%201.273.078%201.892.233A5.76%205.76%200%200%201%2030%2035.906c1%204%204%204%206%204h2c0-6.726%204.435-12.045%2013.435-12.045v-1.955c-5.219-2.098-10.52-2.738-16.074-2.787M36%2036.906h-1c-1%200-2.5%200-3-5h5c-1%202-1%203.207-1%205%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m50.65%2025.005l1.033-3.263c.22-.69.218-2.132.859-2.466l1.142-.59c.717-.374%201.211-.936.442-1.18l-2.01-.637a2.7%202.7%200%200%200-1.45-.05l-4.411%201.06l-1.742%205.183%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m50.492%2022.199l.702-2.218c.149-.47.478-.86.915-1.087l1.099-.57a.619.619%200%200%200-.098-1.14l-1.626-.515a1.86%201.86%200%200%200-.99-.036l-3.011.717l-1.184%203.52M30%2035.906c1%204%204%204%206%204h2c0-6.726%204.435-12.045%2013.435-12.045v-1.955h0c-5.219-2.098-10.52-2.738-16.074-2.787c-5.3-.046-10.588.523-15.793%201.524L13%2025.906v6h11.04c.637%200%201.273.079%201.892.233h0A5.76%205.76%200%200%201%2030%2035.906%22%2F%3E%3Cpath%20d%3D%22M37%2031.906c-1%202-1%203.208-1%205h-1c-1%200-2.5%200-3-5zm13.927-.012c.389.004.573.514.573.903v2.294c0%201.682%201.247%202.206%203%203.046c0%200%20.595.28.9.478c2.259%201.469%205.1%209.41%205.1%2012.215c0%202.803-2.239%205.076-5%205.076h-3.036a5%205%200%200%201-5-5l.036-3.5c.052-1.603-.087-3.582-1.259-4.754c-.69-.69-1.628-1.017-2.521-.929c-1.113.11-2.16-.59-2.29-1.701l-.007-.068c-.185-1.668.268-3.344%201.201-4.739c.867-1.296%202.277-2.784%204.376-3.309c0%200%202.853-.025%203.927-.012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/pistol.svg?color=%231a73e8&size=48