helm from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
helm
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the helm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.337 0c-.475 0-.861 1.016-.861 2.269c0 .527.069 1.011.183 1.396a8.5 8.5 0 0 0-3.961 1.22a5.2 5.2 0 0 0-.595-1.093c-.606-.866-1.34-1.436-1.79-1.43a.4.4 0 0 0-.217.066c-.39.273-.123 1.326.596 2.353c.267.381.559.705.84.948a8.7 8.7 0 0 0-1.528 1.716h1.734a7.18 7.18 0 0 1 5.381-2.421a7.18 7.18 0 0 1 5.382 2.42h1.733a8.7 8.7 0 0 0-1.32-1.53c.35-.249.735-.643 1.078-1.133c.719-1.027.986-2.08.596-2.353a.4.4 0 0 0-.217-.065c-.45-.007-1.184.563-1.79 1.43a4.9 4.9 0 0 0-.676 1.325a8.5 8.5 0 0 0-3.899-1.42c.12-.39.193-.887.193-1.429c0-1.253-.386-2.269-.862-2.269M1.624 9.443v5.162h1.358v-1.968h1.64v1.968h1.357V9.443H4.62v1.838H2.98V9.443zm5.912 0v5.162h3.21v-1.108H8.893v-.95h1.64v-1.142h-1.64v-.84h1.853V9.443zm4.698 0v5.162h3.218v-1.362h-1.86v-3.8zm4.706 0v5.162h1.364v-2.643l1.357 1.225l1.35-1.232v2.65h1.365V9.443h-.614l-2.1 1.914l-2.109-1.914zm-11.82 7.28a8.7 8.7 0 0 0 1.412 1.548a5.2 5.2 0 0 0-.841.948c-.719 1.027-.985 2.08-.596 2.353c.39.273 1.289-.338 2.007-1.364a5.2 5.2 0 0 0 .595-1.092a8.5 8.5 0 0 0 3.961 1.219a5 5 0 0 0-.183 1.396c0 1.253.386 2.269.861 2.269c.476 0 .862-1.016.862-2.269c0-.542-.072-1.04-.193-1.43a8.5 8.5 0 0 0 3.9-1.42c.121.4.352.865.675 1.327c.719 1.026 1.617 1.637 2.007 1.364s.123-1.326-.596-2.353c-.343-.49-.727-.885-1.077-1.135a8.7 8.7 0 0 0 1.202-1.36h-1.771a7.17 7.17 0 0 1-5.227 2.252a7.17 7.17 0 0 1-5.226-2.252z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHelm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.337 0c-.475 0-.861 1.016-.861 2.269c0 .527.069 1.011.183 1.396a8.5 8.5 0 0 0-3.961 1.22a5.2 5.2 0 0 0-.595-1.093c-.606-.866-1.34-1.436-1.79-1.43a.4.4 0 0 0-.217.066c-.39.273-.123 1.326.596 2.353c.267.381.559.705.84.948a8.7 8.7 0 0 0-1.528 1.716h1.734a7.18 7.18 0 0 1 5.381-2.421a7.18 7.18 0 0 1 5.382 2.42h1.733a8.7 8.7 0 0 0-1.32-1.53c.35-.249.735-.643 1.078-1.133c.719-1.027.986-2.08.596-2.353a.4.4 0 0 0-.217-.065c-.45-.007-1.184.563-1.79 1.43a4.9 4.9 0 0 0-.676 1.325a8.5 8.5 0 0 0-3.899-1.42c.12-.39.193-.887.193-1.429c0-1.253-.386-2.269-.862-2.269M1.624 9.443v5.162h1.358v-1.968h1.64v1.968h1.357V9.443H4.62v1.838H2.98V9.443zm5.912 0v5.162h3.21v-1.108H8.893v-.95h1.64v-1.142h-1.64v-.84h1.853V9.443zm4.698 0v5.162h3.218v-1.362h-1.86v-3.8zm4.706 0v5.162h1.364v-2.643l1.357 1.225l1.35-1.232v2.65h1.365V9.443h-.614l-2.1 1.914l-2.109-1.914zm-11.82 7.28a8.7 8.7 0 0 0 1.412 1.548a5.2 5.2 0 0 0-.841.948c-.719 1.027-.985 2.08-.596 2.353c.39.273 1.289-.338 2.007-1.364a5.2 5.2 0 0 0 .595-1.092a8.5 8.5 0 0 0 3.961 1.219a5 5 0 0 0-.183 1.396c0 1.253.386 2.269.861 2.269c.476 0 .862-1.016.862-2.269c0-.542-.072-1.04-.193-1.43a8.5 8.5 0 0 0 3.9-1.42c.121.4.352.865.675 1.327c.719 1.026 1.617 1.637 2.007 1.364s.123-1.326-.596-2.353c-.343-.49-.727-.885-1.077-1.135a8.7 8.7 0 0 0 1.202-1.36h-1.771a7.17 7.17 0 0 1-5.227 2.252a7.17 7.17 0 0 1-5.226-2.252z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.337 0c-.475 0-.861 1.016-.861 2.269c0 .527.069 1.011.183 1.396a8.5 8.5 0 0 0-3.961 1.22a5.2 5.2 0 0 0-.595-1.093c-.606-.866-1.34-1.436-1.79-1.43a.4.4 0 0 0-.217.066c-.39.273-.123 1.326.596 2.353c.267.381.559.705.84.948a8.7 8.7 0 0 0-1.528 1.716h1.734a7.18 7.18 0 0 1 5.381-2.421a7.18 7.18 0 0 1 5.382 2.42h1.733a8.7 8.7 0 0 0-1.32-1.53c.35-.249.735-.643 1.078-1.133c.719-1.027.986-2.08.596-2.353a.4.4 0 0 0-.217-.065c-.45-.007-1.184.563-1.79 1.43a4.9 4.9 0 0 0-.676 1.325a8.5 8.5 0 0 0-3.899-1.42c.12-.39.193-.887.193-1.429c0-1.253-.386-2.269-.862-2.269M1.624 9.443v5.162h1.358v-1.968h1.64v1.968h1.357V9.443H4.62v1.838H2.98V9.443zm5.912 0v5.162h3.21v-1.108H8.893v-.95h1.64v-1.142h-1.64v-.84h1.853V9.443zm4.698 0v5.162h3.218v-1.362h-1.86v-3.8zm4.706 0v5.162h1.364v-2.643l1.357 1.225l1.35-1.232v2.65h1.365V9.443h-.614l-2.1 1.914l-2.109-1.914zm-11.82 7.28a8.7 8.7 0 0 0 1.412 1.548a5.2 5.2 0 0 0-.841.948c-.719 1.027-.985 2.08-.596 2.353c.39.273 1.289-.338 2.007-1.364a5.2 5.2 0 0 0 .595-1.092a8.5 8.5 0 0 0 3.961 1.219a5 5 0 0 0-.183 1.396c0 1.253.386 2.269.861 2.269c.476 0 .862-1.016.862-2.269c0-.542-.072-1.04-.193-1.43a8.5 8.5 0 0 0 3.9-1.42c.121.4.352.865.675 1.327c.719 1.026 1.617 1.637 2.007 1.364s.123-1.326-.596-2.353c-.343-.49-.727-.885-1.077-1.135a8.7 8.7 0 0 0 1.202-1.36h-1.771a7.17 7.17 0 0 1-5.227 2.252a7.17 7.17 0 0 1-5.226-2.252z"/></svg>
</template>

