armored boot icon

armored-boot from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
armored-boot
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the armored boot icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19.863 22H9.054c-2.854 0-4.28 0-5.167-.881S3 18.82 3 15.984V7.117c0-.588 0-.882.16-1.257c.158-.376.3-.513.583-.787c1.106-1.07 3.184-2.367 6.359-2.89c1.287-.213 1.93-.319 2.46.132c.529.45.529 1.18.529 2.64v5.664c0 1.398 0 2.097.272 2.691c.524 1.142 1.716 1.59 2.792 2.09c.76.352 1.556.666 2.288 1.077a5.01 5.01 0 0 1 2.47 3.42c.188.977.168 2.103-1.05 2.103"/><path stroke-linejoin="round" d="M3 17s2.007-1 2.95-.706c1.129.351 2.013 1.33 3.05-.023C10.132 14.945 11.992 14 14 14"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.059 17c-1 .333-3 1.8-3 5m-13-13.5h3M3 12h2"/><path stroke-linecap="round" d="M10.125 10H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm-.125-4H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsArmoredBoot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M19.863 22H9.054c-2.854 0-4.28 0-5.167-.881S3 18.82 3 15.984V7.117c0-.588 0-.882.16-1.257c.158-.376.3-.513.583-.787c1.106-1.07 3.184-2.367 6.359-2.89c1.287-.213 1.93-.319 2.46.132c.529.45.529 1.18.529 2.64v5.664c0 1.398 0 2.097.272 2.691c.524 1.142 1.716 1.59 2.792 2.09c.76.352 1.556.666 2.288 1.077a5.01 5.01 0 0 1 2.47 3.42c.188.977.168 2.103-1.05 2.103"/><path strokeLinejoin="round" d="M3 17s2.007-1 2.95-.706c1.129.351 2.013 1.33 3.05-.023C10.132 14.945 11.992 14 14 14"/><path strokeLinecap="round" strokeLinejoin="round" d="M19.059 17c-1 .333-3 1.8-3 5m-13-13.5h3M3 12h2"/><path strokeLinecap="round" d="M10.125 10H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm-.125-4H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19.863 22H9.054c-2.854 0-4.28 0-5.167-.881S3 18.82 3 15.984V7.117c0-.588 0-.882.16-1.257c.158-.376.3-.513.583-.787c1.106-1.07 3.184-2.367 6.359-2.89c1.287-.213 1.93-.319 2.46.132c.529.45.529 1.18.529 2.64v5.664c0 1.398 0 2.097.272 2.691c.524 1.142 1.716 1.59 2.792 2.09c.76.352 1.556.666 2.288 1.077a5.01 5.01 0 0 1 2.47 3.42c.188.977.168 2.103-1.05 2.103"/><path stroke-linejoin="round" d="M3 17s2.007-1 2.95-.706c1.129.351 2.013 1.33 3.05-.023C10.132 14.945 11.992 14 14 14"/><path stroke-linecap="round" stroke-linejoin="round" d="M19.059 17c-1 .333-3 1.8-3 5m-13-13.5h3M3 12h2"/><path stroke-linecap="round" d="M10.125 10H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm-.125-4H10m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
</template>

CSS

.icon-armored-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.863%2022H9.054c-2.854%200-4.28%200-5.167-.881S3%2018.82%203%2015.984V7.117c0-.588%200-.882.16-1.257c.158-.376.3-.513.583-.787c1.106-1.07%203.184-2.367%206.359-2.89c1.287-.213%201.93-.319%202.46.132c.529.45.529%201.18.529%202.64v5.664c0%201.398%200%202.097.272%202.691c.524%201.142%201.716%201.59%202.792%202.09c.76.352%201.556.666%202.288%201.077a5.01%205.01%200%200%201%202.47%203.42c.188.977.168%202.103-1.05%202.103%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2017s2.007-1%202.95-.706c1.129.351%202.013%201.33%203.05-.023C10.132%2014.945%2011.992%2014%2014%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.059%2017c-1%20.333-3%201.8-3%205m-13-13.5h3M3%2012h2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.125%2010H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm-.125-4H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.863%2022H9.054c-2.854%200-4.28%200-5.167-.881S3%2018.82%203%2015.984V7.117c0-.588%200-.882.16-1.257c.158-.376.3-.513.583-.787c1.106-1.07%203.184-2.367%206.359-2.89c1.287-.213%201.93-.319%202.46.132c.529.45.529%201.18.529%202.64v5.664c0%201.398%200%202.097.272%202.691c.524%201.142%201.716%201.59%202.792%202.09c.76.352%201.556.666%202.288%201.077a5.01%205.01%200%200%201%202.47%203.42c.188.977.168%202.103-1.05%202.103%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2017s2.007-1%202.95-.706c1.129.351%202.013%201.33%203.05-.023C10.132%2014.945%2011.992%2014%2014%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.059%2017c-1%20.333-3%201.8-3%205m-13-13.5h3M3%2012h2%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.125%2010H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm-.125-4H10m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/armored-boot.svg?color=%231a73e8&size=48