humerus-alt-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
humerus-alt-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the humerus alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 15.5q.31 0 .539-.23t.23-.54v-.09q0-.04-.025-.09q.058.039.115.048q.058.01.116.01q.31 0 .542-.23t.233-.54t-.23-.539t-.54-.23q-.2 0-.358.097q-.159.098-.264.242l-2.595-2.92q.183-.086.306-.264T8 9.827q0-.31-.23-.54t-.54-.23t-.539.23t-.23.54q0 .05.01.08q.01.032.015.082q-.057-.039-.115-.048t-.115-.01q-.31 0-.543.23q-.232.23-.232.539t.23.54t.539.23q.206 0 .374-.098q.168-.097.274-.266l2.614 2.938q-.208.068-.34.258q-.134.19-.134.429q0 .31.23.54t.54.229m2.542 4.366q-.654 0-1.267-.25q-.614-.249-1.112-.716l-6.986-6.53q-.14-.135-.15-.315q-.008-.18.096-.345q.14-.195.353-.226q.212-.03.389.141l6.98 6.594q.359.333.808.509q.448.176.914.176q.377 0 .72-.097q.341-.098.624-.28l7.045-4.45q.23-.152.474-.016t.243.423q0 .122-.058.231q-.057.11-.167.177l-7.025 4.425q-.417.262-.888.405q-.47.143-.993.143m.833-8.369q1.034-1.258 2.103-1.897t3.249-1.222q.627-.17 1.147-.329q.52-.16 1.003-.348q.188-.067.364.009q.176.075.249.258q.079.183.003.371t-.264.256q-.495.194-1.042.354t-1.186.335q-2.215.588-3.32 1.311t-2.062 2.244q-.067.085-.167.153t-.26.067t-.288-.11q-.131-.11-.168-.28q-.419-1.759-1.786-3.492T7.55 6.309q-.177-.103-.226-.289q-.049-.185.074-.362q.129-.177.34-.225q.21-.048.387.061Q9.904 6.566 11.27 8.19t1.913 3.307m-9.93-.26q1.647 1.56 3.682 3.473q2.034 1.912 3.719 3.51q.358.333.807.509q.448.176.914.176q.377 0 .72-.097q.341-.097.624-.28q1.672-1.052 3.847-2.424t3.915-2.476l-7.762 4.9q-.282.183-.625.28q-.342.097-.719.097q-.465 0-.914-.176q-.45-.176-.807-.509z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHumerusAltOutlineRounded(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="M9.808 15.5q.31 0 .539-.23t.23-.54v-.09q0-.04-.025-.09q.058.039.115.048q.058.01.116.01q.31 0 .542-.23t.233-.54t-.23-.539t-.54-.23q-.2 0-.358.097q-.159.098-.264.242l-2.595-2.92q.183-.086.306-.264T8 9.827q0-.31-.23-.54t-.54-.23t-.539.23t-.23.54q0 .05.01.08q.01.032.015.082q-.057-.039-.115-.048t-.115-.01q-.31 0-.543.23q-.232.23-.232.539t.23.54t.539.23q.206 0 .374-.098q.168-.097.274-.266l2.614 2.938q-.208.068-.34.258q-.134.19-.134.429q0 .31.23.54t.54.229m2.542 4.366q-.654 0-1.267-.25q-.614-.249-1.112-.716l-6.986-6.53q-.14-.135-.15-.315q-.008-.18.096-.345q.14-.195.353-.226q.212-.03.389.141l6.98 6.594q.359.333.808.509q.448.176.914.176q.377 0 .72-.097q.341-.098.624-.28l7.045-4.45q.23-.152.474-.016t.243.423q0 .122-.058.231q-.057.11-.167.177l-7.025 4.425q-.417.262-.888.405q-.47.143-.993.143m.833-8.369q1.034-1.258 2.103-1.897t3.249-1.222q.627-.17 1.147-.329q.52-.16 1.003-.348q.188-.067.364.009q.176.075.249.258q.079.183.003.371t-.264.256q-.495.194-1.042.354t-1.186.335q-2.215.588-3.32 1.311t-2.062 2.244q-.067.085-.167.153t-.26.067t-.288-.11q-.131-.11-.168-.28q-.419-1.759-1.786-3.492T7.55 6.309q-.177-.103-.226-.289q-.049-.185.074-.362q.129-.177.34-.225q.21-.048.387.061Q9.904 6.566 11.27 8.19t1.913 3.307m-9.93-.26q1.647 1.56 3.682 3.473q2.034 1.912 3.719 3.51q.358.333.807.509q.448.176.914.176q.377 0 .72-.097q.341-.097.624-.28q1.672-1.052 3.847-2.424t3.915-2.476l-7.762 4.9q-.282.183-.625.28q-.342.097-.719.097q-.465 0-.914-.176q-.45-.176-.807-.509z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 15.5q.31 0 .539-.23t.23-.54v-.09q0-.04-.025-.09q.058.039.115.048q.058.01.116.01q.31 0 .542-.23t.233-.54t-.23-.539t-.54-.23q-.2 0-.358.097q-.159.098-.264.242l-2.595-2.92q.183-.086.306-.264T8 9.827q0-.31-.23-.54t-.54-.23t-.539.23t-.23.54q0 .05.01.08q.01.032.015.082q-.057-.039-.115-.048t-.115-.01q-.31 0-.543.23q-.232.23-.232.539t.23.54t.539.23q.206 0 .374-.098q.168-.097.274-.266l2.614 2.938q-.208.068-.34.258q-.134.19-.134.429q0 .31.23.54t.54.229m2.542 4.366q-.654 0-1.267-.25q-.614-.249-1.112-.716l-6.986-6.53q-.14-.135-.15-.315q-.008-.18.096-.345q.14-.195.353-.226q.212-.03.389.141l6.98 6.594q.359.333.808.509q.448.176.914.176q.377 0 .72-.097q.341-.098.624-.28l7.045-4.45q.23-.152.474-.016t.243.423q0 .122-.058.231q-.057.11-.167.177l-7.025 4.425q-.417.262-.888.405q-.47.143-.993.143m.833-8.369q1.034-1.258 2.103-1.897t3.249-1.222q.627-.17 1.147-.329q.52-.16 1.003-.348q.188-.067.364.009q.176.075.249.258q.079.183.003.371t-.264.256q-.495.194-1.042.354t-1.186.335q-2.215.588-3.32 1.311t-2.062 2.244q-.067.085-.167.153t-.26.067t-.288-.11q-.131-.11-.168-.28q-.419-1.759-1.786-3.492T7.55 6.309q-.177-.103-.226-.289q-.049-.185.074-.362q.129-.177.34-.225q.21-.048.387.061Q9.904 6.566 11.27 8.19t1.913 3.307m-9.93-.26q1.647 1.56 3.682 3.473q2.034 1.912 3.719 3.51q.358.333.807.509q.448.176.914.176q.377 0 .72-.097q.341-.097.624-.28q1.672-1.052 3.847-2.424t3.915-2.476l-7.762 4.9q-.282.183-.625.28q-.342.097-.719.097q-.465 0-.914-.176q-.45-.176-.807-.509z"/></svg>
</template>

CSS

.icon-humerus-alt-outline-rounded {
  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%22M9.808%2015.5q.31%200%20.539-.23t.23-.54v-.09q0-.04-.025-.09q.058.039.115.048q.058.01.116.01q.31%200%20.542-.23t.233-.54t-.23-.539t-.54-.23q-.2%200-.358.097q-.159.098-.264.242l-2.595-2.92q.183-.086.306-.264T8%209.827q0-.31-.23-.54t-.54-.23t-.539.23t-.23.54q0%20.05.01.08q.01.032.015.082q-.057-.039-.115-.048t-.115-.01q-.31%200-.543.23q-.232.23-.232.539t.23.54t.539.23q.206%200%20.374-.098q.168-.097.274-.266l2.614%202.938q-.208.068-.34.258q-.134.19-.134.429q0%20.31.23.54t.54.229m2.542%204.366q-.654%200-1.267-.25q-.614-.249-1.112-.716l-6.986-6.53q-.14-.135-.15-.315q-.008-.18.096-.345q.14-.195.353-.226q.212-.03.389.141l6.98%206.594q.359.333.808.509q.448.176.914.176q.377%200%20.72-.097q.341-.098.624-.28l7.045-4.45q.23-.152.474-.016t.243.423q0%20.122-.058.231q-.057.11-.167.177l-7.025%204.425q-.417.262-.888.405q-.47.143-.993.143m.833-8.369q1.034-1.258%202.103-1.897t3.249-1.222q.627-.17%201.147-.329q.52-.16%201.003-.348q.188-.067.364.009q.176.075.249.258q.079.183.003.371t-.264.256q-.495.194-1.042.354t-1.186.335q-2.215.588-3.32%201.311t-2.062%202.244q-.067.085-.167.153t-.26.067t-.288-.11q-.131-.11-.168-.28q-.419-1.759-1.786-3.492T7.55%206.309q-.177-.103-.226-.289q-.049-.185.074-.362q.129-.177.34-.225q.21-.048.387.061Q9.904%206.566%2011.27%208.19t1.913%203.307m-9.93-.26q1.647%201.56%203.682%203.473q2.034%201.912%203.719%203.51q.358.333.807.509q.448.176.914.176q.377%200%20.72-.097q.341-.097.624-.28q1.672-1.052%203.847-2.424t3.915-2.476l-7.762%204.9q-.282.183-.625.28q-.342.097-.719.097q-.465%200-.914-.176q-.45-.176-.807-.509z%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%22M9.808%2015.5q.31%200%20.539-.23t.23-.54v-.09q0-.04-.025-.09q.058.039.115.048q.058.01.116.01q.31%200%20.542-.23t.233-.54t-.23-.539t-.54-.23q-.2%200-.358.097q-.159.098-.264.242l-2.595-2.92q.183-.086.306-.264T8%209.827q0-.31-.23-.54t-.54-.23t-.539.23t-.23.54q0%20.05.01.08q.01.032.015.082q-.057-.039-.115-.048t-.115-.01q-.31%200-.543.23q-.232.23-.232.539t.23.54t.539.23q.206%200%20.374-.098q.168-.097.274-.266l2.614%202.938q-.208.068-.34.258q-.134.19-.134.429q0%20.31.23.54t.54.229m2.542%204.366q-.654%200-1.267-.25q-.614-.249-1.112-.716l-6.986-6.53q-.14-.135-.15-.315q-.008-.18.096-.345q.14-.195.353-.226q.212-.03.389.141l6.98%206.594q.359.333.808.509q.448.176.914.176q.377%200%20.72-.097q.341-.098.624-.28l7.045-4.45q.23-.152.474-.016t.243.423q0%20.122-.058.231q-.057.11-.167.177l-7.025%204.425q-.417.262-.888.405q-.47.143-.993.143m.833-8.369q1.034-1.258%202.103-1.897t3.249-1.222q.627-.17%201.147-.329q.52-.16%201.003-.348q.188-.067.364.009q.176.075.249.258q.079.183.003.371t-.264.256q-.495.194-1.042.354t-1.186.335q-2.215.588-3.32%201.311t-2.062%202.244q-.067.085-.167.153t-.26.067t-.288-.11q-.131-.11-.168-.28q-.419-1.759-1.786-3.492T7.55%206.309q-.177-.103-.226-.289q-.049-.185.074-.362q.129-.177.34-.225q.21-.048.387.061Q9.904%206.566%2011.27%208.19t1.913%203.307m-9.93-.26q1.647%201.56%203.682%203.473q2.034%201.912%203.719%203.51q.358.333.807.509q.448.176.914.176q.377%200%20.72-.097q.341-.097.624-.28q1.672-1.052%203.847-2.424t3.915-2.476l-7.762%204.9q-.282.183-.625.28q-.342.097-.719.097q-.465%200-.914-.176q-.45-.176-.807-.509z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/humerus-alt-outline-rounded.svg?color=%231a73e8&size=48