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

Name
ulna-radius-alt-rounded
Set
Material Symbols Light
Style
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.775-6.338q-.217-.212-.255-.526q-.037-.315.163-.557l3.99-5.423q.256-.354.675-.424t.793.147q1.627 1.09 2.873 2.615t1.748 3.102q1.034-1.257 2.103-1.9q1.068-.642 3.249-1.219q.54-.142 1.006-.286q.467-.143.89-.285q.379-.142.714.075q.336.217.336.621v5.356q0 .423-.202.789t-.55.584l-6.498 4.086q-.417.262-.888.405q-.47.144-.993.144m.689-2.808q.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.23"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUlnaRadiusAltRounded(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.775-6.338q-.217-.212-.255-.526q-.037-.315.163-.557l3.99-5.423q.256-.354.675-.424t.793.147q1.627 1.09 2.873 2.615t1.748 3.102q1.034-1.257 2.103-1.9q1.068-.642 3.249-1.219q.54-.142 1.006-.286q.467-.143.89-.285q.379-.142.714.075q.336.217.336.621v5.356q0 .423-.202.789t-.55.584l-6.498 4.086q-.417.262-.888.405q-.47.144-.993.144m.689-2.808q.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.23"/></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.775-6.338q-.217-.212-.255-.526q-.037-.315.163-.557l3.99-5.423q.256-.354.675-.424t.793.147q1.627 1.09 2.873 2.615t1.748 3.102q1.034-1.257 2.103-1.9q1.068-.642 3.249-1.219q.54-.142 1.006-.286q.467-.143.89-.285q.379-.142.714.075q.336.217.336.621v5.356q0 .423-.202.789t-.55.584l-6.498 4.086q-.417.262-.888.405q-.47.144-.993.144m.689-2.808q.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.23"/></svg>
</template>

CSS

.icon-ulna-radius-alt-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.775-6.338q-.217-.212-.255-.526q-.037-.315.163-.557l3.99-5.423q.256-.354.675-.424t.793.147q1.627%201.09%202.873%202.615t1.748%203.102q1.034-1.257%202.103-1.9q1.068-.642%203.249-1.219q.54-.142%201.006-.286q.467-.143.89-.285q.379-.142.714.075q.336.217.336.621v5.356q0%20.423-.202.789t-.55.584l-6.498%204.086q-.417.262-.888.405q-.47.144-.993.144m.689-2.808q.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.23%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.775-6.338q-.217-.212-.255-.526q-.037-.315.163-.557l3.99-5.423q.256-.354.675-.424t.793.147q1.627%201.09%202.873%202.615t1.748%203.102q1.034-1.257%202.103-1.9q1.068-.642%203.249-1.219q.54-.142%201.006-.286q.467-.143.89-.285q.379-.142.714.075q.336.217.336.621v5.356q0%20.423-.202.789t-.55.584l-6.498%204.086q-.417.262-.888.405q-.47.144-.993.144m.689-2.808q.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.23%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-rounded.svg?color=%231a73e8&size=48