adjust alt icon
adjust-alt from Unicons by Iconscout · Line · User Interface · Apache-2.0 Free for personal and commercial use.
- Name
- adjust-alt
- Set
- Unicons
- Style
- Line
- Category
- User Interface
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More user interface icons from Unicons
Use the adjust alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.83 7.32a.2.2 0 0 0 0-.08a10 10 0 0 0-3.38-3.65A9.9 9.9 0 0 0 12 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h.28a10 10 0 0 0 8.55-14.68M13 4.06a8 8 0 0 1 2.49.74L13 9.12Zm0 9.06l4.17-7.22a7.9 7.9 0 0 1 1.58 1.83L13 17.69Zm1.16 6.57L19.75 10a8.4 8.4 0 0 1 .25 2a7.94 7.94 0 0 1-5.84 7.69"/></svg>
React
import type { SVGProps } from "react";
export function UilAdjustAlt(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="M20.83 7.32a.2.2 0 0 0 0-.08a10 10 0 0 0-3.38-3.65A9.9 9.9 0 0 0 12 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h.28a10 10 0 0 0 8.55-14.68M13 4.06a8 8 0 0 1 2.49.74L13 9.12Zm0 9.06l4.17-7.22a7.9 7.9 0 0 1 1.58 1.83L13 17.69Zm1.16 6.57L19.75 10a8.4 8.4 0 0 1 .25 2a7.94 7.94 0 0 1-5.84 7.69"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.83 7.32a.2.2 0 0 0 0-.08a10 10 0 0 0-3.38-3.65A9.9 9.9 0 0 0 12 2a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h.28a10 10 0 0 0 8.55-14.68M13 4.06a8 8 0 0 1 2.49.74L13 9.12Zm0 9.06l4.17-7.22a7.9 7.9 0 0 1 1.58 1.83L13 17.69Zm1.16 6.57L19.75 10a8.4 8.4 0 0 1 .25 2a7.94 7.94 0 0 1-5.84 7.69"/></svg> </template>
CSS
.icon-adjust-alt {
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%22M20.83%207.32a.2.2%200%200%200%200-.08a10%2010%200%200%200-3.38-3.65A9.9%209.9%200%200%200%2012%202a1%201%200%200%200-1%201v18a1%201%200%200%200%201%201h.28a10%2010%200%200%200%208.55-14.68M13%204.06a8%208%200%200%201%202.49.74L13%209.12Zm0%209.06l4.17-7.22a7.9%207.9%200%200%201%201.58%201.83L13%2017.69Zm1.16%206.57L19.75%2010a8.4%208.4%200%200%201%20.25%202a7.94%207.94%200%200%201-5.84%207.69%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%22M20.83%207.32a.2.2%200%200%200%200-.08a10%2010%200%200%200-3.38-3.65A9.9%209.9%200%200%200%2012%202a1%201%200%200%200-1%201v18a1%201%200%200%200%201%201h.28a10%2010%200%200%200%208.55-14.68M13%204.06a8%208%200%200%201%202.49.74L13%209.12Zm0%209.06l4.17-7.22a7.9%207.9%200%200%201%201.58%201.83L13%2017.69Zm1.16%206.57L19.75%2010a8.4%208.4%200%200%201%20.25%202a7.94%207.94%200%200%201-5.84%207.69%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/adjust-alt.svg?color=%231a73e8&size=48