partition-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.

Name
partition-outlined
Set
Ant Design Icons
Style
Outlined
Viewbox
1024×1024
License
MIT
Aliases
partition

Use the partition icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M640.6 429.8h257.1c7.9 0 14.3-6.4 14.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9 0-14.3 6.4-14.3 14.3v92.9H490.6c-3.9 0-7.1 3.2-7.1 7.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9 0-14.3 6.4-14.3 14.3v257.2c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3V544h85.7v221.5c0 3.9 3.2 7.1 7.1 7.1h135.7v92.9c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9 0-14.3 6.4-14.3 14.3v100h-78.6v-393h78.6v100c0 7.9 6.4 14.3 14.3 14.3m53.5-217.9h150V362h-150zM329.9 587h-150V437h150zm364.2 75.1h150v150.1h-150z"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignPartitionOutlined(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M640.6 429.8h257.1c7.9 0 14.3-6.4 14.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9 0-14.3 6.4-14.3 14.3v92.9H490.6c-3.9 0-7.1 3.2-7.1 7.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9 0-14.3 6.4-14.3 14.3v257.2c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3V544h85.7v221.5c0 3.9 3.2 7.1 7.1 7.1h135.7v92.9c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9 0-14.3 6.4-14.3 14.3v100h-78.6v-393h78.6v100c0 7.9 6.4 14.3 14.3 14.3m53.5-217.9h150V362h-150zM329.9 587h-150V437h150zm364.2 75.1h150v150.1h-150z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M640.6 429.8h257.1c7.9 0 14.3-6.4 14.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9 0-14.3 6.4-14.3 14.3v92.9H490.6c-3.9 0-7.1 3.2-7.1 7.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9 0-14.3 6.4-14.3 14.3v257.2c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3V544h85.7v221.5c0 3.9 3.2 7.1 7.1 7.1h135.7v92.9c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9 0-14.3 6.4-14.3 14.3v100h-78.6v-393h78.6v100c0 7.9 6.4 14.3 14.3 14.3m53.5-217.9h150V362h-150zM329.9 587h-150V437h150zm364.2 75.1h150v150.1h-150z"/></svg>
</template>

CSS

.icon-partition-outlined {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M640.6%20429.8h257.1c7.9%200%2014.3-6.4%2014.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9%200-14.3%206.4-14.3%2014.3v92.9H490.6c-3.9%200-7.1%203.2-7.1%207.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9%200-14.3%206.4-14.3%2014.3v257.2c0%207.9%206.4%2014.3%2014.3%2014.3h257.1c7.9%200%2014.3-6.4%2014.3-14.3V544h85.7v221.5c0%203.9%203.2%207.1%207.1%207.1h135.7v92.9c0%207.9%206.4%2014.3%2014.3%2014.3h257.1c7.9%200%2014.3-6.4%2014.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9%200-14.3%206.4-14.3%2014.3v100h-78.6v-393h78.6v100c0%207.9%206.4%2014.3%2014.3%2014.3m53.5-217.9h150V362h-150zM329.9%20587h-150V437h150zm364.2%2075.1h150v150.1h-150z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M640.6%20429.8h257.1c7.9%200%2014.3-6.4%2014.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9%200-14.3%206.4-14.3%2014.3v92.9H490.6c-3.9%200-7.1%203.2-7.1%207.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9%200-14.3%206.4-14.3%2014.3v257.2c0%207.9%206.4%2014.3%2014.3%2014.3h257.1c7.9%200%2014.3-6.4%2014.3-14.3V544h85.7v221.5c0%203.9%203.2%207.1%207.1%207.1h135.7v92.9c0%207.9%206.4%2014.3%2014.3%2014.3h257.1c7.9%200%2014.3-6.4%2014.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9%200-14.3%206.4-14.3%2014.3v100h-78.6v-393h78.6v100c0%207.9%206.4%2014.3%2014.3%2014.3m53.5-217.9h150V362h-150zM329.9%20587h-150V437h150zm364.2%2075.1h150v150.1h-150z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/partition-outlined.svg?color=%231a73e8&size=48