classification icon
classification-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- classification-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
10 other variants in Fluent UI System Icons
The same icon in other sets
Use the classification icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.941 3.743c.28-.404.561-.78.791-1.01a2.5 2.5 0 1 1 3.536 3.535c-.23.23-.606.512-1.01.791c-.413.286-.885.59-1.33.866a64 64 0 0 1-1.388.84l1.579 1.578a3 3 0 0 1 0 4.243l-1.912 1.911a1 1 0 0 1-1.414 0l-.332-.331l-1.394 1.394a1.5 1.5 0 0 1-2.121 0l-5.507-5.506a1.5 1.5 0 0 1 0-2.121l1.395-1.395l-.334-.334a1 1 0 0 1 0-1.414l1.912-1.91a3 3 0 0 1 4.242 0l1.582 1.581a75 75 0 0 1 .84-1.388c.276-.444.58-.917.865-1.33m-8.4 5.502L3.146 10.64a.5.5 0 0 0 0 .707l5.507 5.506a.5.5 0 0 0 .707 0l1.394-1.394zm8.343-1.256a63 63 0 0 0 1.516-.913c.437-.273.894-.567 1.289-.84c.403-.278.712-.515.872-.675A1.5 1.5 0 1 0 14.44 3.44c-.16.16-.398.468-.676.871a33 33 0 0 0-.84 1.29a62 62 0 0 0-.913 1.515l-.044.075l.842.842zM8.947 5.586a2 2 0 0 0-2.828 0L4.207 7.497L12.5 15.79l1.912-1.911a2 2 0 0 0 0-2.829z"/></svg>
React
import type { SVGProps } from "react";
export function FluentClassification20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.941 3.743c.28-.404.561-.78.791-1.01a2.5 2.5 0 1 1 3.536 3.535c-.23.23-.606.512-1.01.791c-.413.286-.885.59-1.33.866a64 64 0 0 1-1.388.84l1.579 1.578a3 3 0 0 1 0 4.243l-1.912 1.911a1 1 0 0 1-1.414 0l-.332-.331l-1.394 1.394a1.5 1.5 0 0 1-2.121 0l-5.507-5.506a1.5 1.5 0 0 1 0-2.121l1.395-1.395l-.334-.334a1 1 0 0 1 0-1.414l1.912-1.91a3 3 0 0 1 4.242 0l1.582 1.581a75 75 0 0 1 .84-1.388c.276-.444.58-.917.865-1.33m-8.4 5.502L3.146 10.64a.5.5 0 0 0 0 .707l5.507 5.506a.5.5 0 0 0 .707 0l1.394-1.394zm8.343-1.256a63 63 0 0 0 1.516-.913c.437-.273.894-.567 1.289-.84c.403-.278.712-.515.872-.675A1.5 1.5 0 1 0 14.44 3.44c-.16.16-.398.468-.676.871a33 33 0 0 0-.84 1.29a62 62 0 0 0-.913 1.515l-.044.075l.842.842zM8.947 5.586a2 2 0 0 0-2.828 0L4.207 7.497L12.5 15.79l1.912-1.911a2 2 0 0 0 0-2.829z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.941 3.743c.28-.404.561-.78.791-1.01a2.5 2.5 0 1 1 3.536 3.535c-.23.23-.606.512-1.01.791c-.413.286-.885.59-1.33.866a64 64 0 0 1-1.388.84l1.579 1.578a3 3 0 0 1 0 4.243l-1.912 1.911a1 1 0 0 1-1.414 0l-.332-.331l-1.394 1.394a1.5 1.5 0 0 1-2.121 0l-5.507-5.506a1.5 1.5 0 0 1 0-2.121l1.395-1.395l-.334-.334a1 1 0 0 1 0-1.414l1.912-1.91a3 3 0 0 1 4.242 0l1.582 1.581a75 75 0 0 1 .84-1.388c.276-.444.58-.917.865-1.33m-8.4 5.502L3.146 10.64a.5.5 0 0 0 0 .707l5.507 5.506a.5.5 0 0 0 .707 0l1.394-1.394zm8.343-1.256a63 63 0 0 0 1.516-.913c.437-.273.894-.567 1.289-.84c.403-.278.712-.515.872-.675A1.5 1.5 0 1 0 14.44 3.44c-.16.16-.398.468-.676.871a33 33 0 0 0-.84 1.29a62 62 0 0 0-.913 1.515l-.044.075l.842.842zM8.947 5.586a2 2 0 0 0-2.828 0L4.207 7.497L12.5 15.79l1.912-1.911a2 2 0 0 0 0-2.829z"/></svg> </template>
CSS
.icon-classification-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.941%203.743c.28-.404.561-.78.791-1.01a2.5%202.5%200%201%201%203.536%203.535c-.23.23-.606.512-1.01.791c-.413.286-.885.59-1.33.866a64%2064%200%200%201-1.388.84l1.579%201.578a3%203%200%200%201%200%204.243l-1.912%201.911a1%201%200%200%201-1.414%200l-.332-.331l-1.394%201.394a1.5%201.5%200%200%201-2.121%200l-5.507-5.506a1.5%201.5%200%200%201%200-2.121l1.395-1.395l-.334-.334a1%201%200%200%201%200-1.414l1.912-1.91a3%203%200%200%201%204.242%200l1.582%201.581a75%2075%200%200%201%20.84-1.388c.276-.444.58-.917.865-1.33m-8.4%205.502L3.146%2010.64a.5.5%200%200%200%200%20.707l5.507%205.506a.5.5%200%200%200%20.707%200l1.394-1.394zm8.343-1.256a63%2063%200%200%200%201.516-.913c.437-.273.894-.567%201.289-.84c.403-.278.712-.515.872-.675A1.5%201.5%200%201%200%2014.44%203.44c-.16.16-.398.468-.676.871a33%2033%200%200%200-.84%201.29a62%2062%200%200%200-.913%201.515l-.044.075l.842.842zM8.947%205.586a2%202%200%200%200-2.828%200L4.207%207.497L12.5%2015.79l1.912-1.911a2%202%200%200%200%200-2.829z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.941%203.743c.28-.404.561-.78.791-1.01a2.5%202.5%200%201%201%203.536%203.535c-.23.23-.606.512-1.01.791c-.413.286-.885.59-1.33.866a64%2064%200%200%201-1.388.84l1.579%201.578a3%203%200%200%201%200%204.243l-1.912%201.911a1%201%200%200%201-1.414%200l-.332-.331l-1.394%201.394a1.5%201.5%200%200%201-2.121%200l-5.507-5.506a1.5%201.5%200%200%201%200-2.121l1.395-1.395l-.334-.334a1%201%200%200%201%200-1.414l1.912-1.91a3%203%200%200%201%204.242%200l1.582%201.581a75%2075%200%200%201%20.84-1.388c.276-.444.58-.917.865-1.33m-8.4%205.502L3.146%2010.64a.5.5%200%200%200%200%20.707l5.507%205.506a.5.5%200%200%200%20.707%200l1.394-1.394zm8.343-1.256a63%2063%200%200%200%201.516-.913c.437-.273.894-.567%201.289-.84c.403-.278.712-.515.872-.675A1.5%201.5%200%201%200%2014.44%203.44c-.16.16-.398.468-.676.871a33%2033%200%200%200-.84%201.29a62%2062%200%200%200-.913%201.515l-.044.075l.842.842zM8.947%205.586a2%202%200%200%200-2.828%200L4.207%207.497L12.5%2015.79l1.912-1.911a2%202%200%200%200%200-2.829z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/classification-20-regular.svg?color=%231a73e8&size=48