unfold less double icon

unfold-less-double-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
unfold-less-double-rounded
Set
Material Symbols Light
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
unfold-less-double-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the unfold less double icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.025 19.416l-2.821 2.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944 2.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192 0-.357-.165zm0-5l-2.821 2.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944 2.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192 0-.357-.165zm-.02-4.862l2.816-2.796q.146-.146.347-.156t.367.156t.165.354t-.165.354l-2.964 2.968q-.13.132-.267.184q-.137.053-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.191.158-.357q.165-.165.366-.165t.367.165zm0-5l2.816-2.796q.146-.146.347-.156t.367.156t.165.353t-.165.354l-2.964 2.97q-.13.13-.267.183t-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.192.158-.357q.165-.165.366-.165t.367.165z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUnfoldLessDoubleRounded(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="m12.025 19.416l-2.821 2.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944 2.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192 0-.357-.165zm0-5l-2.821 2.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944 2.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192 0-.357-.165zm-.02-4.862l2.816-2.796q.146-.146.347-.156t.367.156t.165.354t-.165.354l-2.964 2.968q-.13.132-.267.184q-.137.053-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.191.158-.357q.165-.165.366-.165t.367.165zm0-5l2.816-2.796q.146-.146.347-.156t.367.156t.165.353t-.165.354l-2.964 2.97q-.13.13-.267.183t-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.192.158-.357q.165-.165.366-.165t.367.165z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.025 19.416l-2.821 2.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944 2.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192 0-.357-.165zm0-5l-2.821 2.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944 2.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192 0-.357-.165zm-.02-4.862l2.816-2.796q.146-.146.347-.156t.367.156t.165.354t-.165.354l-2.964 2.968q-.13.132-.267.184q-.137.053-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.191.158-.357q.165-.165.366-.165t.367.165zm0-5l2.816-2.796q.146-.146.347-.156t.367.156t.165.353t-.165.354l-2.964 2.97q-.13.13-.267.183t-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.192.158-.357q.165-.165.366-.165t.367.165z"/></svg>
</template>

CSS

.icon-unfold-less-double-rounded {
  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%22m12.025%2019.416l-2.821%202.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944%202.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192%200-.357-.165zm0-5l-2.821%202.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944%202.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192%200-.357-.165zm-.02-4.862l2.816-2.796q.146-.146.347-.156t.367.156t.165.354t-.165.354l-2.964%202.968q-.13.132-.267.184q-.137.053-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.191.158-.357q.165-.165.366-.165t.367.165zm0-5l2.816-2.796q.146-.146.347-.156t.367.156t.165.353t-.165.354l-2.964%202.97q-.13.13-.267.183t-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.192.158-.357q.165-.165.366-.165t.367.165z%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%22m12.025%2019.416l-2.821%202.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944%202.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192%200-.357-.165zm0-5l-2.821%202.796q-.14.14-.342.153t-.366-.153q-.16-.16-.16-.354t.16-.354l2.963-2.945q.131-.13.268-.183q.136-.053.298-.053t.298.053t.267.184l2.944%202.944q.141.14.15.341t-.15.367q-.165.165-.356.165q-.192%200-.357-.165zm-.02-4.862l2.816-2.796q.146-.146.347-.156t.367.156t.165.354t-.165.354l-2.964%202.968q-.13.132-.267.184q-.137.053-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.191.158-.357q.165-.165.366-.165t.367.165zm0-5l2.816-2.796q.146-.146.347-.156t.367.156t.165.353t-.165.354l-2.964%202.97q-.13.13-.267.183t-.298.053t-.298-.053t-.267-.184l-2.95-2.95q-.166-.165-.153-.356q.012-.192.158-.357q.165-.165.366-.165t.367.165z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/unfold-less-double-rounded.svg?color=%231a73e8&size=48