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

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

Use the armkeil logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.028 10.06h.9v3.863h-.9v-.404c-.288.339-.712.53-1.157.523c-1.19 0-1.871-.99-1.871-2.055c0-1.257.863-2.028 1.881-2.028c.448-.01.874.195 1.147.55zm-2.11 1.945c0 .67.422 1.23 1.073 1.23c.567 0 1.092-.413 1.092-1.221c0-.844-.523-1.248-1.092-1.248c-.651 0-1.073.554-1.073 1.239m4.08-1.945h.9v.349q.162-.191.376-.321c.168-.093.358-.138.55-.13c.248-.005.492.059.706.185l-.367.816a.8.8 0 0 0-.459-.138c-.192 0-.385.028-.56.211c-.246.266-.246.633-.246.89v2h-.9zm3.113 0h.9v.358a1.19 1.19 0 0 1 .954-.46c.411-.006.794.212 1 .568c.32-.457.807-.567 1.147-.567c.468 0 .88.22 1.102.606c.073.128.202.412.202.972v2.386h-.9v-2.129c0-.431-.046-.606-.083-.688a.51.51 0 0 0-.514-.34a.66.66 0 0 0-.532.283c-.156.221-.175.551-.175.882v1.992h-.899v-2.129c0-.431-.046-.606-.082-.688a.51.51 0 0 0-.514-.34a.66.66 0 0 0-.532.283c-.157.221-.175.551-.175.882v1.992h-.9zm7.317 1.657l1.645-1.656h.579l-1.807 1.8l1.865 2.061h-.59l-1.581-1.772l-.11.11v1.662H15V10.06h.429zm4.865-1.252h-1.575v1.147h1.531v.405h-1.531v1.5h1.575v.405h-2.004V10.06h2.004zm1.216-.405v3.862h-.428V10.06zm1.425 0v3.46H24v.405h-1.494V10.06z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsArmkeil(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="M3.028 10.06h.9v3.863h-.9v-.404c-.288.339-.712.53-1.157.523c-1.19 0-1.871-.99-1.871-2.055c0-1.257.863-2.028 1.881-2.028c.448-.01.874.195 1.147.55zm-2.11 1.945c0 .67.422 1.23 1.073 1.23c.567 0 1.092-.413 1.092-1.221c0-.844-.523-1.248-1.092-1.248c-.651 0-1.073.554-1.073 1.239m4.08-1.945h.9v.349q.162-.191.376-.321c.168-.093.358-.138.55-.13c.248-.005.492.059.706.185l-.367.816a.8.8 0 0 0-.459-.138c-.192 0-.385.028-.56.211c-.246.266-.246.633-.246.89v2h-.9zm3.113 0h.9v.358a1.19 1.19 0 0 1 .954-.46c.411-.006.794.212 1 .568c.32-.457.807-.567 1.147-.567c.468 0 .88.22 1.102.606c.073.128.202.412.202.972v2.386h-.9v-2.129c0-.431-.046-.606-.083-.688a.51.51 0 0 0-.514-.34a.66.66 0 0 0-.532.283c-.156.221-.175.551-.175.882v1.992h-.899v-2.129c0-.431-.046-.606-.082-.688a.51.51 0 0 0-.514-.34a.66.66 0 0 0-.532.283c-.157.221-.175.551-.175.882v1.992h-.9zm7.317 1.657l1.645-1.656h.579l-1.807 1.8l1.865 2.061h-.59l-1.581-1.772l-.11.11v1.662H15V10.06h.429zm4.865-1.252h-1.575v1.147h1.531v.405h-1.531v1.5h1.575v.405h-2.004V10.06h2.004zm1.216-.405v3.862h-.428V10.06zm1.425 0v3.46H24v.405h-1.494V10.06z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.028 10.06h.9v3.863h-.9v-.404c-.288.339-.712.53-1.157.523c-1.19 0-1.871-.99-1.871-2.055c0-1.257.863-2.028 1.881-2.028c.448-.01.874.195 1.147.55zm-2.11 1.945c0 .67.422 1.23 1.073 1.23c.567 0 1.092-.413 1.092-1.221c0-.844-.523-1.248-1.092-1.248c-.651 0-1.073.554-1.073 1.239m4.08-1.945h.9v.349q.162-.191.376-.321c.168-.093.358-.138.55-.13c.248-.005.492.059.706.185l-.367.816a.8.8 0 0 0-.459-.138c-.192 0-.385.028-.56.211c-.246.266-.246.633-.246.89v2h-.9zm3.113 0h.9v.358a1.19 1.19 0 0 1 .954-.46c.411-.006.794.212 1 .568c.32-.457.807-.567 1.147-.567c.468 0 .88.22 1.102.606c.073.128.202.412.202.972v2.386h-.9v-2.129c0-.431-.046-.606-.083-.688a.51.51 0 0 0-.514-.34a.66.66 0 0 0-.532.283c-.156.221-.175.551-.175.882v1.992h-.899v-2.129c0-.431-.046-.606-.082-.688a.51.51 0 0 0-.514-.34a.66.66 0 0 0-.532.283c-.157.221-.175.551-.175.882v1.992h-.9zm7.317 1.657l1.645-1.656h.579l-1.807 1.8l1.865 2.061h-.59l-1.581-1.772l-.11.11v1.662H15V10.06h.429zm4.865-1.252h-1.575v1.147h1.531v.405h-1.531v1.5h1.575v.405h-2.004V10.06h2.004zm1.216-.405v3.862h-.428V10.06zm1.425 0v3.46H24v.405h-1.494V10.06z"/></svg>
</template>

CSS

.icon-armkeil {
  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%22M3.028%2010.06h.9v3.863h-.9v-.404c-.288.339-.712.53-1.157.523c-1.19%200-1.871-.99-1.871-2.055c0-1.257.863-2.028%201.881-2.028c.448-.01.874.195%201.147.55zm-2.11%201.945c0%20.67.422%201.23%201.073%201.23c.567%200%201.092-.413%201.092-1.221c0-.844-.523-1.248-1.092-1.248c-.651%200-1.073.554-1.073%201.239m4.08-1.945h.9v.349q.162-.191.376-.321c.168-.093.358-.138.55-.13c.248-.005.492.059.706.185l-.367.816a.8.8%200%200%200-.459-.138c-.192%200-.385.028-.56.211c-.246.266-.246.633-.246.89v2h-.9zm3.113%200h.9v.358a1.19%201.19%200%200%201%20.954-.46c.411-.006.794.212%201%20.568c.32-.457.807-.567%201.147-.567c.468%200%20.88.22%201.102.606c.073.128.202.412.202.972v2.386h-.9v-2.129c0-.431-.046-.606-.083-.688a.51.51%200%200%200-.514-.34a.66.66%200%200%200-.532.283c-.156.221-.175.551-.175.882v1.992h-.899v-2.129c0-.431-.046-.606-.082-.688a.51.51%200%200%200-.514-.34a.66.66%200%200%200-.532.283c-.157.221-.175.551-.175.882v1.992h-.9zm7.317%201.657l1.645-1.656h.579l-1.807%201.8l1.865%202.061h-.59l-1.581-1.772l-.11.11v1.662H15V10.06h.429zm4.865-1.252h-1.575v1.147h1.531v.405h-1.531v1.5h1.575v.405h-2.004V10.06h2.004zm1.216-.405v3.862h-.428V10.06zm1.425%200v3.46H24v.405h-1.494V10.06z%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%22M3.028%2010.06h.9v3.863h-.9v-.404c-.288.339-.712.53-1.157.523c-1.19%200-1.871-.99-1.871-2.055c0-1.257.863-2.028%201.881-2.028c.448-.01.874.195%201.147.55zm-2.11%201.945c0%20.67.422%201.23%201.073%201.23c.567%200%201.092-.413%201.092-1.221c0-.844-.523-1.248-1.092-1.248c-.651%200-1.073.554-1.073%201.239m4.08-1.945h.9v.349q.162-.191.376-.321c.168-.093.358-.138.55-.13c.248-.005.492.059.706.185l-.367.816a.8.8%200%200%200-.459-.138c-.192%200-.385.028-.56.211c-.246.266-.246.633-.246.89v2h-.9zm3.113%200h.9v.358a1.19%201.19%200%200%201%20.954-.46c.411-.006.794.212%201%20.568c.32-.457.807-.567%201.147-.567c.468%200%20.88.22%201.102.606c.073.128.202.412.202.972v2.386h-.9v-2.129c0-.431-.046-.606-.083-.688a.51.51%200%200%200-.514-.34a.66.66%200%200%200-.532.283c-.156.221-.175.551-.175.882v1.992h-.899v-2.129c0-.431-.046-.606-.082-.688a.51.51%200%200%200-.514-.34a.66.66%200%200%200-.532.283c-.157.221-.175.551-.175.882v1.992h-.9zm7.317%201.657l1.645-1.656h.579l-1.807%201.8l1.865%202.061h-.59l-1.581-1.772l-.11.11v1.662H15V10.06h.429zm4.865-1.252h-1.575v1.147h1.531v.405h-1.531v1.5h1.575v.405h-2.004V10.06h2.004zm1.216-.405v3.862h-.428V10.06zm1.425%200v3.46H24v.405h-1.494V10.06z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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