military helmet emoji
military-helmet from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- military-helmet
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the military helmet emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#464f25" d="M33 15c-.987-7.586-4.602-14-15-14S3.987 7.414 3 15c-.152 1.169-2 2-2 6c0 2 1.366 3.564 3 4c3.105.829 3-1 14-1s10.895 1.829 14 1c1.634-.436 3-2 3-4c0-4-1.848-4.831-2-6"/><path fill="#383a18" d="M18 15.068C7.602 15.068 2.001 17 2.001 21c0 2 .365-.176 1.999.261c3.105.829 3-2.317 14-2.317s10.895 3.146 14 2.317c1.634-.437 1.999 1.739 1.999-.261c0-4-5.601-5.932-15.999-5.932"/><path fill="#c1694f" d="M18 33.966C8.733 33.966 4.034 29.94 4.034 22S8.733 10.034 18 10.034c9.268 0 13.966 4.026 13.966 11.966S27.268 33.966 18 33.966m0-22C9.79 11.966 5.966 15.154 5.966 22S9.79 32.034 18 32.034S30.034 28.846 30.034 22S26.21 11.966 18 11.966"/><path fill="#662113" d="M24 32c0 1.657-2.686 3-6 3s-6-1.343-6-3s2.686-1 6-1s6-.657 6 1"/><path fill="#717735" d="M33 15c-.987-7.586-4.602-14-15-14S3.987 7.414 3 15c-.152 1.169-2 2-2 6c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-4-1.848-4.831-2-6"/><path fill="#a3a364" d="M18 13c-7 0-17 1-17 8c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-7-11-8-17-8"/><path fill="#677032" d="M18 16C7.602 16 1 17 1 21c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-4-6.602-5-17-5"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiMilitaryHelmet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#464f25" d="M33 15c-.987-7.586-4.602-14-15-14S3.987 7.414 3 15c-.152 1.169-2 2-2 6c0 2 1.366 3.564 3 4c3.105.829 3-1 14-1s10.895 1.829 14 1c1.634-.436 3-2 3-4c0-4-1.848-4.831-2-6"/><path fill="#383a18" d="M18 15.068C7.602 15.068 2.001 17 2.001 21c0 2 .365-.176 1.999.261c3.105.829 3-2.317 14-2.317s10.895 3.146 14 2.317c1.634-.437 1.999 1.739 1.999-.261c0-4-5.601-5.932-15.999-5.932"/><path fill="#c1694f" d="M18 33.966C8.733 33.966 4.034 29.94 4.034 22S8.733 10.034 18 10.034c9.268 0 13.966 4.026 13.966 11.966S27.268 33.966 18 33.966m0-22C9.79 11.966 5.966 15.154 5.966 22S9.79 32.034 18 32.034S30.034 28.846 30.034 22S26.21 11.966 18 11.966"/><path fill="#662113" d="M24 32c0 1.657-2.686 3-6 3s-6-1.343-6-3s2.686-1 6-1s6-.657 6 1"/><path fill="#717735" d="M33 15c-.987-7.586-4.602-14-15-14S3.987 7.414 3 15c-.152 1.169-2 2-2 6c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-4-1.848-4.831-2-6"/><path fill="#a3a364" d="M18 13c-7 0-17 1-17 8c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-7-11-8-17-8"/><path fill="#677032" d="M18 16C7.602 16 1 17 1 21c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-4-6.602-5-17-5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#464f25" d="M33 15c-.987-7.586-4.602-14-15-14S3.987 7.414 3 15c-.152 1.169-2 2-2 6c0 2 1.366 3.564 3 4c3.105.829 3-1 14-1s10.895 1.829 14 1c1.634-.436 3-2 3-4c0-4-1.848-4.831-2-6"/><path fill="#383a18" d="M18 15.068C7.602 15.068 2.001 17 2.001 21c0 2 .365-.176 1.999.261c3.105.829 3-2.317 14-2.317s10.895 3.146 14 2.317c1.634-.437 1.999 1.739 1.999-.261c0-4-5.601-5.932-15.999-5.932"/><path fill="#c1694f" d="M18 33.966C8.733 33.966 4.034 29.94 4.034 22S8.733 10.034 18 10.034c9.268 0 13.966 4.026 13.966 11.966S27.268 33.966 18 33.966m0-22C9.79 11.966 5.966 15.154 5.966 22S9.79 32.034 18 32.034S30.034 28.846 30.034 22S26.21 11.966 18 11.966"/><path fill="#662113" d="M24 32c0 1.657-2.686 3-6 3s-6-1.343-6-3s2.686-1 6-1s6-.657 6 1"/><path fill="#717735" d="M33 15c-.987-7.586-4.602-14-15-14S3.987 7.414 3 15c-.152 1.169-2 2-2 6c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-4-1.848-4.831-2-6"/><path fill="#a3a364" d="M18 13c-7 0-17 1-17 8c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-7-11-8-17-8"/><path fill="#677032" d="M18 16C7.602 16 1 17 1 21c0 2 1.366 3.564 3 4c0-4 0-8 14-8s14 4 14 8c1.634-.436 3-2 3-4c0-4-6.602-5-17-5"/></svg> </template>
CSS
.icon-military-helmet {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%23464f25%22%20d%3D%22M33%2015c-.987-7.586-4.602-14-15-14S3.987%207.414%203%2015c-.152%201.169-2%202-2%206c0%202%201.366%203.564%203%204c3.105.829%203-1%2014-1s10.895%201.829%2014%201c1.634-.436%203-2%203-4c0-4-1.848-4.831-2-6%22%2F%3E%3Cpath%20fill%3D%22%23383a18%22%20d%3D%22M18%2015.068C7.602%2015.068%202.001%2017%202.001%2021c0%202%20.365-.176%201.999.261c3.105.829%203-2.317%2014-2.317s10.895%203.146%2014%202.317c1.634-.437%201.999%201.739%201.999-.261c0-4-5.601-5.932-15.999-5.932%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18%2033.966C8.733%2033.966%204.034%2029.94%204.034%2022S8.733%2010.034%2018%2010.034c9.268%200%2013.966%204.026%2013.966%2011.966S27.268%2033.966%2018%2033.966m0-22C9.79%2011.966%205.966%2015.154%205.966%2022S9.79%2032.034%2018%2032.034S30.034%2028.846%2030.034%2022S26.21%2011.966%2018%2011.966%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M24%2032c0%201.657-2.686%203-6%203s-6-1.343-6-3s2.686-1%206-1s6-.657%206%201%22%2F%3E%3Cpath%20fill%3D%22%23717735%22%20d%3D%22M33%2015c-.987-7.586-4.602-14-15-14S3.987%207.414%203%2015c-.152%201.169-2%202-2%206c0%202%201.366%203.564%203%204c0-4%200-8%2014-8s14%204%2014%208c1.634-.436%203-2%203-4c0-4-1.848-4.831-2-6%22%2F%3E%3Cpath%20fill%3D%22%23a3a364%22%20d%3D%22M18%2013c-7%200-17%201-17%208c0%202%201.366%203.564%203%204c0-4%200-8%2014-8s14%204%2014%208c1.634-.436%203-2%203-4c0-7-11-8-17-8%22%2F%3E%3Cpath%20fill%3D%22%23677032%22%20d%3D%22M18%2016C7.602%2016%201%2017%201%2021c0%202%201.366%203.564%203%204c0-4%200-8%2014-8s14%204%2014%208c1.634-.436%203-2%203-4c0-4-6.602-5-17-5%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23464f25%22%20d%3D%22M33%2015c-.987-7.586-4.602-14-15-14S3.987%207.414%203%2015c-.152%201.169-2%202-2%206c0%202%201.366%203.564%203%204c3.105.829%203-1%2014-1s10.895%201.829%2014%201c1.634-.436%203-2%203-4c0-4-1.848-4.831-2-6%22%2F%3E%3Cpath%20fill%3D%22%23383a18%22%20d%3D%22M18%2015.068C7.602%2015.068%202.001%2017%202.001%2021c0%202%20.365-.176%201.999.261c3.105.829%203-2.317%2014-2.317s10.895%203.146%2014%202.317c1.634-.437%201.999%201.739%201.999-.261c0-4-5.601-5.932-15.999-5.932%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18%2033.966C8.733%2033.966%204.034%2029.94%204.034%2022S8.733%2010.034%2018%2010.034c9.268%200%2013.966%204.026%2013.966%2011.966S27.268%2033.966%2018%2033.966m0-22C9.79%2011.966%205.966%2015.154%205.966%2022S9.79%2032.034%2018%2032.034S30.034%2028.846%2030.034%2022S26.21%2011.966%2018%2011.966%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M24%2032c0%201.657-2.686%203-6%203s-6-1.343-6-3s2.686-1%206-1s6-.657%206%201%22%2F%3E%3Cpath%20fill%3D%22%23717735%22%20d%3D%22M33%2015c-.987-7.586-4.602-14-15-14S3.987%207.414%203%2015c-.152%201.169-2%202-2%206c0%202%201.366%203.564%203%204c0-4%200-8%2014-8s14%204%2014%208c1.634-.436%203-2%203-4c0-4-1.848-4.831-2-6%22%2F%3E%3Cpath%20fill%3D%22%23a3a364%22%20d%3D%22M18%2013c-7%200-17%201-17%208c0%202%201.366%203.564%203%204c0-4%200-8%2014-8s14%204%2014%208c1.634-.436%203-2%203-4c0-7-11-8-17-8%22%2F%3E%3Cpath%20fill%3D%22%23677032%22%20d%3D%22M18%2016C7.602%2016%201%2017%201%2021c0%202%201.366%203.564%203%204c0-4%200-8%2014-8s14%204%2014%208c1.634-.436%203-2%203-4c0-4-6.602-5-17-5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/military-helmet.svg?color=%231a73e8&size=48