lacrosse emoji
lacrosse from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.
- Name
- lacrosse
- Set
- OpenMoji
- Style
- Default
- Category
- Activities
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More activities icons from OpenMoji
Use the lacrosse emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="42.967" cy="40.025" r="5" fill="#d0cfce"/><path fill="#9b9b9a" d="M45.09 35.815a4.995 4.995 0 0 1-6.9 6.9a4.997 4.997 0 1 0 6.9-6.9"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.641 67.036V53.202l.854-6.697h2.022l.853 6.697v13.834z"/><g stroke="#000"><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.696 28.5v17.155"/><path stroke-miterlimit="10" stroke-width="1.5" d="M27.752 23h8M31.696 4.5v24"/><path stroke-miterlimit="10" stroke-width="1.464" d="M28.696 5v20"/><path stroke-miterlimit="10" stroke-width="1.5" d="M25.696 7.5v12.717m9-15.217v21m3-18.5v12.717M22.535 14h17.717m-16.433 3h15.866m-14.15 3h11.717m-14.067-9h17.067m-15-3h14m-5.31 0h5.252m-5.252 3h6.386m-6.386 3h6.386m-6.386 3h5.819m-5.819 3h4.118m-4.118 3h2.134m-7.541 3h5.717"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m30.22 48.658l-.579 4.545v13.834h3.729V53.203"/><path fill="none" stroke-miterlimit="10" stroke-width="2" d="M31.752 28.684c-3.256 0-2.108-2.275-3.688-5.682C27.23 21.207 21 15 22.895 10.062C24.061 7.021 28.377 5 31.752 5m0 0c3.375 0 7.69 2.023 8.856 5.061C42.504 15 36.272 21.207 35.44 23.002c-1.58 3.407-.432 5.682-3.688 5.682"/><circle cx="43" cy="40" r="5" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8"/></g><g fill="none" stroke-miterlimit="10"><path stroke="#d0cfce" stroke-width="1.5" d="M27.752 23h8M31.696 4.5v24m-3-23.5v20.15m-3-17.65v12.433"/><path stroke="#9b9b9a" stroke-width="1.5" d="M34.696 5v21m3-18.5v12.717"/><path stroke="#d0cfce" stroke-width="1.5" d="M22.252 14h18m-16.433 3h15.866m-14.15 3h11.717m-14.634-9h17.634m-15-3h14"/><path stroke="#9b9b9a" stroke-width="1.5" d="M33.942 8h5.252m-5.252 3h6.386m-6.386 3h6.386m-6.386 3h5.819m-5.819 3h4.118m-4.118 3h2.134"/><path stroke="#d0cfce" stroke-width="1.5" d="M28.535 26h5.717"/><path stroke="#000" stroke-width="2" d="M31.752 28.684c-3.256 0-2.108-2.275-3.688-5.682C27.23 21.207 21 15 22.895 10.062C24.061 7.021 28.377 5 31.752 5m0 0c3.375 0 7.69 2.023 8.856 5.061C42.504 15 36.272 21.207 35.44 23.002c-1.58 3.407-.432 5.682-3.688 5.682"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiLacrosse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="42.967" cy="40.025" r="5" fill="#d0cfce"/><path fill="#9b9b9a" d="M45.09 35.815a4.995 4.995 0 0 1-6.9 6.9a4.997 4.997 0 1 0 6.9-6.9"/><path fill="#d0cfce" stroke="#d0cfce" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M29.641 67.036V53.202l.854-6.697h2.022l.853 6.697v13.834z"/><g stroke="#000"><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M31.696 28.5v17.155"/><path strokeMiterlimit="10" strokeWidth="1.5" d="M27.752 23h8M31.696 4.5v24"/><path strokeMiterlimit="10" strokeWidth="1.464" d="M28.696 5v20"/><path strokeMiterlimit="10" strokeWidth="1.5" d="M25.696 7.5v12.717m9-15.217v21m3-18.5v12.717M22.535 14h17.717m-16.433 3h15.866m-14.15 3h11.717m-14.067-9h17.067m-15-3h14m-5.31 0h5.252m-5.252 3h6.386m-6.386 3h6.386m-6.386 3h5.819m-5.819 3h4.118m-4.118 3h2.134m-7.541 3h5.717"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m30.22 48.658l-.579 4.545v13.834h3.729V53.203"/><path fill="none" strokeMiterlimit="10" strokeWidth="2" d="M31.752 28.684c-3.256 0-2.108-2.275-3.688-5.682C27.23 21.207 21 15 22.895 10.062C24.061 7.021 28.377 5 31.752 5m0 0c3.375 0 7.69 2.023 8.856 5.061C42.504 15 36.272 21.207 35.44 23.002c-1.58 3.407-.432 5.682-3.688 5.682"/><circle cx="43" cy="40" r="5" fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.8"/></g><g fill="none" strokeMiterlimit="10"><path stroke="#d0cfce" strokeWidth="1.5" d="M27.752 23h8M31.696 4.5v24m-3-23.5v20.15m-3-17.65v12.433"/><path stroke="#9b9b9a" strokeWidth="1.5" d="M34.696 5v21m3-18.5v12.717"/><path stroke="#d0cfce" strokeWidth="1.5" d="M22.252 14h18m-16.433 3h15.866m-14.15 3h11.717m-14.634-9h17.634m-15-3h14"/><path stroke="#9b9b9a" strokeWidth="1.5" d="M33.942 8h5.252m-5.252 3h6.386m-6.386 3h6.386m-6.386 3h5.819m-5.819 3h4.118m-4.118 3h2.134"/><path stroke="#d0cfce" strokeWidth="1.5" d="M28.535 26h5.717"/><path stroke="#000" strokeWidth="2" d="M31.752 28.684c-3.256 0-2.108-2.275-3.688-5.682C27.23 21.207 21 15 22.895 10.062C24.061 7.021 28.377 5 31.752 5m0 0c3.375 0 7.69 2.023 8.856 5.061C42.504 15 36.272 21.207 35.44 23.002c-1.58 3.407-.432 5.682-3.688 5.682"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="42.967" cy="40.025" r="5" fill="#d0cfce"/><path fill="#9b9b9a" d="M45.09 35.815a4.995 4.995 0 0 1-6.9 6.9a4.997 4.997 0 1 0 6.9-6.9"/><path fill="#d0cfce" stroke="#d0cfce" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.641 67.036V53.202l.854-6.697h2.022l.853 6.697v13.834z"/><g stroke="#000"><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M31.696 28.5v17.155"/><path stroke-miterlimit="10" stroke-width="1.5" d="M27.752 23h8M31.696 4.5v24"/><path stroke-miterlimit="10" stroke-width="1.464" d="M28.696 5v20"/><path stroke-miterlimit="10" stroke-width="1.5" d="M25.696 7.5v12.717m9-15.217v21m3-18.5v12.717M22.535 14h17.717m-16.433 3h15.866m-14.15 3h11.717m-14.067-9h17.067m-15-3h14m-5.31 0h5.252m-5.252 3h6.386m-6.386 3h6.386m-6.386 3h5.819m-5.819 3h4.118m-4.118 3h2.134m-7.541 3h5.717"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m30.22 48.658l-.579 4.545v13.834h3.729V53.203"/><path fill="none" stroke-miterlimit="10" stroke-width="2" d="M31.752 28.684c-3.256 0-2.108-2.275-3.688-5.682C27.23 21.207 21 15 22.895 10.062C24.061 7.021 28.377 5 31.752 5m0 0c3.375 0 7.69 2.023 8.856 5.061C42.504 15 36.272 21.207 35.44 23.002c-1.58 3.407-.432 5.682-3.688 5.682"/><circle cx="43" cy="40" r="5" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8"/></g><g fill="none" stroke-miterlimit="10"><path stroke="#d0cfce" stroke-width="1.5" d="M27.752 23h8M31.696 4.5v24m-3-23.5v20.15m-3-17.65v12.433"/><path stroke="#9b9b9a" stroke-width="1.5" d="M34.696 5v21m3-18.5v12.717"/><path stroke="#d0cfce" stroke-width="1.5" d="M22.252 14h18m-16.433 3h15.866m-14.15 3h11.717m-14.634-9h17.634m-15-3h14"/><path stroke="#9b9b9a" stroke-width="1.5" d="M33.942 8h5.252m-5.252 3h6.386m-6.386 3h6.386m-6.386 3h5.819m-5.819 3h4.118m-4.118 3h2.134"/><path stroke="#d0cfce" stroke-width="1.5" d="M28.535 26h5.717"/><path stroke="#000" stroke-width="2" d="M31.752 28.684c-3.256 0-2.108-2.275-3.688-5.682C27.23 21.207 21 15 22.895 10.062C24.061 7.021 28.377 5 31.752 5m0 0c3.375 0 7.69 2.023 8.856 5.061C42.504 15 36.272 21.207 35.44 23.002c-1.58 3.407-.432 5.682-3.688 5.682"/></g></svg> </template>
CSS
.icon-lacrosse {
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%2242.967%22%20cy%3D%2240.025%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M45.09%2035.815a4.995%204.995%200%200%201-6.9%206.9a4.997%204.997%200%201%200%206.9-6.9%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.641%2067.036V53.202l.854-6.697h2.022l.853%206.697v13.834z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.696%2028.5v17.155%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M27.752%2023h8M31.696%204.5v24%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.464%22%20d%3D%22M28.696%205v20%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M25.696%207.5v12.717m9-15.217v21m3-18.5v12.717M22.535%2014h17.717m-16.433%203h15.866m-14.15%203h11.717m-14.067-9h17.067m-15-3h14m-5.31%200h5.252m-5.252%203h6.386m-6.386%203h6.386m-6.386%203h5.819m-5.819%203h4.118m-4.118%203h2.134m-7.541%203h5.717%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m30.22%2048.658l-.579%204.545v13.834h3.729V53.203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.752%2028.684c-3.256%200-2.108-2.275-3.688-5.682C27.23%2021.207%2021%2015%2022.895%2010.062C24.061%207.021%2028.377%205%2031.752%205m0%200c3.375%200%207.69%202.023%208.856%205.061C42.504%2015%2036.272%2021.207%2035.44%2023.002c-1.58%203.407-.432%205.682-3.688%205.682%22%2F%3E%3Ccircle%20cx%3D%2243%22%20cy%3D%2240%22%20r%3D%225%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke%3D%22%23d0cfce%22%20stroke-width%3D%221.5%22%20d%3D%22M27.752%2023h8M31.696%204.5v24m-3-23.5v20.15m-3-17.65v12.433%22%2F%3E%3Cpath%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%221.5%22%20d%3D%22M34.696%205v21m3-18.5v12.717%22%2F%3E%3Cpath%20stroke%3D%22%23d0cfce%22%20stroke-width%3D%221.5%22%20d%3D%22M22.252%2014h18m-16.433%203h15.866m-14.15%203h11.717m-14.634-9h17.634m-15-3h14%22%2F%3E%3Cpath%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%221.5%22%20d%3D%22M33.942%208h5.252m-5.252%203h6.386m-6.386%203h6.386m-6.386%203h5.819m-5.819%203h4.118m-4.118%203h2.134%22%2F%3E%3Cpath%20stroke%3D%22%23d0cfce%22%20stroke-width%3D%221.5%22%20d%3D%22M28.535%2026h5.717%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M31.752%2028.684c-3.256%200-2.108-2.275-3.688-5.682C27.23%2021.207%2021%2015%2022.895%2010.062C24.061%207.021%2028.377%205%2031.752%205m0%200c3.375%200%207.69%202.023%208.856%205.061C42.504%2015%2036.272%2021.207%2035.44%2023.002c-1.58%203.407-.432%205.682-3.688%205.682%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%2242.967%22%20cy%3D%2240.025%22%20r%3D%225%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M45.09%2035.815a4.995%204.995%200%200%201-6.9%206.9a4.997%204.997%200%201%200%206.9-6.9%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20stroke%3D%22%23d0cfce%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M29.641%2067.036V53.202l.854-6.697h2.022l.853%206.697v13.834z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M31.696%2028.5v17.155%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M27.752%2023h8M31.696%204.5v24%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.464%22%20d%3D%22M28.696%205v20%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%20d%3D%22M25.696%207.5v12.717m9-15.217v21m3-18.5v12.717M22.535%2014h17.717m-16.433%203h15.866m-14.15%203h11.717m-14.067-9h17.067m-15-3h14m-5.31%200h5.252m-5.252%203h6.386m-6.386%203h6.386m-6.386%203h5.819m-5.819%203h4.118m-4.118%203h2.134m-7.541%203h5.717%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m30.22%2048.658l-.579%204.545v13.834h3.729V53.203%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.752%2028.684c-3.256%200-2.108-2.275-3.688-5.682C27.23%2021.207%2021%2015%2022.895%2010.062C24.061%207.021%2028.377%205%2031.752%205m0%200c3.375%200%207.69%202.023%208.856%205.061C42.504%2015%2036.272%2021.207%2035.44%2023.002c-1.58%203.407-.432%205.682-3.688%205.682%22%2F%3E%3Ccircle%20cx%3D%2243%22%20cy%3D%2240%22%20r%3D%225%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.8%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke%3D%22%23d0cfce%22%20stroke-width%3D%221.5%22%20d%3D%22M27.752%2023h8M31.696%204.5v24m-3-23.5v20.15m-3-17.65v12.433%22%2F%3E%3Cpath%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%221.5%22%20d%3D%22M34.696%205v21m3-18.5v12.717%22%2F%3E%3Cpath%20stroke%3D%22%23d0cfce%22%20stroke-width%3D%221.5%22%20d%3D%22M22.252%2014h18m-16.433%203h15.866m-14.15%203h11.717m-14.634-9h17.634m-15-3h14%22%2F%3E%3Cpath%20stroke%3D%22%239b9b9a%22%20stroke-width%3D%221.5%22%20d%3D%22M33.942%208h5.252m-5.252%203h6.386m-6.386%203h6.386m-6.386%203h5.819m-5.819%203h4.118m-4.118%203h2.134%22%2F%3E%3Cpath%20stroke%3D%22%23d0cfce%22%20stroke-width%3D%221.5%22%20d%3D%22M28.535%2026h5.717%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20d%3D%22M31.752%2028.684c-3.256%200-2.108-2.275-3.688-5.682C27.23%2021.207%2021%2015%2022.895%2010.062C24.061%207.021%2028.377%205%2031.752%205m0%200c3.375%200%207.69%202.023%208.856%205.061C42.504%2015%2036.272%2021.207%2035.44%2023.002c-1.58%203.407-.432%205.682-3.688%205.682%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/lacrosse.svg?color=%231a73e8&size=48