unfold more up icon

unfold-more-up from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
unfold-more-up
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the unfold more up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path fill="currentColor" d="M10.348 10h3.304c2.03 0 3.045 0 3.298-.609c.253-.608-.465-1.325-1.9-2.757l-1.653-1.648h0C12.74 4.329 12.41 4 12 4s-.739.329-1.397.986L8.95 6.634h0C7.515 8.066 6.797 8.783 7.05 9.39s1.268.61 3.298.61"/><path d="M10.348 14h3.304c2.03 0 3.045 0 3.298.609c.253.608-.465 1.325-1.9 2.757l-1.653 1.648C12.74 19.671 12.41 20 12 20s-.739-.329-1.397-.986L8.95 17.366c-1.436-1.432-2.154-2.149-1.901-2.757S8.318 14 10.348 14"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsUnfoldMoreUp(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" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path fill="currentColor" d="M10.348 10h3.304c2.03 0 3.045 0 3.298-.609c.253-.608-.465-1.325-1.9-2.757l-1.653-1.648h0C12.74 4.329 12.41 4 12 4s-.739.329-1.397.986L8.95 6.634h0C7.515 8.066 6.797 8.783 7.05 9.39s1.268.61 3.298.61"/><path d="M10.348 14h3.304c2.03 0 3.045 0 3.298.609c.253.608-.465 1.325-1.9 2.757l-1.653 1.648C12.74 19.671 12.41 20 12 20s-.739-.329-1.397-.986L8.95 17.366c-1.436-1.432-2.154-2.149-1.901-2.757S8.318 14 10.348 14"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path fill="currentColor" d="M10.348 10h3.304c2.03 0 3.045 0 3.298-.609c.253-.608-.465-1.325-1.9-2.757l-1.653-1.648h0C12.74 4.329 12.41 4 12 4s-.739.329-1.397.986L8.95 6.634h0C7.515 8.066 6.797 8.783 7.05 9.39s1.268.61 3.298.61"/><path d="M10.348 14h3.304c2.03 0 3.045 0 3.298.609c.253.608-.465 1.325-1.9 2.757l-1.653 1.648C12.74 19.671 12.41 20 12 20s-.739-.329-1.397-.986L8.95 17.366c-1.436-1.432-2.154-2.149-1.901-2.757S8.318 14 10.348 14"/></g></svg>
</template>

CSS

.icon-unfold-more-up {
  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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.348%2010h3.304c2.03%200%203.045%200%203.298-.609c.253-.608-.465-1.325-1.9-2.757l-1.653-1.648h0C12.74%204.329%2012.41%204%2012%204s-.739.329-1.397.986L8.95%206.634h0C7.515%208.066%206.797%208.783%207.05%209.39s1.268.61%203.298.61%22%2F%3E%3Cpath%20d%3D%22M10.348%2014h3.304c2.03%200%203.045%200%203.298.609c.253.608-.465%201.325-1.9%202.757l-1.653%201.648C12.74%2019.671%2012.41%2020%2012%2020s-.739-.329-1.397-.986L8.95%2017.366c-1.436-1.432-2.154-2.149-1.901-2.757S8.318%2014%2010.348%2014%22%2F%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%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.348%2010h3.304c2.03%200%203.045%200%203.298-.609c.253-.608-.465-1.325-1.9-2.757l-1.653-1.648h0C12.74%204.329%2012.41%204%2012%204s-.739.329-1.397.986L8.95%206.634h0C7.515%208.066%206.797%208.783%207.05%209.39s1.268.61%203.298.61%22%2F%3E%3Cpath%20d%3D%22M10.348%2014h3.304c2.03%200%203.045%200%203.298.609c.253.608-.465%201.325-1.9%202.757l-1.653%201.648C12.74%2019.671%2012.41%2020%2012%2020s-.739-.329-1.397-.986L8.95%2017.366c-1.436-1.432-2.154-2.149-1.901-2.757S8.318%2014%2010.348%2014%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/unfold-more-up.svg?color=%231a73e8&size=48