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

Name
ulna-radius-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 ulna radius alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.35 19.866q-.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.689-2.807q.309 0 .539-.23t.23-.54q0-.107-.254-.52l3.473-2.168q.067.239.27.387t.453.148q.31 0 .54-.23t.23-.54q0-.292-.216-.519q-.215-.227-.508-.244h-.038q.044-.07.057-.144t.012-.17q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0 .1.253.55l-3.474 2.142q-.067-.225-.266-.372t-.455-.147q-.31 0-.54.23q-.229.23-.229.539q0 .292.215.519q.216.227.547.244q-.045.07-.057.145t-.013.15q0 .309.23.539t.54.23m.144-5.562q1.034-1.257 2.103-1.897t3.249-1.222q.627-.17 1.147-.329q.52-.16 1.003-.348q.188-.067.364.009t.249.258q.079.183.003.372t-.264.255q-.495.195-1.042.354q-.547.16-1.186.335q-2.215.588-3.32 1.311t-2.062 2.245q-.068.084-.168.152t-.259.067q-.158 0-.289-.11t-.167-.28q-.419-1.758-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 MaterialSymbolsLightUlnaRadiusAltOutlineRounded(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.35 19.866q-.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.689-2.807q.309 0 .539-.23t.23-.54q0-.107-.254-.52l3.473-2.168q.067.239.27.387t.453.148q.31 0 .54-.23t.23-.54q0-.292-.216-.519q-.215-.227-.508-.244h-.038q.044-.07.057-.144t.012-.17q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0 .1.253.55l-3.474 2.142q-.067-.225-.266-.372t-.455-.147q-.31 0-.54.23q-.229.23-.229.539q0 .292.215.519q.216.227.547.244q-.045.07-.057.145t-.013.15q0 .309.23.539t.54.23m.144-5.562q1.034-1.257 2.103-1.897t3.249-1.222q.627-.17 1.147-.329q.52-.16 1.003-.348q.188-.067.364.009t.249.258q.079.183.003.372t-.264.255q-.495.195-1.042.354q-.547.16-1.186.335q-2.215.588-3.32 1.311t-2.062 2.245q-.068.084-.168.152t-.259.067q-.158 0-.289-.11t-.167-.28q-.419-1.758-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="M12.35 19.866q-.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.689-2.807q.309 0 .539-.23t.23-.54q0-.107-.254-.52l3.473-2.168q.067.239.27.387t.453.148q.31 0 .54-.23t.23-.54q0-.292-.216-.519q-.215-.227-.508-.244h-.038q.044-.07.057-.144t.012-.17q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0 .1.253.55l-3.474 2.142q-.067-.225-.266-.372t-.455-.147q-.31 0-.54.23q-.229.23-.229.539q0 .292.215.519q.216.227.547.244q-.045.07-.057.145t-.013.15q0 .309.23.539t.54.23m.144-5.562q1.034-1.257 2.103-1.897t3.249-1.222q.627-.17 1.147-.329q.52-.16 1.003-.348q.188-.067.364.009t.249.258q.079.183.003.372t-.264.255q-.495.195-1.042.354q-.547.16-1.186.335q-2.215.588-3.32 1.311t-2.062 2.245q-.068.084-.168.152t-.259.067q-.158 0-.289-.11t-.167-.28q-.419-1.758-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-ulna-radius-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%22M12.35%2019.866q-.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.689-2.807q.309%200%20.539-.23t.23-.54q0-.107-.254-.52l3.473-2.168q.067.239.27.387t.453.148q.31%200%20.54-.23t.23-.54q0-.292-.216-.519q-.215-.227-.508-.244h-.038q.044-.07.057-.144t.012-.17q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0%20.1.253.55l-3.474%202.142q-.067-.225-.266-.372t-.455-.147q-.31%200-.54.23q-.229.23-.229.539q0%20.292.215.519q.216.227.547.244q-.045.07-.057.145t-.013.15q0%20.309.23.539t.54.23m.144-5.562q1.034-1.257%202.103-1.897t3.249-1.222q.627-.17%201.147-.329q.52-.16%201.003-.348q.188-.067.364.009t.249.258q.079.183.003.372t-.264.255q-.495.195-1.042.354q-.547.16-1.186.335q-2.215.588-3.32%201.311t-2.062%202.245q-.068.084-.168.152t-.259.067q-.158%200-.289-.11t-.167-.28q-.419-1.758-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%22M12.35%2019.866q-.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.689-2.807q.309%200%20.539-.23t.23-.54q0-.107-.254-.52l3.473-2.168q.067.239.27.387t.453.148q.31%200%20.54-.23t.23-.54q0-.292-.216-.519q-.215-.227-.508-.244h-.038q.044-.07.057-.144t.012-.17q0-.31-.23-.539t-.54-.23t-.539.23t-.23.54q0%20.1.253.55l-3.474%202.142q-.067-.225-.266-.372t-.455-.147q-.31%200-.54.23q-.229.23-.229.539q0%20.292.215.519q.216.227.547.244q-.045.07-.057.145t-.013.15q0%20.309.23.539t.54.23m.144-5.562q1.034-1.257%202.103-1.897t3.249-1.222q.627-.17%201.147-.329q.52-.16%201.003-.348q.188-.067.364.009t.249.258q.079.183.003.372t-.264.255q-.495.195-1.042.354q-.547.16-1.186.335q-2.215.588-3.32%201.311t-2.062%202.245q-.068.084-.168.152t-.259.067q-.158%200-.289-.11t-.167-.28q-.419-1.758-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/ulna-radius-alt-outline-rounded.svg?color=%231a73e8&size=48