resolving logo
resolving from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- resolving
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- 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 640 640"><path fill="currentColor" d="M353.2 342.2c46-13.3 49.6-23.5 44-43.4L386 259.5c-6.1-20.9-18.4-28.1-71.1-12.8l-188.2 54.1l28.6 98.6zM320.5 72c-117.1 0-215.3 80.7-241.3 189.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.2L275 415.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.3C569 183.4 457.5 72 320.5 72M110.3 452.6L72 320.8c0 48.5 14.3 93.4 38.3 131.8"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsResolving(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M353.2 342.2c46-13.3 49.6-23.5 44-43.4L386 259.5c-6.1-20.9-18.4-28.1-71.1-12.8l-188.2 54.1l28.6 98.6zM320.5 72c-117.1 0-215.3 80.7-241.3 189.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.2L275 415.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.3C569 183.4 457.5 72 320.5 72M110.3 452.6L72 320.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 640 640"><path fill="currentColor" d="M353.2 342.2c46-13.3 49.6-23.5 44-43.4L386 259.5c-6.1-20.9-18.4-28.1-71.1-12.8l-188.2 54.1l28.6 98.6zM320.5 72c-117.1 0-215.3 80.7-241.3 189.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.2L275 415.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.3C569 183.4 457.5 72 320.5 72M110.3 452.6L72 320.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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M353.2%20342.2c46-13.3%2049.6-23.5%2044-43.4L386%20259.5c-6.1-20.9-18.4-28.1-71.1-12.8l-188.2%2054.1l28.6%2098.6zM320.5%2072c-117.1%200-215.3%2080.7-241.3%20189.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.2L275%20415.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.3C569%20183.4%20457.5%2072%20320.5%2072M110.3%20452.6L72%20320.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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M353.2%20342.2c46-13.3%2049.6-23.5%2044-43.4L386%20259.5c-6.1-20.9-18.4-28.1-71.1-12.8l-188.2%2054.1l28.6%2098.6zM320.5%2072c-117.1%200-215.3%2080.7-241.3%20189.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.2L275%20415.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.3C569%20183.4%20457.5%2072%20320.5%2072M110.3%20452.6L72%20320.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/fa7-brands/resolving.svg?color=%231a73e8&size=48