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

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

The same logo in other sets

Use the arm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.419 8.534h1.614v6.911H5.419v-.72c-.71.822-1.573.933-2.07.933C1.218 15.658 0 13.882 0 11.985c0-2.253 1.542-3.633 3.37-3.633c.507 0 1.4.132 2.049.984zm-3.765 3.491c0 1.198.751 2.202 1.918 2.202c1.015 0 1.959-.74 1.959-2.181c0-1.512-.934-2.233-1.959-2.233c-1.167-.01-1.918.974-1.918 2.212m7.297-3.49h1.613v.618a3 3 0 0 1 .67-.578c.314-.183.619-.233.984-.233c.396 0 .822.06 1.269.324l-.66 1.462a1.43 1.43 0 0 0-.822-.244c-.345 0-.69.05-1.005.376c-.446.477-.446 1.136-.446 1.593v3.582H8.94zm5.56 0h1.614v.639c.538-.66 1.177-.822 1.705-.822c.72 0 1.4.345 1.786 1.015c.579-.822 1.441-1.015 2.05-1.015c.842 0 1.573.396 1.969 1.086c.132.233.365.74.365 1.745v4.272h-1.614V11.65c0-.771-.08-1.086-.152-1.228c-.101-.264-.345-.609-.923-.609c-.396 0-.741.213-.954.508c-.284.395-.315.984-.315 1.572v3.562H18.43V11.65c0-.771-.081-1.086-.152-1.228c-.102-.264-.345-.609-.924-.609c-.396 0-.74.213-.954.508c-.284.395-.314.984-.314 1.572v3.562h-1.573z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsArm(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="M5.419 8.534h1.614v6.911H5.419v-.72c-.71.822-1.573.933-2.07.933C1.218 15.658 0 13.882 0 11.985c0-2.253 1.542-3.633 3.37-3.633c.507 0 1.4.132 2.049.984zm-3.765 3.491c0 1.198.751 2.202 1.918 2.202c1.015 0 1.959-.74 1.959-2.181c0-1.512-.934-2.233-1.959-2.233c-1.167-.01-1.918.974-1.918 2.212m7.297-3.49h1.613v.618a3 3 0 0 1 .67-.578c.314-.183.619-.233.984-.233c.396 0 .822.06 1.269.324l-.66 1.462a1.43 1.43 0 0 0-.822-.244c-.345 0-.69.05-1.005.376c-.446.477-.446 1.136-.446 1.593v3.582H8.94zm5.56 0h1.614v.639c.538-.66 1.177-.822 1.705-.822c.72 0 1.4.345 1.786 1.015c.579-.822 1.441-1.015 2.05-1.015c.842 0 1.573.396 1.969 1.086c.132.233.365.74.365 1.745v4.272h-1.614V11.65c0-.771-.08-1.086-.152-1.228c-.101-.264-.345-.609-.923-.609c-.396 0-.741.213-.954.508c-.284.395-.315.984-.315 1.572v3.562H18.43V11.65c0-.771-.081-1.086-.152-1.228c-.102-.264-.345-.609-.924-.609c-.396 0-.74.213-.954.508c-.284.395-.314.984-.314 1.572v3.562h-1.573z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.419 8.534h1.614v6.911H5.419v-.72c-.71.822-1.573.933-2.07.933C1.218 15.658 0 13.882 0 11.985c0-2.253 1.542-3.633 3.37-3.633c.507 0 1.4.132 2.049.984zm-3.765 3.491c0 1.198.751 2.202 1.918 2.202c1.015 0 1.959-.74 1.959-2.181c0-1.512-.934-2.233-1.959-2.233c-1.167-.01-1.918.974-1.918 2.212m7.297-3.49h1.613v.618a3 3 0 0 1 .67-.578c.314-.183.619-.233.984-.233c.396 0 .822.06 1.269.324l-.66 1.462a1.43 1.43 0 0 0-.822-.244c-.345 0-.69.05-1.005.376c-.446.477-.446 1.136-.446 1.593v3.582H8.94zm5.56 0h1.614v.639c.538-.66 1.177-.822 1.705-.822c.72 0 1.4.345 1.786 1.015c.579-.822 1.441-1.015 2.05-1.015c.842 0 1.573.396 1.969 1.086c.132.233.365.74.365 1.745v4.272h-1.614V11.65c0-.771-.08-1.086-.152-1.228c-.101-.264-.345-.609-.923-.609c-.396 0-.741.213-.954.508c-.284.395-.315.984-.315 1.572v3.562H18.43V11.65c0-.771-.081-1.086-.152-1.228c-.102-.264-.345-.609-.924-.609c-.396 0-.74.213-.954.508c-.284.395-.314.984-.314 1.572v3.562h-1.573z"/></svg>
</template>

CSS

.icon-arm {
  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%22M5.419%208.534h1.614v6.911H5.419v-.72c-.71.822-1.573.933-2.07.933C1.218%2015.658%200%2013.882%200%2011.985c0-2.253%201.542-3.633%203.37-3.633c.507%200%201.4.132%202.049.984zm-3.765%203.491c0%201.198.751%202.202%201.918%202.202c1.015%200%201.959-.74%201.959-2.181c0-1.512-.934-2.233-1.959-2.233c-1.167-.01-1.918.974-1.918%202.212m7.297-3.49h1.613v.618a3%203%200%200%201%20.67-.578c.314-.183.619-.233.984-.233c.396%200%20.822.06%201.269.324l-.66%201.462a1.43%201.43%200%200%200-.822-.244c-.345%200-.69.05-1.005.376c-.446.477-.446%201.136-.446%201.593v3.582H8.94zm5.56%200h1.614v.639c.538-.66%201.177-.822%201.705-.822c.72%200%201.4.345%201.786%201.015c.579-.822%201.441-1.015%202.05-1.015c.842%200%201.573.396%201.969%201.086c.132.233.365.74.365%201.745v4.272h-1.614V11.65c0-.771-.08-1.086-.152-1.228c-.101-.264-.345-.609-.923-.609c-.396%200-.741.213-.954.508c-.284.395-.315.984-.315%201.572v3.562H18.43V11.65c0-.771-.081-1.086-.152-1.228c-.102-.264-.345-.609-.924-.609c-.396%200-.74.213-.954.508c-.284.395-.314.984-.314%201.572v3.562h-1.573z%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%22M5.419%208.534h1.614v6.911H5.419v-.72c-.71.822-1.573.933-2.07.933C1.218%2015.658%200%2013.882%200%2011.985c0-2.253%201.542-3.633%203.37-3.633c.507%200%201.4.132%202.049.984zm-3.765%203.491c0%201.198.751%202.202%201.918%202.202c1.015%200%201.959-.74%201.959-2.181c0-1.512-.934-2.233-1.959-2.233c-1.167-.01-1.918.974-1.918%202.212m7.297-3.49h1.613v.618a3%203%200%200%201%20.67-.578c.314-.183.619-.233.984-.233c.396%200%20.822.06%201.269.324l-.66%201.462a1.43%201.43%200%200%200-.822-.244c-.345%200-.69.05-1.005.376c-.446.477-.446%201.136-.446%201.593v3.582H8.94zm5.56%200h1.614v.639c.538-.66%201.177-.822%201.705-.822c.72%200%201.4.345%201.786%201.015c.579-.822%201.441-1.015%202.05-1.015c.842%200%201.573.396%201.969%201.086c.132.233.365.74.365%201.745v4.272h-1.614V11.65c0-.771-.08-1.086-.152-1.228c-.101-.264-.345-.609-.923-.609c-.396%200-.741.213-.954.508c-.284.395-.315.984-.315%201.572v3.562H18.43V11.65c0-.771-.081-1.086-.152-1.228c-.102-.264-.345-.609-.924-.609c-.396%200-.74.213-.954.508c-.284.395-.314.984-.314%201.572v3.562h-1.573z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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