CSS

.icon-helm {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.337%200c-.475%200-.861%201.016-.861%202.269c0%20.527.069%201.011.183%201.396a8.5%208.5%200%200%200-3.961%201.22a5.2%205.2%200%200%200-.595-1.093c-.606-.866-1.34-1.436-1.79-1.43a.4.4%200%200%200-.217.066c-.39.273-.123%201.326.596%202.353c.267.381.559.705.84.948a8.7%208.7%200%200%200-1.528%201.716h1.734a7.18%207.18%200%200%201%205.381-2.421a7.18%207.18%200%200%201%205.382%202.42h1.733a8.7%208.7%200%200%200-1.32-1.53c.35-.249.735-.643%201.078-1.133c.719-1.027.986-2.08.596-2.353a.4.4%200%200%200-.217-.065c-.45-.007-1.184.563-1.79%201.43a4.9%204.9%200%200%200-.676%201.325a8.5%208.5%200%200%200-3.899-1.42c.12-.39.193-.887.193-1.429c0-1.253-.386-2.269-.862-2.269M1.624%209.443v5.162h1.358v-1.968h1.64v1.968h1.357V9.443H4.62v1.838H2.98V9.443zm5.912%200v5.162h3.21v-1.108H8.893v-.95h1.64v-1.142h-1.64v-.84h1.853V9.443zm4.698%200v5.162h3.218v-1.362h-1.86v-3.8zm4.706%200v5.162h1.364v-2.643l1.357%201.225l1.35-1.232v2.65h1.365V9.443h-.614l-2.1%201.914l-2.109-1.914zm-11.82%207.28a8.7%208.7%200%200%200%201.412%201.548a5.2%205.2%200%200%200-.841.948c-.719%201.027-.985%202.08-.596%202.353c.39.273%201.289-.338%202.007-1.364a5.2%205.2%200%200%200%20.595-1.092a8.5%208.5%200%200%200%203.961%201.219a5%205%200%200%200-.183%201.396c0%201.253.386%202.269.861%202.269c.476%200%20.862-1.016.862-2.269c0-.542-.072-1.04-.193-1.43a8.5%208.5%200%200%200%203.9-1.42c.121.4.352.865.675%201.327c.719%201.026%201.617%201.637%202.007%201.364s.123-1.326-.596-2.353c-.343-.49-.727-.885-1.077-1.135a8.7%208.7%200%200%200%201.202-1.36h-1.771a7.17%207.17%200%200%201-5.227%202.252a7.17%207.17%200%200%201-5.226-2.252z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.337%200c-.475%200-.861%201.016-.861%202.269c0%20.527.069%201.011.183%201.396a8.5%208.5%200%200%200-3.961%201.22a5.2%205.2%200%200%200-.595-1.093c-.606-.866-1.34-1.436-1.79-1.43a.4.4%200%200%200-.217.066c-.39.273-.123%201.326.596%202.353c.267.381.559.705.84.948a8.7%208.7%200%200%200-1.528%201.716h1.734a7.18%207.18%200%200%201%205.381-2.421a7.18%207.18%200%200%201%205.382%202.42h1.733a8.7%208.7%200%200%200-1.32-1.53c.35-.249.735-.643%201.078-1.133c.719-1.027.986-2.08.596-2.353a.4.4%200%200%200-.217-.065c-.45-.007-1.184.563-1.79%201.43a4.9%204.9%200%200%200-.676%201.325a8.5%208.5%200%200%200-3.899-1.42c.12-.39.193-.887.193-1.429c0-1.253-.386-2.269-.862-2.269M1.624%209.443v5.162h1.358v-1.968h1.64v1.968h1.357V9.443H4.62v1.838H2.98V9.443zm5.912%200v5.162h3.21v-1.108H8.893v-.95h1.64v-1.142h-1.64v-.84h1.853V9.443zm4.698%200v5.162h3.218v-1.362h-1.86v-3.8zm4.706%200v5.162h1.364v-2.643l1.357%201.225l1.35-1.232v2.65h1.365V9.443h-.614l-2.1%201.914l-2.109-1.914zm-11.82%207.28a8.7%208.7%200%200%200%201.412%201.548a5.2%205.2%200%200%200-.841.948c-.719%201.027-.985%202.08-.596%202.353c.39.273%201.289-.338%202.007-1.364a5.2%205.2%200%200%200%20.595-1.092a8.5%208.5%200%200%200%203.961%201.219a5%205%200%200%200-.183%201.396c0%201.253.386%202.269.861%202.269c.476%200%20.862-1.016.862-2.269c0-.542-.072-1.04-.193-1.43a8.5%208.5%200%200%200%203.9-1.42c.121.4.352.865.675%201.327c.719%201.026%201.617%201.637%202.007%201.364s.123-1.326-.596-2.353c-.343-.49-.727-.885-1.077-1.135a8.7%208.7%200%200%200%201.202-1.36h-1.771a7.17%207.17%200%200%201-5.227%202.252a7.17%207.17%200%200%201-5.226-2.252z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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