barber pole emoji
barber-pole from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- barber-pole
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More travel & places icons from Noto Emoji
Use the barber pole emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="m43.22 32.72l.8 62.85l41.77-.27l-.8-64.87z"/><path fill="#d80d1a" d="m42.68 37.74l10.14-5.86l23.44.57l-33.71 23.1z"/><path fill="#1d86fa" d="m43.22 67.23l42.3-28.87l-.27 19.34l-42.17 29.41z"/><path fill="#d80d1a" d="m49.93 95.3l35.46-25.11l-.54 18.53l-13.3 9.54z"/><path fill="#a1d2d6" d="m40.53 32.45l.81 64.06l3.89-1.48l-.8-64.06zm42.71-1.08l.4 63.93l3.87-.44L87 31.24z"/><path fill="#c8c8c8" d="M40.05 33.09c.64.71 45.97.16 46.76-.24s4.81-3.73 4.5-9.05c-.31-5.25-3.94-6.91-3.94-6.91s-.7-5.26-6.75-9.29c-4.29-2.86-9.85-3.69-16.83-3.63c-7.7.07-14.93.54-19.53 5.14c-4.42 4.42-4.6 8.73-4.6 8.73s-3.91 1.2-3.91 7.08c-.01 5.8 4.3 8.17 4.3 8.17m.71 61.37c-.66.55-.79 3.97-.79 3.97s-3.71 2-3.18 6.35c.48 3.89 3.73 5.4 3.73 5.4s1.52 6.58 6.59 10.16c5.4 3.81 10.72 3.97 18.34 3.97c8.26 0 13.89-.64 18.34-4.84c5.1-4.83 5.48-9.84 5.48-9.84s2.94-1.75 2.86-5.72s-3.33-5.48-3.33-5.48s-.68-3.17-1.27-3.97c-.3-.41-12.16-.3-23.82-.24c-11.25.05-22.44-.19-22.95.24"/><path fill="#858585" d="M61.57 120.42c-.08 1.59 8.33 1.55 14.53.16c7.07-1.59 9.37-7.62 8.97-8.1s-7.54-.32-7.94.08s-2.22 4.13-5.32 5.4s-10.18 1.25-10.24 2.46m-24.53-14.59l54.95-.25s-.18 1.16-.93 2.29c-.73 1.09-1.78 1.75-1.78 1.75l-48.72.57s-1.46-.79-2.09-1.57c-1.39-1.72-1.43-2.79-1.43-2.79"/><path fill="#e1e0e0" d="m36.8 103.1l55.14-.71s-.18-1.45-1.16-2.54c-.82-.92-1.98-1.43-1.98-1.43l-49.54.48s-1 .74-1.59 1.59c-.71 1.03-.87 2.61-.87 2.61m-.86-80.24s11.02-2.16 27.14-2.4s27.73.71 27.73.71s-.57-1.9-1.45-2.85s-1.98-1.43-1.98-1.43s-15.11-.55-24.25-.63c-11.04-.09-23.47 1.58-23.47 1.58s-1.33.38-2.23 1.55c-1.28 1.65-1.49 3.47-1.49 3.47"/><path fill="#858585" d="M35.76 25.96s8.58-1.68 27.71-1.92s27.83 1.15 27.83 1.15s.08 1.16-.3 2.27c-.42 1.24-1.08 2.06-1.08 2.06s-16.45-1.1-26.45-1.02s-26.32 1.66-26.32 1.66s-.69-1.19-.93-1.9c-.23-.74-.46-2.3-.46-2.3"/><path fill="#fff" d="M60.56 19.45c0 .85-5.63 1.35-11.61 1.71c-3.35.2-9.26 1.85-9.26-.36s2.14-2.63 9.4-2.78s11.47.29 11.47 1.43m.43-13.17c.19.54-2.85 1.57-5.2 4.06c-1.66 1.76-2.21 3.42-3.35 3.85s-7.26 1-7.34-.28c-.1-1.78 1.18-4.6 4.2-6.27c4.78-2.65 11.33-2.36 11.69-1.36"/></svg>
React
import type { SVGProps } from "react";
export function NotoBarberPole(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="m43.22 32.72l.8 62.85l41.77-.27l-.8-64.87z"/><path fill="#d80d1a" d="m42.68 37.74l10.14-5.86l23.44.57l-33.71 23.1z"/><path fill="#1d86fa" d="m43.22 67.23l42.3-28.87l-.27 19.34l-42.17 29.41z"/><path fill="#d80d1a" d="m49.93 95.3l35.46-25.11l-.54 18.53l-13.3 9.54z"/><path fill="#a1d2d6" d="m40.53 32.45l.81 64.06l3.89-1.48l-.8-64.06zm42.71-1.08l.4 63.93l3.87-.44L87 31.24z"/><path fill="#c8c8c8" d="M40.05 33.09c.64.71 45.97.16 46.76-.24s4.81-3.73 4.5-9.05c-.31-5.25-3.94-6.91-3.94-6.91s-.7-5.26-6.75-9.29c-4.29-2.86-9.85-3.69-16.83-3.63c-7.7.07-14.93.54-19.53 5.14c-4.42 4.42-4.6 8.73-4.6 8.73s-3.91 1.2-3.91 7.08c-.01 5.8 4.3 8.17 4.3 8.17m.71 61.37c-.66.55-.79 3.97-.79 3.97s-3.71 2-3.18 6.35c.48 3.89 3.73 5.4 3.73 5.4s1.52 6.58 6.59 10.16c5.4 3.81 10.72 3.97 18.34 3.97c8.26 0 13.89-.64 18.34-4.84c5.1-4.83 5.48-9.84 5.48-9.84s2.94-1.75 2.86-5.72s-3.33-5.48-3.33-5.48s-.68-3.17-1.27-3.97c-.3-.41-12.16-.3-23.82-.24c-11.25.05-22.44-.19-22.95.24"/><path fill="#858585" d="M61.57 120.42c-.08 1.59 8.33 1.55 14.53.16c7.07-1.59 9.37-7.62 8.97-8.1s-7.54-.32-7.94.08s-2.22 4.13-5.32 5.4s-10.18 1.25-10.24 2.46m-24.53-14.59l54.95-.25s-.18 1.16-.93 2.29c-.73 1.09-1.78 1.75-1.78 1.75l-48.72.57s-1.46-.79-2.09-1.57c-1.39-1.72-1.43-2.79-1.43-2.79"/><path fill="#e1e0e0" d="m36.8 103.1l55.14-.71s-.18-1.45-1.16-2.54c-.82-.92-1.98-1.43-1.98-1.43l-49.54.48s-1 .74-1.59 1.59c-.71 1.03-.87 2.61-.87 2.61m-.86-80.24s11.02-2.16 27.14-2.4s27.73.71 27.73.71s-.57-1.9-1.45-2.85s-1.98-1.43-1.98-1.43s-15.11-.55-24.25-.63c-11.04-.09-23.47 1.58-23.47 1.58s-1.33.38-2.23 1.55c-1.28 1.65-1.49 3.47-1.49 3.47"/><path fill="#858585" d="M35.76 25.96s8.58-1.68 27.71-1.92s27.83 1.15 27.83 1.15s.08 1.16-.3 2.27c-.42 1.24-1.08 2.06-1.08 2.06s-16.45-1.1-26.45-1.02s-26.32 1.66-26.32 1.66s-.69-1.19-.93-1.9c-.23-.74-.46-2.3-.46-2.3"/><path fill="#fff" d="M60.56 19.45c0 .85-5.63 1.35-11.61 1.71c-3.35.2-9.26 1.85-9.26-.36s2.14-2.63 9.4-2.78s11.47.29 11.47 1.43m.43-13.17c.19.54-2.85 1.57-5.2 4.06c-1.66 1.76-2.21 3.42-3.35 3.85s-7.26 1-7.34-.28c-.1-1.78 1.18-4.6 4.2-6.27c4.78-2.65 11.33-2.36 11.69-1.36"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fff" d="m43.22 32.72l.8 62.85l41.77-.27l-.8-64.87z"/><path fill="#d80d1a" d="m42.68 37.74l10.14-5.86l23.44.57l-33.71 23.1z"/><path fill="#1d86fa" d="m43.22 67.23l42.3-28.87l-.27 19.34l-42.17 29.41z"/><path fill="#d80d1a" d="m49.93 95.3l35.46-25.11l-.54 18.53l-13.3 9.54z"/><path fill="#a1d2d6" d="m40.53 32.45l.81 64.06l3.89-1.48l-.8-64.06zm42.71-1.08l.4 63.93l3.87-.44L87 31.24z"/><path fill="#c8c8c8" d="M40.05 33.09c.64.71 45.97.16 46.76-.24s4.81-3.73 4.5-9.05c-.31-5.25-3.94-6.91-3.94-6.91s-.7-5.26-6.75-9.29c-4.29-2.86-9.85-3.69-16.83-3.63c-7.7.07-14.93.54-19.53 5.14c-4.42 4.42-4.6 8.73-4.6 8.73s-3.91 1.2-3.91 7.08c-.01 5.8 4.3 8.17 4.3 8.17m.71 61.37c-.66.55-.79 3.97-.79 3.97s-3.71 2-3.18 6.35c.48 3.89 3.73 5.4 3.73 5.4s1.52 6.58 6.59 10.16c5.4 3.81 10.72 3.97 18.34 3.97c8.26 0 13.89-.64 18.34-4.84c5.1-4.83 5.48-9.84 5.48-9.84s2.94-1.75 2.86-5.72s-3.33-5.48-3.33-5.48s-.68-3.17-1.27-3.97c-.3-.41-12.16-.3-23.82-.24c-11.25.05-22.44-.19-22.95.24"/><path fill="#858585" d="M61.57 120.42c-.08 1.59 8.33 1.55 14.53.16c7.07-1.59 9.37-7.62 8.97-8.1s-7.54-.32-7.94.08s-2.22 4.13-5.32 5.4s-10.18 1.25-10.24 2.46m-24.53-14.59l54.95-.25s-.18 1.16-.93 2.29c-.73 1.09-1.78 1.75-1.78 1.75l-48.72.57s-1.46-.79-2.09-1.57c-1.39-1.72-1.43-2.79-1.43-2.79"/><path fill="#e1e0e0" d="m36.8 103.1l55.14-.71s-.18-1.45-1.16-2.54c-.82-.92-1.98-1.43-1.98-1.43l-49.54.48s-1 .74-1.59 1.59c-.71 1.03-.87 2.61-.87 2.61m-.86-80.24s11.02-2.16 27.14-2.4s27.73.71 27.73.71s-.57-1.9-1.45-2.85s-1.98-1.43-1.98-1.43s-15.11-.55-24.25-.63c-11.04-.09-23.47 1.58-23.47 1.58s-1.33.38-2.23 1.55c-1.28 1.65-1.49 3.47-1.49 3.47"/><path fill="#858585" d="M35.76 25.96s8.58-1.68 27.71-1.92s27.83 1.15 27.83 1.15s.08 1.16-.3 2.27c-.42 1.24-1.08 2.06-1.08 2.06s-16.45-1.1-26.45-1.02s-26.32 1.66-26.32 1.66s-.69-1.19-.93-1.9c-.23-.74-.46-2.3-.46-2.3"/><path fill="#fff" d="M60.56 19.45c0 .85-5.63 1.35-11.61 1.71c-3.35.2-9.26 1.85-9.26-.36s2.14-2.63 9.4-2.78s11.47.29 11.47 1.43m.43-13.17c.19.54-2.85 1.57-5.2 4.06c-1.66 1.76-2.21 3.42-3.35 3.85s-7.26 1-7.34-.28c-.1-1.78 1.18-4.6 4.2-6.27c4.78-2.65 11.33-2.36 11.69-1.36"/></svg> </template>
CSS
.icon-barber-pole {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m43.22%2032.72l.8%2062.85l41.77-.27l-.8-64.87z%22%2F%3E%3Cpath%20fill%3D%22%23d80d1a%22%20d%3D%22m42.68%2037.74l10.14-5.86l23.44.57l-33.71%2023.1z%22%2F%3E%3Cpath%20fill%3D%22%231d86fa%22%20d%3D%22m43.22%2067.23l42.3-28.87l-.27%2019.34l-42.17%2029.41z%22%2F%3E%3Cpath%20fill%3D%22%23d80d1a%22%20d%3D%22m49.93%2095.3l35.46-25.11l-.54%2018.53l-13.3%209.54z%22%2F%3E%3Cpath%20fill%3D%22%23a1d2d6%22%20d%3D%22m40.53%2032.45l.81%2064.06l3.89-1.48l-.8-64.06zm42.71-1.08l.4%2063.93l3.87-.44L87%2031.24z%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M40.05%2033.09c.64.71%2045.97.16%2046.76-.24s4.81-3.73%204.5-9.05c-.31-5.25-3.94-6.91-3.94-6.91s-.7-5.26-6.75-9.29c-4.29-2.86-9.85-3.69-16.83-3.63c-7.7.07-14.93.54-19.53%205.14c-4.42%204.42-4.6%208.73-4.6%208.73s-3.91%201.2-3.91%207.08c-.01%205.8%204.3%208.17%204.3%208.17m.71%2061.37c-.66.55-.79%203.97-.79%203.97s-3.71%202-3.18%206.35c.48%203.89%203.73%205.4%203.73%205.4s1.52%206.58%206.59%2010.16c5.4%203.81%2010.72%203.97%2018.34%203.97c8.26%200%2013.89-.64%2018.34-4.84c5.1-4.83%205.48-9.84%205.48-9.84s2.94-1.75%202.86-5.72s-3.33-5.48-3.33-5.48s-.68-3.17-1.27-3.97c-.3-.41-12.16-.3-23.82-.24c-11.25.05-22.44-.19-22.95.24%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M61.57%20120.42c-.08%201.59%208.33%201.55%2014.53.16c7.07-1.59%209.37-7.62%208.97-8.1s-7.54-.32-7.94.08s-2.22%204.13-5.32%205.4s-10.18%201.25-10.24%202.46m-24.53-14.59l54.95-.25s-.18%201.16-.93%202.29c-.73%201.09-1.78%201.75-1.78%201.75l-48.72.57s-1.46-.79-2.09-1.57c-1.39-1.72-1.43-2.79-1.43-2.79%22%2F%3E%3Cpath%20fill%3D%22%23e1e0e0%22%20d%3D%22m36.8%20103.1l55.14-.71s-.18-1.45-1.16-2.54c-.82-.92-1.98-1.43-1.98-1.43l-49.54.48s-1%20.74-1.59%201.59c-.71%201.03-.87%202.61-.87%202.61m-.86-80.24s11.02-2.16%2027.14-2.4s27.73.71%2027.73.71s-.57-1.9-1.45-2.85s-1.98-1.43-1.98-1.43s-15.11-.55-24.25-.63c-11.04-.09-23.47%201.58-23.47%201.58s-1.33.38-2.23%201.55c-1.28%201.65-1.49%203.47-1.49%203.47%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M35.76%2025.96s8.58-1.68%2027.71-1.92s27.83%201.15%2027.83%201.15s.08%201.16-.3%202.27c-.42%201.24-1.08%202.06-1.08%202.06s-16.45-1.1-26.45-1.02s-26.32%201.66-26.32%201.66s-.69-1.19-.93-1.9c-.23-.74-.46-2.3-.46-2.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M60.56%2019.45c0%20.85-5.63%201.35-11.61%201.71c-3.35.2-9.26%201.85-9.26-.36s2.14-2.63%209.4-2.78s11.47.29%2011.47%201.43m.43-13.17c.19.54-2.85%201.57-5.2%204.06c-1.66%201.76-2.21%203.42-3.35%203.85s-7.26%201-7.34-.28c-.1-1.78%201.18-4.6%204.2-6.27c4.78-2.65%2011.33-2.36%2011.69-1.36%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m43.22%2032.72l.8%2062.85l41.77-.27l-.8-64.87z%22%2F%3E%3Cpath%20fill%3D%22%23d80d1a%22%20d%3D%22m42.68%2037.74l10.14-5.86l23.44.57l-33.71%2023.1z%22%2F%3E%3Cpath%20fill%3D%22%231d86fa%22%20d%3D%22m43.22%2067.23l42.3-28.87l-.27%2019.34l-42.17%2029.41z%22%2F%3E%3Cpath%20fill%3D%22%23d80d1a%22%20d%3D%22m49.93%2095.3l35.46-25.11l-.54%2018.53l-13.3%209.54z%22%2F%3E%3Cpath%20fill%3D%22%23a1d2d6%22%20d%3D%22m40.53%2032.45l.81%2064.06l3.89-1.48l-.8-64.06zm42.71-1.08l.4%2063.93l3.87-.44L87%2031.24z%22%2F%3E%3Cpath%20fill%3D%22%23c8c8c8%22%20d%3D%22M40.05%2033.09c.64.71%2045.97.16%2046.76-.24s4.81-3.73%204.5-9.05c-.31-5.25-3.94-6.91-3.94-6.91s-.7-5.26-6.75-9.29c-4.29-2.86-9.85-3.69-16.83-3.63c-7.7.07-14.93.54-19.53%205.14c-4.42%204.42-4.6%208.73-4.6%208.73s-3.91%201.2-3.91%207.08c-.01%205.8%204.3%208.17%204.3%208.17m.71%2061.37c-.66.55-.79%203.97-.79%203.97s-3.71%202-3.18%206.35c.48%203.89%203.73%205.4%203.73%205.4s1.52%206.58%206.59%2010.16c5.4%203.81%2010.72%203.97%2018.34%203.97c8.26%200%2013.89-.64%2018.34-4.84c5.1-4.83%205.48-9.84%205.48-9.84s2.94-1.75%202.86-5.72s-3.33-5.48-3.33-5.48s-.68-3.17-1.27-3.97c-.3-.41-12.16-.3-23.82-.24c-11.25.05-22.44-.19-22.95.24%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M61.57%20120.42c-.08%201.59%208.33%201.55%2014.53.16c7.07-1.59%209.37-7.62%208.97-8.1s-7.54-.32-7.94.08s-2.22%204.13-5.32%205.4s-10.18%201.25-10.24%202.46m-24.53-14.59l54.95-.25s-.18%201.16-.93%202.29c-.73%201.09-1.78%201.75-1.78%201.75l-48.72.57s-1.46-.79-2.09-1.57c-1.39-1.72-1.43-2.79-1.43-2.79%22%2F%3E%3Cpath%20fill%3D%22%23e1e0e0%22%20d%3D%22m36.8%20103.1l55.14-.71s-.18-1.45-1.16-2.54c-.82-.92-1.98-1.43-1.98-1.43l-49.54.48s-1%20.74-1.59%201.59c-.71%201.03-.87%202.61-.87%202.61m-.86-80.24s11.02-2.16%2027.14-2.4s27.73.71%2027.73.71s-.57-1.9-1.45-2.85s-1.98-1.43-1.98-1.43s-15.11-.55-24.25-.63c-11.04-.09-23.47%201.58-23.47%201.58s-1.33.38-2.23%201.55c-1.28%201.65-1.49%203.47-1.49%203.47%22%2F%3E%3Cpath%20fill%3D%22%23858585%22%20d%3D%22M35.76%2025.96s8.58-1.68%2027.71-1.92s27.83%201.15%2027.83%201.15s.08%201.16-.3%202.27c-.42%201.24-1.08%202.06-1.08%202.06s-16.45-1.1-26.45-1.02s-26.32%201.66-26.32%201.66s-.69-1.19-.93-1.9c-.23-.74-.46-2.3-.46-2.3%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M60.56%2019.45c0%20.85-5.63%201.35-11.61%201.71c-3.35.2-9.26%201.85-9.26-.36s2.14-2.63%209.4-2.78s11.47.29%2011.47%201.43m.43-13.17c.19.54-2.85%201.57-5.2%204.06c-1.66%201.76-2.21%203.42-3.35%203.85s-7.26%201-7.34-.28c-.1-1.78%201.18-4.6%204.2-6.27c4.78-2.65%2011.33-2.36%2011.69-1.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/barber-pole.svg?color=%231a73e8&size=48