hiking boot emoji
hiking-boot from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- hiking-boot
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji High Contrast
Use the hiking boot emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 11.59A3.59 3.59 0 0 1 4.59 8h11.75a3.59 3.59 0 0 1 3.59 3.59v3.727c.543 1.424 1.743 2.317 2.939 2.87a9.3 9.3 0 0 0 2.097.675l.127.022l.03.005h.002l.025.003l.026.005a7.15 7.15 0 0 1 5.756 6.033h.028v.23a7 7 0 0 1 .04.782v.868q0 .248-.04.486v.141c.078.415.07.886-.122 1.375a3.05 3.05 0 0 1-2.579 2.162h-.002a3.03 3.03 0 0 1-2.716-1.149a3.03 3.03 0 0 1-4.779-.001a3.03 3.03 0 0 1-2.392 1.166a3.02 3.02 0 0 1-2.388-1.166a3.03 3.03 0 0 1-2.392 1.166a3.02 3.02 0 0 1-2.388-1.166a3.03 3.03 0 0 1-4.78 0A3.031 3.031 0 0 1 1 27.96zm27.905 13.34a5.15 5.15 0 0 0-4.08-4.064l-.046-.006l-.18-.032a11.3 11.3 0 0 1-2.57-.826c-1.309-.605-2.868-1.66-3.74-3.447l-2.062.035a1 1 0 0 1-.034-2l1.737-.029V13.34l-1.707.02a1 1 0 1 1-.025-1.999l1.712-.021A1.59 1.59 0 0 0 16.34 10h-4.98v1.91a2.43 2.43 0 0 1-2.43 2.43H3v10.59z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastHikingBoot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 11.59A3.59 3.59 0 0 1 4.59 8h11.75a3.59 3.59 0 0 1 3.59 3.59v3.727c.543 1.424 1.743 2.317 2.939 2.87a9.3 9.3 0 0 0 2.097.675l.127.022l.03.005h.002l.025.003l.026.005a7.15 7.15 0 0 1 5.756 6.033h.028v.23a7 7 0 0 1 .04.782v.868q0 .248-.04.486v.141c.078.415.07.886-.122 1.375a3.05 3.05 0 0 1-2.579 2.162h-.002a3.03 3.03 0 0 1-2.716-1.149a3.03 3.03 0 0 1-4.779-.001a3.03 3.03 0 0 1-2.392 1.166a3.02 3.02 0 0 1-2.388-1.166a3.03 3.03 0 0 1-2.392 1.166a3.02 3.02 0 0 1-2.388-1.166a3.03 3.03 0 0 1-4.78 0A3.031 3.031 0 0 1 1 27.96zm27.905 13.34a5.15 5.15 0 0 0-4.08-4.064l-.046-.006l-.18-.032a11.3 11.3 0 0 1-2.57-.826c-1.309-.605-2.868-1.66-3.74-3.447l-2.062.035a1 1 0 0 1-.034-2l1.737-.029V13.34l-1.707.02a1 1 0 1 1-.025-1.999l1.712-.021A1.59 1.59 0 0 0 16.34 10h-4.98v1.91a2.43 2.43 0 0 1-2.43 2.43H3v10.59z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1 11.59A3.59 3.59 0 0 1 4.59 8h11.75a3.59 3.59 0 0 1 3.59 3.59v3.727c.543 1.424 1.743 2.317 2.939 2.87a9.3 9.3 0 0 0 2.097.675l.127.022l.03.005h.002l.025.003l.026.005a7.15 7.15 0 0 1 5.756 6.033h.028v.23a7 7 0 0 1 .04.782v.868q0 .248-.04.486v.141c.078.415.07.886-.122 1.375a3.05 3.05 0 0 1-2.579 2.162h-.002a3.03 3.03 0 0 1-2.716-1.149a3.03 3.03 0 0 1-4.779-.001a3.03 3.03 0 0 1-2.392 1.166a3.02 3.02 0 0 1-2.388-1.166a3.03 3.03 0 0 1-2.392 1.166a3.02 3.02 0 0 1-2.388-1.166a3.03 3.03 0 0 1-4.78 0A3.031 3.031 0 0 1 1 27.96zm27.905 13.34a5.15 5.15 0 0 0-4.08-4.064l-.046-.006l-.18-.032a11.3 11.3 0 0 1-2.57-.826c-1.309-.605-2.868-1.66-3.74-3.447l-2.062.035a1 1 0 0 1-.034-2l1.737-.029V13.34l-1.707.02a1 1 0 1 1-.025-1.999l1.712-.021A1.59 1.59 0 0 0 16.34 10h-4.98v1.91a2.43 2.43 0 0 1-2.43 2.43H3v10.59z"/></svg> </template>
CSS
.icon-hiking-boot {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%2011.59A3.59%203.59%200%200%201%204.59%208h11.75a3.59%203.59%200%200%201%203.59%203.59v3.727c.543%201.424%201.743%202.317%202.939%202.87a9.3%209.3%200%200%200%202.097.675l.127.022l.03.005h.002l.025.003l.026.005a7.15%207.15%200%200%201%205.756%206.033h.028v.23a7%207%200%200%201%20.04.782v.868q0%20.248-.04.486v.141c.078.415.07.886-.122%201.375a3.05%203.05%200%200%201-2.579%202.162h-.002a3.03%203.03%200%200%201-2.716-1.149a3.03%203.03%200%200%201-4.779-.001a3.03%203.03%200%200%201-2.392%201.166a3.02%203.02%200%200%201-2.388-1.166a3.03%203.03%200%200%201-2.392%201.166a3.02%203.02%200%200%201-2.388-1.166a3.03%203.03%200%200%201-4.78%200A3.031%203.031%200%200%201%201%2027.96zm27.905%2013.34a5.15%205.15%200%200%200-4.08-4.064l-.046-.006l-.18-.032a11.3%2011.3%200%200%201-2.57-.826c-1.309-.605-2.868-1.66-3.74-3.447l-2.062.035a1%201%200%200%201-.034-2l1.737-.029V13.34l-1.707.02a1%201%200%201%201-.025-1.999l1.712-.021A1.59%201.59%200%200%200%2016.34%2010h-4.98v1.91a2.43%202.43%200%200%201-2.43%202.43H3v10.59z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1%2011.59A3.59%203.59%200%200%201%204.59%208h11.75a3.59%203.59%200%200%201%203.59%203.59v3.727c.543%201.424%201.743%202.317%202.939%202.87a9.3%209.3%200%200%200%202.097.675l.127.022l.03.005h.002l.025.003l.026.005a7.15%207.15%200%200%201%205.756%206.033h.028v.23a7%207%200%200%201%20.04.782v.868q0%20.248-.04.486v.141c.078.415.07.886-.122%201.375a3.05%203.05%200%200%201-2.579%202.162h-.002a3.03%203.03%200%200%201-2.716-1.149a3.03%203.03%200%200%201-4.779-.001a3.03%203.03%200%200%201-2.392%201.166a3.02%203.02%200%200%201-2.388-1.166a3.03%203.03%200%200%201-2.392%201.166a3.02%203.02%200%200%201-2.388-1.166a3.03%203.03%200%200%201-4.78%200A3.031%203.031%200%200%201%201%2027.96zm27.905%2013.34a5.15%205.15%200%200%200-4.08-4.064l-.046-.006l-.18-.032a11.3%2011.3%200%200%201-2.57-.826c-1.309-.605-2.868-1.66-3.74-3.447l-2.062.035a1%201%200%200%201-.034-2l1.737-.029V13.34l-1.707.02a1%201%200%201%201-.025-1.999l1.712-.021A1.59%201.59%200%200%200%2016.34%2010h-4.98v1.91a2.43%202.43%200%200%201-2.43%202.43H3v10.59z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/hiking-boot.svg?color=%231a73e8&size=48