data-area-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.

Name
data-area-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
License
MIT

2 other variants in Fluent UI System Color Icons

The same icon in other sets

Related icons in Fluent UI System Color Icons

Use the data area icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGRs5m5b7P)" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGGVa3JYsE)" fill-opacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGTdoFPcfH)" fill-opacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGJQsLAe1b)" fill-opacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVG7R1Yvc8m)" d="M5 4a1 1 0 0 0-2 0v13.5A3.5 3.5 0 0 0 6.5 21H20a1 1 0 1 0 0-2H6.5A1.5 1.5 0 0 1 5 17.5z"/><defs><linearGradient id="SVGRs5m5b7P" x1="-.692" x2="23.794" y1="7.688" y2="22.289" gradientUnits="userSpaceOnUse"><stop offset=".164" stop-color="#3bd5ff"/><stop offset=".537" stop-color="#9c6cfe"/><stop offset=".908" stop-color="#e656eb"/></linearGradient><linearGradient id="SVGTdoFPcfH" x1="12" x2="12" y1="17.25" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#163697" stop-opacity="0"/><stop offset="1" stop-color="#163697"/></linearGradient><linearGradient id="SVGJQsLAe1b" x1="6.808" x2="4.5" y1="15.563" y2="15.563" gradientUnits="userSpaceOnUse"><stop stop-color="#163697" stop-opacity="0"/><stop offset="1" stop-color="#163697"/></linearGradient><linearGradient id="SVG7R1Yvc8m" x1="19.313" x2="3.56" y1="4.125" y2="27.58" gradientUnits="userSpaceOnUse"><stop stop-color="#70777d"/><stop offset="1" stop-color="#b9c0c7"/></linearGradient><radialGradient id="SVGGVa3JYsE" cx="0" cy="0" r="1" gradientTransform="rotate(138.733 7.043 7.362)scale(15.351 15.4828)" gradientUnits="userSpaceOnUse"><stop offset=".636" stop-color="#0fafff" stop-opacity="0"/><stop offset=".962" stop-color="#0067bf"/></radialGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorDataArea24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGRs5m5b7P)" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGGVa3JYsE)" fillOpacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGTdoFPcfH)" fillOpacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGJQsLAe1b)" fillOpacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVG7R1Yvc8m)" d="M5 4a1 1 0 0 0-2 0v13.5A3.5 3.5 0 0 0 6.5 21H20a1 1 0 1 0 0-2H6.5A1.5 1.5 0 0 1 5 17.5z"/><defs><linearGradient id="SVGRs5m5b7P" x1="-.692" x2="23.794" y1="7.688" y2="22.289" gradientUnits="userSpaceOnUse"><stop offset=".164" stopColor="#3bd5ff"/><stop offset=".537" stopColor="#9c6cfe"/><stop offset=".908" stopColor="#e656eb"/></linearGradient><linearGradient id="SVGTdoFPcfH" x1="12" x2="12" y1="17.25" y2="19.5" gradientUnits="userSpaceOnUse"><stop stopColor="#163697" stopOpacity="0"/><stop offset="1" stopColor="#163697"/></linearGradient><linearGradient id="SVGJQsLAe1b" x1="6.808" x2="4.5" y1="15.563" y2="15.563" gradientUnits="userSpaceOnUse"><stop stopColor="#163697" stopOpacity="0"/><stop offset="1" stopColor="#163697"/></linearGradient><linearGradient id="SVG7R1Yvc8m" x1="19.313" x2="3.56" y1="4.125" y2="27.58" gradientUnits="userSpaceOnUse"><stop stopColor="#70777d"/><stop offset="1" stopColor="#b9c0c7"/></linearGradient><radialGradient id="SVGGVa3JYsE" cx="0" cy="0" r="1" gradientTransform="rotate(138.733 7.043 7.362)scale(15.351 15.4828)" gradientUnits="userSpaceOnUse"><stop offset=".636" stopColor="#0fafff" stopOpacity="0"/><stop offset=".962" stopColor="#0067bf"/></radialGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGRs5m5b7P)" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGGVa3JYsE)" fill-opacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGTdoFPcfH)" fill-opacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVGJQsLAe1b)" fill-opacity=".3" d="M19.5 6.75a.75.75 0 0 0-1.2-.6l-5.6 4.2l-3.82-2.246a.75.75 0 0 0-.715-.025L4.5 9.9v9.6h15z"/><path fill="url(#SVG7R1Yvc8m)" d="M5 4a1 1 0 0 0-2 0v13.5A3.5 3.5 0 0 0 6.5 21H20a1 1 0 1 0 0-2H6.5A1.5 1.5 0 0 1 5 17.5z"/><defs><linearGradient id="SVGRs5m5b7P" x1="-.692" x2="23.794" y1="7.688" y2="22.289" gradientUnits="userSpaceOnUse"><stop offset=".164" stop-color="#3bd5ff"/><stop offset=".537" stop-color="#9c6cfe"/><stop offset=".908" stop-color="#e656eb"/></linearGradient><linearGradient id="SVGTdoFPcfH" x1="12" x2="12" y1="17.25" y2="19.5" gradientUnits="userSpaceOnUse"><stop stop-color="#163697" stop-opacity="0"/><stop offset="1" stop-color="#163697"/></linearGradient><linearGradient id="SVGJQsLAe1b" x1="6.808" x2="4.5" y1="15.563" y2="15.563" gradientUnits="userSpaceOnUse"><stop stop-color="#163697" stop-opacity="0"/><stop offset="1" stop-color="#163697"/></linearGradient><linearGradient id="SVG7R1Yvc8m" x1="19.313" x2="3.56" y1="4.125" y2="27.58" gradientUnits="userSpaceOnUse"><stop stop-color="#70777d"/><stop offset="1" stop-color="#b9c0c7"/></linearGradient><radialGradient id="SVGGVa3JYsE" cx="0" cy="0" r="1" gradientTransform="rotate(138.733 7.043 7.362)scale(15.351 15.4828)" gradientUnits="userSpaceOnUse"><stop offset=".636" stop-color="#0fafff" stop-opacity="0"/><stop offset=".962" stop-color="#0067bf"/></radialGradient></defs></g></svg>
</template>

