resolving icon
resolving from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- resolving
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the resolving icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C9.857 3 4.711 7.288 3.361 13.025l.016-.005l11.559-3.33c1.809-.528 2.82-.605 4.132-.426c1.888.318 2.745 1.3 3.192 2.88l.564 1.97c.427 1.46.052 2.632-1.23 3.835c-1.004.904-1.621 1.272-3.201 1.729l-4.82 1.38l11.478 1.413l.506 1.777l-2.504.697l-14.936-1.94l1.17 4.106A12.9 12.9 0 0 0 16 29c7.168 0 13-5.832 13-13S23.168 3 16 3m2.04 8.73c-.536-.005-1.275.13-2.31.43l-9.86 2.83l1.5 5.17l10.37-3c2.41-.69 2.6-1.23 2.31-2.27l-.59-2.06c-.2-.687-.529-1.09-1.42-1.1M3.007 16.133a12.9 12.9 0 0 0 1.94 6.678z"/></svg>
React
import type { SVGProps } from "react";
export function LaResolving(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C9.857 3 4.711 7.288 3.361 13.025l.016-.005l11.559-3.33c1.809-.528 2.82-.605 4.132-.426c1.888.318 2.745 1.3 3.192 2.88l.564 1.97c.427 1.46.052 2.632-1.23 3.835c-1.004.904-1.621 1.272-3.201 1.729l-4.82 1.38l11.478 1.413l.506 1.777l-2.504.697l-14.936-1.94l1.17 4.106A12.9 12.9 0 0 0 16 29c7.168 0 13-5.832 13-13S23.168 3 16 3m2.04 8.73c-.536-.005-1.275.13-2.31.43l-9.86 2.83l1.5 5.17l10.37-3c2.41-.69 2.6-1.23 2.31-2.27l-.59-2.06c-.2-.687-.529-1.09-1.42-1.1M3.007 16.133a12.9 12.9 0 0 0 1.94 6.678z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C9.857 3 4.711 7.288 3.361 13.025l.016-.005l11.559-3.33c1.809-.528 2.82-.605 4.132-.426c1.888.318 2.745 1.3 3.192 2.88l.564 1.97c.427 1.46.052 2.632-1.23 3.835c-1.004.904-1.621 1.272-3.201 1.729l-4.82 1.38l11.478 1.413l.506 1.777l-2.504.697l-14.936-1.94l1.17 4.106A12.9 12.9 0 0 0 16 29c7.168 0 13-5.832 13-13S23.168 3 16 3m2.04 8.73c-.536-.005-1.275.13-2.31.43l-9.86 2.83l1.5 5.17l10.37-3c2.41-.69 2.6-1.23 2.31-2.27l-.59-2.06c-.2-.687-.529-1.09-1.42-1.1M3.007 16.133a12.9 12.9 0 0 0 1.94 6.678z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C9.857%203%204.711%207.288%203.361%2013.025l.016-.005l11.559-3.33c1.809-.528%202.82-.605%204.132-.426c1.888.318%202.745%201.3%203.192%202.88l.564%201.97c.427%201.46.052%202.632-1.23%203.835c-1.004.904-1.621%201.272-3.201%201.729l-4.82%201.38l11.478%201.413l.506%201.777l-2.504.697l-14.936-1.94l1.17%204.106A12.9%2012.9%200%200%200%2016%2029c7.168%200%2013-5.832%2013-13S23.168%203%2016%203m2.04%208.73c-.536-.005-1.275.13-2.31.43l-9.86%202.83l1.5%205.17l10.37-3c2.41-.69%202.6-1.23%202.31-2.27l-.59-2.06c-.2-.687-.529-1.09-1.42-1.1M3.007%2016.133a12.9%2012.9%200%200%200%201.94%206.678z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C9.857%203%204.711%207.288%203.361%2013.025l.016-.005l11.559-3.33c1.809-.528%202.82-.605%204.132-.426c1.888.318%202.745%201.3%203.192%202.88l.564%201.97c.427%201.46.052%202.632-1.23%203.835c-1.004.904-1.621%201.272-3.201%201.729l-4.82%201.38l11.478%201.413l.506%201.777l-2.504.697l-14.936-1.94l1.17%204.106A12.9%2012.9%200%200%200%2016%2029c7.168%200%2013-5.832%2013-13S23.168%203%2016%203m2.04%208.73c-.536-.005-1.275.13-2.31.43l-9.86%202.83l1.5%205.17l10.37-3c2.41-.69%202.6-1.23%202.31-2.27l-.59-2.06c-.2-.687-.529-1.09-1.42-1.1M3.007%2016.133a12.9%2012.9%200%200%200%201.94%206.678z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/resolving.svg?color=%231a73e8&size=48