analysis icon
analysis from Unicons Solid by Iconscout · Solid · Business · Apache-2.0 Free for personal and commercial use.
- Name
- analysis
- Set
- Unicons Solid
- Style
- Solid
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More business icons from Unicons Solid
Use the analysis icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.7 7.3c-.4-.4-1-.4-1.4 0L14 13.6L9.7 9.3C9.5 9.1 9.3 9 9 9s-.5.1-.7.3l-6 6c-.2.2-.3.4-.3.7c0 .6.4 1 1 1c.3 0 .5-.1.7-.3L9 11.4l4.3 4.3c.1.1.2.2.3.2c.1.1.3.1.4.1c.2 0 .5-.1.6-.3h.1l7-7c.4-.4.4-1 0-1.4"/></svg>
React
import type { SVGProps } from "react";
export function UisAnalysis(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="M21.7 7.3c-.4-.4-1-.4-1.4 0L14 13.6L9.7 9.3C9.5 9.1 9.3 9 9 9s-.5.1-.7.3l-6 6c-.2.2-.3.4-.3.7c0 .6.4 1 1 1c.3 0 .5-.1.7-.3L9 11.4l4.3 4.3c.1.1.2.2.3.2c.1.1.3.1.4.1c.2 0 .5-.1.6-.3h.1l7-7c.4-.4.4-1 0-1.4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.7 7.3c-.4-.4-1-.4-1.4 0L14 13.6L9.7 9.3C9.5 9.1 9.3 9 9 9s-.5.1-.7.3l-6 6c-.2.2-.3.4-.3.7c0 .6.4 1 1 1c.3 0 .5-.1.7-.3L9 11.4l4.3 4.3c.1.1.2.2.3.2c.1.1.3.1.4.1c.2 0 .5-.1.6-.3h.1l7-7c.4-.4.4-1 0-1.4"/></svg> </template>
CSS
.icon-analysis {
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%22M21.7%207.3c-.4-.4-1-.4-1.4%200L14%2013.6L9.7%209.3C9.5%209.1%209.3%209%209%209s-.5.1-.7.3l-6%206c-.2.2-.3.4-.3.7c0%20.6.4%201%201%201c.3%200%20.5-.1.7-.3L9%2011.4l4.3%204.3c.1.1.2.2.3.2c.1.1.3.1.4.1c.2%200%20.5-.1.6-.3h.1l7-7c.4-.4.4-1%200-1.4%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%22M21.7%207.3c-.4-.4-1-.4-1.4%200L14%2013.6L9.7%209.3C9.5%209.1%209.3%209%209%209s-.5.1-.7.3l-6%206c-.2.2-.3.4-.3.7c0%20.6.4%201%201%201c.3%200%20.5-.1.7-.3L9%2011.4l4.3%204.3c.1.1.2.2.3.2c.1.1.3.1.4.1c.2%200%20.5-.1.6-.3h.1l7-7c.4-.4.4-1%200-1.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uis/analysis.svg?color=%231a73e8&size=48