column height icon
column-height-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.
- Name
- column-height-outlined
- Set
- Ant Design Icons
- Style
- Outlined
- Viewbox
- 1024×1024
- License
- MIT
- Aliases
- colum-height-outline, column-height, column-height-outline
Related icons in Ant Design Icons
Use the column height icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M840 836H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8m0-724H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8M610.8 378c6 0 9.4-7 5.7-11.7L515.7 238.7a7.14 7.14 0 0 0-11.3 0L403.6 366.3a7.23 7.23 0 0 0 5.7 11.7H476v268h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378z"/></svg>
React
import type { SVGProps } from "react";
export function AntDesignColumnHeightOutlined(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="M840 836H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8m0-724H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8M610.8 378c6 0 9.4-7 5.7-11.7L515.7 238.7a7.14 7.14 0 0 0-11.3 0L403.6 366.3a7.23 7.23 0 0 0 5.7 11.7H476v268h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M840 836H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8m0-724H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8M610.8 378c6 0 9.4-7 5.7-11.7L515.7 238.7a7.14 7.14 0 0 0-11.3 0L403.6 366.3a7.23 7.23 0 0 0 5.7 11.7H476v268h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378z"/></svg> </template>
CSS
.icon-column-height-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%22M840%20836H184c-4.4%200-8%203.6-8%208v60c0%204.4%203.6%208%208%208h656c4.4%200%208-3.6%208-8v-60c0-4.4-3.6-8-8-8m0-724H184c-4.4%200-8%203.6-8%208v60c0%204.4%203.6%208%208%208h656c4.4%200%208-3.6%208-8v-60c0-4.4-3.6-8-8-8M610.8%20378c6%200%209.4-7%205.7-11.7L515.7%20238.7a7.14%207.14%200%200%200-11.3%200L403.6%20366.3a7.23%207.23%200%200%200%205.7%2011.7H476v268h-62.8c-6%200-9.4%207-5.7%2011.7l100.8%20127.5c2.9%203.7%208.5%203.7%2011.3%200l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378z%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%22M840%20836H184c-4.4%200-8%203.6-8%208v60c0%204.4%203.6%208%208%208h656c4.4%200%208-3.6%208-8v-60c0-4.4-3.6-8-8-8m0-724H184c-4.4%200-8%203.6-8%208v60c0%204.4%203.6%208%208%208h656c4.4%200%208-3.6%208-8v-60c0-4.4-3.6-8-8-8M610.8%20378c6%200%209.4-7%205.7-11.7L515.7%20238.7a7.14%207.14%200%200%200-11.3%200L403.6%20366.3a7.23%207.23%200%200%200%205.7%2011.7H476v268h-62.8c-6%200-9.4%207-5.7%2011.7l100.8%20127.5c2.9%203.7%208.5%203.7%2011.3%200l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/column-height-outlined.svg?color=%231a73e8&size=48