billed cap emoji
billed-cap from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- billed-cap
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the billed cap emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#186648" d="M49.08 43.82a17.5 17.5 0 0 1-3 3.34a19.6 19.6 0 0 1-10.4 5a14.8 14.8 0 0 1-6.41-.25a8.8 8.8 0 0 1-2.87-1.49A18.3 18.3 0 0 0 14.92 47a8.5 8.5 0 0 0-4.36.94c-.42.23-.71.11-1.11-.38v-.58a25 25 0 0 1 3.27-2.58c2.28-1.59 4.58-3.17 6.87-4.75c.28-.32.68-.25 1-.3a23.8 23.8 0 0 1 6.58.3c3.13.53 6.18 1.39 9.26 2.12c2.75.68 5.534 1.218 8.34 1.61c1 .06 2.07.23 3.12.24a1.78 1.78 0 0 1 1.19.2"/><path fill="#186648" d="M49.08 43.82L45 43.51a.6.6 0 0 1-.21-.08a46 46 0 0 0 2-9.7a24.3 24.3 0 0 0-.56-8.73a9.8 9.8 0 0 0-4.14-6c-.16-.1-.36-.18-.35-.42c0 0 .07-.08.12-.07a5.6 5.6 0 0 1 2.21.56q1.936.624 3.79 1.46A18.63 18.63 0 0 1 55.72 27a17.6 17.6 0 0 1 2.76 8.54a27.6 27.6 0 0 1-.19 6q.009.145 0 .29c-.46 2.08-1.26 2.65-3.4 2.47a56 56 0 0 0-5.81-.48"/><path fill="#b1cc33" d="M27.25 39.72c-1.08-.1-2.14-.26-3.22-.33c-1.483-.1-2.973-.03-4.44.21c.08-1.27.27-2.532.57-3.77a34 34 0 0 1 2.2-6.83a16 16 0 0 1 9.12-8.58A31 31 0 0 1 39 18.61a2.73 2.73 0 0 1 1.57-.22c.11 0 .25 0 .27.16s-.14.17-.24.2c-.53.19-1.08.33-1.62.53a14.4 14.4 0 0 0-6.5 5.22a27.8 27.8 0 0 0-4.33 10.17a38 38 0 0 0-.8 4.74a.43.43 0 0 1-.1.31"/><path fill="#3f3f3f" d="m40.67 18.51l-1.65.1a2.55 2.55 0 0 1 3.92-2.28a2 2 0 0 1 1.17 2.19V19c-.78-.12-1.53-.41-2.32-.47c-.4.18-.79-.1-1.12-.02"/><path fill="#5c9e31" d="M40.67 18.51a1.5 1.5 0 0 1 1.08 0c.91.162 2.162.602 2.727 1.082c1.524 1.538 1.62 3.736 2.053 5.858a19.5 19.5 0 0 1 .5 4.17c.046 1.67-.024 3.34-.21 5a54 54 0 0 1-1.58 7.76c-.1.36-.07.81-.46 1a43 43 0 0 1-5.06-.84c-3.29-.67-6.53-1.56-9.8-2.32c-.88-.2-1.77-.37-2.65-.55c.095-1.54.326-3.07.69-4.57a30.8 30.8 0 0 1 2.9-8.23a17.13 17.13 0 0 1 5.87-6.63a13.5 13.5 0 0 1 4-1.68h.08z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m19.34 38.78l-9.83 8.14M58 41.24c1.41-5 3.12-17.65-13.85-23c0 0 .27-2.72-2.28-2.94s-2.93 2.66-2.93 2.66C19.12 19 19.5 38.72 19.5 38.72a22.6 22.6 0 0 1 7.65.27c2.44.51 7.44 1.74 12.38 2.66c1.91.36 3.83.64 5.55.88c0 0 2.23.288 3.85.53s4.679.71 6 .71s2.696-1.115 3.07-2.53M9.51 46.92c-.06 1 1.08.87 2 .54S19.72 45.4 28 51.37s22.969-7.461 20.998-8.163"/><path d="M27.15 39c1.54-9.93 5.17-15.39 8-18.24c1.85-1.88 2.85-2.88 7.64-2.25l.061.01c1.461.248 2.592 1.4 3.019 2.82c.78 2.593 2.745 10.419-.684 20.901"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBilledCap(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#186648" d="M49.08 43.82a17.5 17.5 0 0 1-3 3.34a19.6 19.6 0 0 1-10.4 5a14.8 14.8 0 0 1-6.41-.25a8.8 8.8 0 0 1-2.87-1.49A18.3 18.3 0 0 0 14.92 47a8.5 8.5 0 0 0-4.36.94c-.42.23-.71.11-1.11-.38v-.58a25 25 0 0 1 3.27-2.58c2.28-1.59 4.58-3.17 6.87-4.75c.28-.32.68-.25 1-.3a23.8 23.8 0 0 1 6.58.3c3.13.53 6.18 1.39 9.26 2.12c2.75.68 5.534 1.218 8.34 1.61c1 .06 2.07.23 3.12.24a1.78 1.78 0 0 1 1.19.2"/><path fill="#186648" d="M49.08 43.82L45 43.51a.6.6 0 0 1-.21-.08a46 46 0 0 0 2-9.7a24.3 24.3 0 0 0-.56-8.73a9.8 9.8 0 0 0-4.14-6c-.16-.1-.36-.18-.35-.42c0 0 .07-.08.12-.07a5.6 5.6 0 0 1 2.21.56q1.936.624 3.79 1.46A18.63 18.63 0 0 1 55.72 27a17.6 17.6 0 0 1 2.76 8.54a27.6 27.6 0 0 1-.19 6q.009.145 0 .29c-.46 2.08-1.26 2.65-3.4 2.47a56 56 0 0 0-5.81-.48"/><path fill="#b1cc33" d="M27.25 39.72c-1.08-.1-2.14-.26-3.22-.33c-1.483-.1-2.973-.03-4.44.21c.08-1.27.27-2.532.57-3.77a34 34 0 0 1 2.2-6.83a16 16 0 0 1 9.12-8.58A31 31 0 0 1 39 18.61a2.73 2.73 0 0 1 1.57-.22c.11 0 .25 0 .27.16s-.14.17-.24.2c-.53.19-1.08.33-1.62.53a14.4 14.4 0 0 0-6.5 5.22a27.8 27.8 0 0 0-4.33 10.17a38 38 0 0 0-.8 4.74a.43.43 0 0 1-.1.31"/><path fill="#3f3f3f" d="m40.67 18.51l-1.65.1a2.55 2.55 0 0 1 3.92-2.28a2 2 0 0 1 1.17 2.19V19c-.78-.12-1.53-.41-2.32-.47c-.4.18-.79-.1-1.12-.02"/><path fill="#5c9e31" d="M40.67 18.51a1.5 1.5 0 0 1 1.08 0c.91.162 2.162.602 2.727 1.082c1.524 1.538 1.62 3.736 2.053 5.858a19.5 19.5 0 0 1 .5 4.17c.046 1.67-.024 3.34-.21 5a54 54 0 0 1-1.58 7.76c-.1.36-.07.81-.46 1a43 43 0 0 1-5.06-.84c-3.29-.67-6.53-1.56-9.8-2.32c-.88-.2-1.77-.37-2.65-.55c.095-1.54.326-3.07.69-4.57a30.8 30.8 0 0 1 2.9-8.23a17.13 17.13 0 0 1 5.87-6.63a13.5 13.5 0 0 1 4-1.68h.08z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m19.34 38.78l-9.83 8.14M58 41.24c1.41-5 3.12-17.65-13.85-23c0 0 .27-2.72-2.28-2.94s-2.93 2.66-2.93 2.66C19.12 19 19.5 38.72 19.5 38.72a22.6 22.6 0 0 1 7.65.27c2.44.51 7.44 1.74 12.38 2.66c1.91.36 3.83.64 5.55.88c0 0 2.23.288 3.85.53s4.679.71 6 .71s2.696-1.115 3.07-2.53M9.51 46.92c-.06 1 1.08.87 2 .54S19.72 45.4 28 51.37s22.969-7.461 20.998-8.163"/><path d="M27.15 39c1.54-9.93 5.17-15.39 8-18.24c1.85-1.88 2.85-2.88 7.64-2.25l.061.01c1.461.248 2.592 1.4 3.019 2.82c.78 2.593 2.745 10.419-.684 20.901"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#186648" d="M49.08 43.82a17.5 17.5 0 0 1-3 3.34a19.6 19.6 0 0 1-10.4 5a14.8 14.8 0 0 1-6.41-.25a8.8 8.8 0 0 1-2.87-1.49A18.3 18.3 0 0 0 14.92 47a8.5 8.5 0 0 0-4.36.94c-.42.23-.71.11-1.11-.38v-.58a25 25 0 0 1 3.27-2.58c2.28-1.59 4.58-3.17 6.87-4.75c.28-.32.68-.25 1-.3a23.8 23.8 0 0 1 6.58.3c3.13.53 6.18 1.39 9.26 2.12c2.75.68 5.534 1.218 8.34 1.61c1 .06 2.07.23 3.12.24a1.78 1.78 0 0 1 1.19.2"/><path fill="#186648" d="M49.08 43.82L45 43.51a.6.6 0 0 1-.21-.08a46 46 0 0 0 2-9.7a24.3 24.3 0 0 0-.56-8.73a9.8 9.8 0 0 0-4.14-6c-.16-.1-.36-.18-.35-.42c0 0 .07-.08.12-.07a5.6 5.6 0 0 1 2.21.56q1.936.624 3.79 1.46A18.63 18.63 0 0 1 55.72 27a17.6 17.6 0 0 1 2.76 8.54a27.6 27.6 0 0 1-.19 6q.009.145 0 .29c-.46 2.08-1.26 2.65-3.4 2.47a56 56 0 0 0-5.81-.48"/><path fill="#b1cc33" d="M27.25 39.72c-1.08-.1-2.14-.26-3.22-.33c-1.483-.1-2.973-.03-4.44.21c.08-1.27.27-2.532.57-3.77a34 34 0 0 1 2.2-6.83a16 16 0 0 1 9.12-8.58A31 31 0 0 1 39 18.61a2.73 2.73 0 0 1 1.57-.22c.11 0 .25 0 .27.16s-.14.17-.24.2c-.53.19-1.08.33-1.62.53a14.4 14.4 0 0 0-6.5 5.22a27.8 27.8 0 0 0-4.33 10.17a38 38 0 0 0-.8 4.74a.43.43 0 0 1-.1.31"/><path fill="#3f3f3f" d="m40.67 18.51l-1.65.1a2.55 2.55 0 0 1 3.92-2.28a2 2 0 0 1 1.17 2.19V19c-.78-.12-1.53-.41-2.32-.47c-.4.18-.79-.1-1.12-.02"/><path fill="#5c9e31" d="M40.67 18.51a1.5 1.5 0 0 1 1.08 0c.91.162 2.162.602 2.727 1.082c1.524 1.538 1.62 3.736 2.053 5.858a19.5 19.5 0 0 1 .5 4.17c.046 1.67-.024 3.34-.21 5a54 54 0 0 1-1.58 7.76c-.1.36-.07.81-.46 1a43 43 0 0 1-5.06-.84c-3.29-.67-6.53-1.56-9.8-2.32c-.88-.2-1.77-.37-2.65-.55c.095-1.54.326-3.07.69-4.57a30.8 30.8 0 0 1 2.9-8.23a17.13 17.13 0 0 1 5.87-6.63a13.5 13.5 0 0 1 4-1.68h.08z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m19.34 38.78l-9.83 8.14M58 41.24c1.41-5 3.12-17.65-13.85-23c0 0 .27-2.72-2.28-2.94s-2.93 2.66-2.93 2.66C19.12 19 19.5 38.72 19.5 38.72a22.6 22.6 0 0 1 7.65.27c2.44.51 7.44 1.74 12.38 2.66c1.91.36 3.83.64 5.55.88c0 0 2.23.288 3.85.53s4.679.71 6 .71s2.696-1.115 3.07-2.53M9.51 46.92c-.06 1 1.08.87 2 .54S19.72 45.4 28 51.37s22.969-7.461 20.998-8.163"/><path d="M27.15 39c1.54-9.93 5.17-15.39 8-18.24c1.85-1.88 2.85-2.88 7.64-2.25l.061.01c1.461.248 2.592 1.4 3.019 2.82c.78 2.593 2.745 10.419-.684 20.901"/></g></svg> </template>
CSS
.icon-billed-cap {
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%23186648%22%20d%3D%22M49.08%2043.82a17.5%2017.5%200%200%201-3%203.34a19.6%2019.6%200%200%201-10.4%205a14.8%2014.8%200%200%201-6.41-.25a8.8%208.8%200%200%201-2.87-1.49A18.3%2018.3%200%200%200%2014.92%2047a8.5%208.5%200%200%200-4.36.94c-.42.23-.71.11-1.11-.38v-.58a25%2025%200%200%201%203.27-2.58c2.28-1.59%204.58-3.17%206.87-4.75c.28-.32.68-.25%201-.3a23.8%2023.8%200%200%201%206.58.3c3.13.53%206.18%201.39%209.26%202.12c2.75.68%205.534%201.218%208.34%201.61c1%20.06%202.07.23%203.12.24a1.78%201.78%200%200%201%201.19.2%22%2F%3E%3Cpath%20fill%3D%22%23186648%22%20d%3D%22M49.08%2043.82L45%2043.51a.6.6%200%200%201-.21-.08a46%2046%200%200%200%202-9.7a24.3%2024.3%200%200%200-.56-8.73a9.8%209.8%200%200%200-4.14-6c-.16-.1-.36-.18-.35-.42c0%200%20.07-.08.12-.07a5.6%205.6%200%200%201%202.21.56q1.936.624%203.79%201.46A18.63%2018.63%200%200%201%2055.72%2027a17.6%2017.6%200%200%201%202.76%208.54a27.6%2027.6%200%200%201-.19%206q.009.145%200%20.29c-.46%202.08-1.26%202.65-3.4%202.47a56%2056%200%200%200-5.81-.48%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M27.25%2039.72c-1.08-.1-2.14-.26-3.22-.33c-1.483-.1-2.973-.03-4.44.21c.08-1.27.27-2.532.57-3.77a34%2034%200%200%201%202.2-6.83a16%2016%200%200%201%209.12-8.58A31%2031%200%200%201%2039%2018.61a2.73%202.73%200%200%201%201.57-.22c.11%200%20.25%200%20.27.16s-.14.17-.24.2c-.53.19-1.08.33-1.62.53a14.4%2014.4%200%200%200-6.5%205.22a27.8%2027.8%200%200%200-4.33%2010.17a38%2038%200%200%200-.8%204.74a.43.43%200%200%201-.1.31%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m40.67%2018.51l-1.65.1a2.55%202.55%200%200%201%203.92-2.28a2%202%200%200%201%201.17%202.19V19c-.78-.12-1.53-.41-2.32-.47c-.4.18-.79-.1-1.12-.02%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M40.67%2018.51a1.5%201.5%200%200%201%201.08%200c.91.162%202.162.602%202.727%201.082c1.524%201.538%201.62%203.736%202.053%205.858a19.5%2019.5%200%200%201%20.5%204.17c.046%201.67-.024%203.34-.21%205a54%2054%200%200%201-1.58%207.76c-.1.36-.07.81-.46%201a43%2043%200%200%201-5.06-.84c-3.29-.67-6.53-1.56-9.8-2.32c-.88-.2-1.77-.37-2.65-.55c.095-1.54.326-3.07.69-4.57a30.8%2030.8%200%200%201%202.9-8.23a17.13%2017.13%200%200%201%205.87-6.63a13.5%2013.5%200%200%201%204-1.68h.08z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m19.34%2038.78l-9.83%208.14M58%2041.24c1.41-5%203.12-17.65-13.85-23c0%200%20.27-2.72-2.28-2.94s-2.93%202.66-2.93%202.66C19.12%2019%2019.5%2038.72%2019.5%2038.72a22.6%2022.6%200%200%201%207.65.27c2.44.51%207.44%201.74%2012.38%202.66c1.91.36%203.83.64%205.55.88c0%200%202.23.288%203.85.53s4.679.71%206%20.71s2.696-1.115%203.07-2.53M9.51%2046.92c-.06%201%201.08.87%202%20.54S19.72%2045.4%2028%2051.37s22.969-7.461%2020.998-8.163%22%2F%3E%3Cpath%20d%3D%22M27.15%2039c1.54-9.93%205.17-15.39%208-18.24c1.85-1.88%202.85-2.88%207.64-2.25l.061.01c1.461.248%202.592%201.4%203.019%202.82c.78%202.593%202.745%2010.419-.684%2020.901%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%23186648%22%20d%3D%22M49.08%2043.82a17.5%2017.5%200%200%201-3%203.34a19.6%2019.6%200%200%201-10.4%205a14.8%2014.8%200%200%201-6.41-.25a8.8%208.8%200%200%201-2.87-1.49A18.3%2018.3%200%200%200%2014.92%2047a8.5%208.5%200%200%200-4.36.94c-.42.23-.71.11-1.11-.38v-.58a25%2025%200%200%201%203.27-2.58c2.28-1.59%204.58-3.17%206.87-4.75c.28-.32.68-.25%201-.3a23.8%2023.8%200%200%201%206.58.3c3.13.53%206.18%201.39%209.26%202.12c2.75.68%205.534%201.218%208.34%201.61c1%20.06%202.07.23%203.12.24a1.78%201.78%200%200%201%201.19.2%22%2F%3E%3Cpath%20fill%3D%22%23186648%22%20d%3D%22M49.08%2043.82L45%2043.51a.6.6%200%200%201-.21-.08a46%2046%200%200%200%202-9.7a24.3%2024.3%200%200%200-.56-8.73a9.8%209.8%200%200%200-4.14-6c-.16-.1-.36-.18-.35-.42c0%200%20.07-.08.12-.07a5.6%205.6%200%200%201%202.21.56q1.936.624%203.79%201.46A18.63%2018.63%200%200%201%2055.72%2027a17.6%2017.6%200%200%201%202.76%208.54a27.6%2027.6%200%200%201-.19%206q.009.145%200%20.29c-.46%202.08-1.26%202.65-3.4%202.47a56%2056%200%200%200-5.81-.48%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M27.25%2039.72c-1.08-.1-2.14-.26-3.22-.33c-1.483-.1-2.973-.03-4.44.21c.08-1.27.27-2.532.57-3.77a34%2034%200%200%201%202.2-6.83a16%2016%200%200%201%209.12-8.58A31%2031%200%200%201%2039%2018.61a2.73%202.73%200%200%201%201.57-.22c.11%200%20.25%200%20.27.16s-.14.17-.24.2c-.53.19-1.08.33-1.62.53a14.4%2014.4%200%200%200-6.5%205.22a27.8%2027.8%200%200%200-4.33%2010.17a38%2038%200%200%200-.8%204.74a.43.43%200%200%201-.1.31%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m40.67%2018.51l-1.65.1a2.55%202.55%200%200%201%203.92-2.28a2%202%200%200%201%201.17%202.19V19c-.78-.12-1.53-.41-2.32-.47c-.4.18-.79-.1-1.12-.02%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M40.67%2018.51a1.5%201.5%200%200%201%201.08%200c.91.162%202.162.602%202.727%201.082c1.524%201.538%201.62%203.736%202.053%205.858a19.5%2019.5%200%200%201%20.5%204.17c.046%201.67-.024%203.34-.21%205a54%2054%200%200%201-1.58%207.76c-.1.36-.07.81-.46%201a43%2043%200%200%201-5.06-.84c-3.29-.67-6.53-1.56-9.8-2.32c-.88-.2-1.77-.37-2.65-.55c.095-1.54.326-3.07.69-4.57a30.8%2030.8%200%200%201%202.9-8.23a17.13%2017.13%200%200%201%205.87-6.63a13.5%2013.5%200%200%201%204-1.68h.08z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m19.34%2038.78l-9.83%208.14M58%2041.24c1.41-5%203.12-17.65-13.85-23c0%200%20.27-2.72-2.28-2.94s-2.93%202.66-2.93%202.66C19.12%2019%2019.5%2038.72%2019.5%2038.72a22.6%2022.6%200%200%201%207.65.27c2.44.51%207.44%201.74%2012.38%202.66c1.91.36%203.83.64%205.55.88c0%200%202.23.288%203.85.53s4.679.71%206%20.71s2.696-1.115%203.07-2.53M9.51%2046.92c-.06%201%201.08.87%202%20.54S19.72%2045.4%2028%2051.37s22.969-7.461%2020.998-8.163%22%2F%3E%3Cpath%20d%3D%22M27.15%2039c1.54-9.93%205.17-15.39%208-18.24c1.85-1.88%202.85-2.88%207.64-2.25l.061.01c1.461.248%202.592%201.4%203.019%202.82c.78%202.593%202.745%2010.419-.684%2020.901%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/billed-cap.svg?color=%231a73e8&size=48