CSS

.icon-data-area-24 {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGRs5m5b7P)%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGGVa3JYsE)%22%20fill-opacity%3D%22.3%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTdoFPcfH)%22%20fill-opacity%3D%22.3%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJQsLAe1b)%22%20fill-opacity%3D%22.3%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7R1Yvc8m)%22%20d%3D%22M5%204a1%201%200%200%200-2%200v13.5A3.5%203.5%200%200%200%206.5%2021H20a1%201%200%201%200%200-2H6.5A1.5%201.5%200%200%201%205%2017.5z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRs5m5b7P%22%20x1%3D%22-.692%22%20x2%3D%2223.794%22%20y1%3D%227.688%22%20y2%3D%2222.289%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.164%22%20stop-color%3D%22%233bd5ff%22%2F%3E%3Cstop%20offset%3D%22.537%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%22.908%22%20stop-color%3D%22%23e656eb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTdoFPcfH%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2217.25%22%20y2%3D%2219.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23163697%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23163697%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJQsLAe1b%22%20x1%3D%226.808%22%20x2%3D%224.5%22%20y1%3D%2215.563%22%20y2%3D%2215.563%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23163697%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23163697%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG7R1Yvc8m%22%20x1%3D%2219.313%22%20x2%3D%223.56%22%20y1%3D%224.125%22%20y2%3D%2227.58%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2370777d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b9c0c7%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGGVa3JYsE%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(138.733%207.043%207.362)scale(15.351%2015.4828)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.636%22%20stop-color%3D%22%230fafff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.962%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGRs5m5b7P)%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGGVa3JYsE)%22%20fill-opacity%3D%22.3%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTdoFPcfH)%22%20fill-opacity%3D%22.3%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGJQsLAe1b)%22%20fill-opacity%3D%22.3%22%20d%3D%22M19.5%206.75a.75.75%200%200%200-1.2-.6l-5.6%204.2l-3.82-2.246a.75.75%200%200%200-.715-.025L4.5%209.9v9.6h15z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7R1Yvc8m)%22%20d%3D%22M5%204a1%201%200%200%200-2%200v13.5A3.5%203.5%200%200%200%206.5%2021H20a1%201%200%201%200%200-2H6.5A1.5%201.5%200%200%201%205%2017.5z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGRs5m5b7P%22%20x1%3D%22-.692%22%20x2%3D%2223.794%22%20y1%3D%227.688%22%20y2%3D%2222.289%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.164%22%20stop-color%3D%22%233bd5ff%22%2F%3E%3Cstop%20offset%3D%22.537%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%22.908%22%20stop-color%3D%22%23e656eb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTdoFPcfH%22%20x1%3D%2212%22%20x2%3D%2212%22%20y1%3D%2217.25%22%20y2%3D%2219.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23163697%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23163697%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGJQsLAe1b%22%20x1%3D%226.808%22%20x2%3D%224.5%22%20y1%3D%2215.563%22%20y2%3D%2215.563%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23163697%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23163697%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG7R1Yvc8m%22%20x1%3D%2219.313%22%20x2%3D%223.56%22%20y1%3D%224.125%22%20y2%3D%2227.58%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2370777d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b9c0c7%22%2F%3E%3C%2FlinearGradient%3E%3CradialGradient%20id%3D%22SVGGVa3JYsE%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(138.733%207.043%207.362)scale(15.351%2015.4828)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.636%22%20stop-color%3D%22%230fafff%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.962%22%20stop-color%3D%22%230067bf%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/data-area-24.svg?color=%231a73e8&size=48