resolving from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
resolving
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
496×512
License
CC BY 4.0

The same logo in other sets

Use the resolving logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M281.2 278.2c46-13.3 49.6-23.5 44-43.4L314 195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7 236.8l28.6 98.6zM248.5 8C131.4 8 33.2 88.7 7.2 197.5l221.9-63.9c34.8-10.2 54.2-11.7 79.3-8.2c36.3 6.1 52.7 25 61.4 55.2l10.7 37.8c8.2 28.1 1 50.6-23.5 73.6c-19.4 17.4-31.2 24.5-61.4 33.2L203 351.8l220.4 27.1l9.7 34.2l-48.1 13.3l-286.8-37.3l23 80.2c36.8 22 80.3 34.7 126.3 34.7c137 0 248.5-111.4 248.5-248.3C497 119.4 385.5 8 248.5 8M38.3 388.6L0 256.8c0 48.5 14.3 93.4 38.3 131.8"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsResolving(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M281.2 278.2c46-13.3 49.6-23.5 44-43.4L314 195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7 236.8l28.6 98.6zM248.5 8C131.4 8 33.2 88.7 7.2 197.5l221.9-63.9c34.8-10.2 54.2-11.7 79.3-8.2c36.3 6.1 52.7 25 61.4 55.2l10.7 37.8c8.2 28.1 1 50.6-23.5 73.6c-19.4 17.4-31.2 24.5-61.4 33.2L203 351.8l220.4 27.1l9.7 34.2l-48.1 13.3l-286.8-37.3l23 80.2c36.8 22 80.3 34.7 126.3 34.7c137 0 248.5-111.4 248.5-248.3C497 119.4 385.5 8 248.5 8M38.3 388.6L0 256.8c0 48.5 14.3 93.4 38.3 131.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M281.2 278.2c46-13.3 49.6-23.5 44-43.4L314 195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7 236.8l28.6 98.6zM248.5 8C131.4 8 33.2 88.7 7.2 197.5l221.9-63.9c34.8-10.2 54.2-11.7 79.3-8.2c36.3 6.1 52.7 25 61.4 55.2l10.7 37.8c8.2 28.1 1 50.6-23.5 73.6c-19.4 17.4-31.2 24.5-61.4 33.2L203 351.8l220.4 27.1l9.7 34.2l-48.1 13.3l-286.8-37.3l23 80.2c36.8 22 80.3 34.7 126.3 34.7c137 0 248.5-111.4 248.5-248.3C497 119.4 385.5 8 248.5 8M38.3 388.6L0 256.8c0 48.5 14.3 93.4 38.3 131.8"/></svg>
</template>

CSS

.icon-resolving {
  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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M281.2%20278.2c46-13.3%2049.6-23.5%2044-43.4L314%20195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7%20236.8l28.6%2098.6zM248.5%208C131.4%208%2033.2%2088.7%207.2%20197.5l221.9-63.9c34.8-10.2%2054.2-11.7%2079.3-8.2c36.3%206.1%2052.7%2025%2061.4%2055.2l10.7%2037.8c8.2%2028.1%201%2050.6-23.5%2073.6c-19.4%2017.4-31.2%2024.5-61.4%2033.2L203%20351.8l220.4%2027.1l9.7%2034.2l-48.1%2013.3l-286.8-37.3l23%2080.2c36.8%2022%2080.3%2034.7%20126.3%2034.7c137%200%20248.5-111.4%20248.5-248.3C497%20119.4%20385.5%208%20248.5%208M38.3%20388.6L0%20256.8c0%2048.5%2014.3%2093.4%2038.3%20131.8%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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M281.2%20278.2c46-13.3%2049.6-23.5%2044-43.4L314%20195.5c-6.1-20.9-18.4-28.1-71.1-12.8L54.7%20236.8l28.6%2098.6zM248.5%208C131.4%208%2033.2%2088.7%207.2%20197.5l221.9-63.9c34.8-10.2%2054.2-11.7%2079.3-8.2c36.3%206.1%2052.7%2025%2061.4%2055.2l10.7%2037.8c8.2%2028.1%201%2050.6-23.5%2073.6c-19.4%2017.4-31.2%2024.5-61.4%2033.2L203%20351.8l220.4%2027.1l9.7%2034.2l-48.1%2013.3l-286.8-37.3l23%2080.2c36.8%2022%2080.3%2034.7%20126.3%2034.7c137%200%20248.5-111.4%20248.5-248.3C497%20119.4%20385.5%208%20248.5%208M38.3%20388.6L0%20256.8c0%2048.5%2014.3%2093.4%2038.3%20131.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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