bullseye emoji
bullseye from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.
- Name
- bullseye
- Set
- OpenMoji
- Style
- Default
- Category
- Activities
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
- Aliases
- direct-hit
The same emoji in other sets
bullseyeBootstrap IconsbullseyeBoxIcons v2bullseyeBoxIcons v2 SolidbullseyeFont Awesome 6 SolidbullseyeFont Awesome SolidbullseyeFluent EmojibullseyeFluent Emoji FlatbullseyeFluent Emoji High ContrastbullseyeLine AwesomebullseyeMaterial Design IconsbullseyeNoto EmojibullseyePixelarticonsbullseyePrime IconsbullseyeTwitter EmojibullseyeUnicons
More activities icons from OpenMoji
Use the bullseye emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39.488" cy="39.455" r="29.85" fill="#ea5a47"/><circle cx="39.488" cy="39.455" r="23.85" fill="#fff"/><circle cx="39.488" cy="39.455" r="15.85" fill="#ea5a47"/><circle cx="39.488" cy="39.455" r="10.9" fill="#fff"/><circle cx="39.488" cy="39.455" r="5.9" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M11.466 11.499H2.513m8.953 0V2.546m4.041 13.001H6.554m8.955-.002V6.593m23.977 32.871L7.478 7.519m14.491 8.828a29.04 29.04 0 0 1 17.52-5.892c16.016 0 29 12.984 29 29s-12.984 29-29 29s-29-12.984-29-29a28.87 28.87 0 0 1 5.828-17.44"/><path d="M26.257 20.64a22.9 22.9 0 0 1 13.231-4.185c12.703 0 23 10.298 23 23s-10.297 23-23 23s-23-10.297-23-23a22.9 22.9 0 0 1 4.097-13.105"/><path d="M32.04 26.432a14.93 14.93 0 0 1 7.448-1.977c8.285 0 15 6.716 15 15s-6.716 15-15 15s-15-6.716-15-15c0-2.616.73-5.127 1.908-7.268"/><path d="M40.078 34.474a5 5 0 1 1-5.556 5.781"/><path d="M35.778 30.166a10 10 0 0 1 3.71-.71c5.523 0 10 4.476 10 10s-4.477 10-10 10s-10-4.478-10-10a9.9 9.9 0 0 1 .686-3.59"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBullseye(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39.488" cy="39.455" r="29.85" fill="#ea5a47"/><circle cx="39.488" cy="39.455" r="23.85" fill="#fff"/><circle cx="39.488" cy="39.455" r="15.85" fill="#ea5a47"/><circle cx="39.488" cy="39.455" r="10.9" fill="#fff"/><circle cx="39.488" cy="39.455" r="5.9" fill="#ea5a47"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M11.466 11.499H2.513m8.953 0V2.546m4.041 13.001H6.554m8.955-.002V6.593m23.977 32.871L7.478 7.519m14.491 8.828a29.04 29.04 0 0 1 17.52-5.892c16.016 0 29 12.984 29 29s-12.984 29-29 29s-29-12.984-29-29a28.87 28.87 0 0 1 5.828-17.44"/><path d="M26.257 20.64a22.9 22.9 0 0 1 13.231-4.185c12.703 0 23 10.298 23 23s-10.297 23-23 23s-23-10.297-23-23a22.9 22.9 0 0 1 4.097-13.105"/><path d="M32.04 26.432a14.93 14.93 0 0 1 7.448-1.977c8.285 0 15 6.716 15 15s-6.716 15-15 15s-15-6.716-15-15c0-2.616.73-5.127 1.908-7.268"/><path d="M40.078 34.474a5 5 0 1 1-5.556 5.781"/><path d="M35.778 30.166a10 10 0 0 1 3.71-.71c5.523 0 10 4.476 10 10s-4.477 10-10 10s-10-4.478-10-10a9.9 9.9 0 0 1 .686-3.59"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="39.488" cy="39.455" r="29.85" fill="#ea5a47"/><circle cx="39.488" cy="39.455" r="23.85" fill="#fff"/><circle cx="39.488" cy="39.455" r="15.85" fill="#ea5a47"/><circle cx="39.488" cy="39.455" r="10.9" fill="#fff"/><circle cx="39.488" cy="39.455" r="5.9" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M11.466 11.499H2.513m8.953 0V2.546m4.041 13.001H6.554m8.955-.002V6.593m23.977 32.871L7.478 7.519m14.491 8.828a29.04 29.04 0 0 1 17.52-5.892c16.016 0 29 12.984 29 29s-12.984 29-29 29s-29-12.984-29-29a28.87 28.87 0 0 1 5.828-17.44"/><path d="M26.257 20.64a22.9 22.9 0 0 1 13.231-4.185c12.703 0 23 10.298 23 23s-10.297 23-23 23s-23-10.297-23-23a22.9 22.9 0 0 1 4.097-13.105"/><path d="M32.04 26.432a14.93 14.93 0 0 1 7.448-1.977c8.285 0 15 6.716 15 15s-6.716 15-15 15s-15-6.716-15-15c0-2.616.73-5.127 1.908-7.268"/><path d="M40.078 34.474a5 5 0 1 1-5.556 5.781"/><path d="M35.778 30.166a10 10 0 0 1 3.71-.71c5.523 0 10 4.476 10 10s-4.477 10-10 10s-10-4.478-10-10a9.9 9.9 0 0 1 .686-3.59"/></g></svg> </template>
CSS
.icon-bullseye {
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%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2229.85%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2223.85%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2215.85%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2210.9%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%225.9%22%20fill%3D%22%23ea5a47%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%22M11.466%2011.499H2.513m8.953%200V2.546m4.041%2013.001H6.554m8.955-.002V6.593m23.977%2032.871L7.478%207.519m14.491%208.828a29.04%2029.04%200%200%201%2017.52-5.892c16.016%200%2029%2012.984%2029%2029s-12.984%2029-29%2029s-29-12.984-29-29a28.87%2028.87%200%200%201%205.828-17.44%22%2F%3E%3Cpath%20d%3D%22M26.257%2020.64a22.9%2022.9%200%200%201%2013.231-4.185c12.703%200%2023%2010.298%2023%2023s-10.297%2023-23%2023s-23-10.297-23-23a22.9%2022.9%200%200%201%204.097-13.105%22%2F%3E%3Cpath%20d%3D%22M32.04%2026.432a14.93%2014.93%200%200%201%207.448-1.977c8.285%200%2015%206.716%2015%2015s-6.716%2015-15%2015s-15-6.716-15-15c0-2.616.73-5.127%201.908-7.268%22%2F%3E%3Cpath%20d%3D%22M40.078%2034.474a5%205%200%201%201-5.556%205.781%22%2F%3E%3Cpath%20d%3D%22M35.778%2030.166a10%2010%200%200%201%203.71-.71c5.523%200%2010%204.476%2010%2010s-4.477%2010-10%2010s-10-4.478-10-10a9.9%209.9%200%200%201%20.686-3.59%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%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2229.85%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2223.85%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2215.85%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%2210.9%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2239.488%22%20cy%3D%2239.455%22%20r%3D%225.9%22%20fill%3D%22%23ea5a47%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%22M11.466%2011.499H2.513m8.953%200V2.546m4.041%2013.001H6.554m8.955-.002V6.593m23.977%2032.871L7.478%207.519m14.491%208.828a29.04%2029.04%200%200%201%2017.52-5.892c16.016%200%2029%2012.984%2029%2029s-12.984%2029-29%2029s-29-12.984-29-29a28.87%2028.87%200%200%201%205.828-17.44%22%2F%3E%3Cpath%20d%3D%22M26.257%2020.64a22.9%2022.9%200%200%201%2013.231-4.185c12.703%200%2023%2010.298%2023%2023s-10.297%2023-23%2023s-23-10.297-23-23a22.9%2022.9%200%200%201%204.097-13.105%22%2F%3E%3Cpath%20d%3D%22M32.04%2026.432a14.93%2014.93%200%200%201%207.448-1.977c8.285%200%2015%206.716%2015%2015s-6.716%2015-15%2015s-15-6.716-15-15c0-2.616.73-5.127%201.908-7.268%22%2F%3E%3Cpath%20d%3D%22M40.078%2034.474a5%205%200%201%201-5.556%205.781%22%2F%3E%3Cpath%20d%3D%22M35.778%2030.166a10%2010%200%200%201%203.71-.71c5.523%200%2010%204.476%2010%2010s-4.477%2010-10%2010s-10-4.478-10-10a9.9%209.9%200%200%201%20.686-3.59%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/bullseye.svg?color=%231a73e8&size=48