flexibility icon

flexibility-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
flexibility-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the flexibility icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 21v-4.64q0-.24.072-.462l-1.244-2.075a1.5 1.5 0 0 1 .147-1.748L8.741 8.85q.028-.033.058-.062c.36-.472.926-.788 1.588-.788h.892a2 2 0 0 1 1.898 1.367l1.772 5.317q.055.167.05.34l5.68 5.242a1 1 0 0 1-1.357 1.468L13.11 16h-1.95L9 16.72V21a1 1 0 1 1-2 0m.727-7.896l.967 1.61l1.041-.347l-.866-2.596zM14 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteFlexibilityFill(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="M7 21v-4.64q0-.24.072-.462l-1.244-2.075a1.5 1.5 0 0 1 .147-1.748L8.741 8.85q.028-.033.058-.062c.36-.472.926-.788 1.588-.788h.892a2 2 0 0 1 1.898 1.367l1.772 5.317q.055.167.05.34l5.68 5.242a1 1 0 0 1-1.357 1.468L13.11 16h-1.95L9 16.72V21a1 1 0 1 1-2 0m.727-7.896l.967 1.61l1.041-.347l-.866-2.596zM14 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 21v-4.64q0-.24.072-.462l-1.244-2.075a1.5 1.5 0 0 1 .147-1.748L8.741 8.85q.028-.033.058-.062c.36-.472.926-.788 1.588-.788h.892a2 2 0 0 1 1.898 1.367l1.772 5.317q.055.167.05.34l5.68 5.242a1 1 0 0 1-1.357 1.468L13.11 16h-1.95L9 16.72V21a1 1 0 1 1-2 0m.727-7.896l.967 1.61l1.041-.347l-.866-2.596zM14 5a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/></svg>
</template>

CSS

.icon-flexibility-fill {
  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%22M7%2021v-4.64q0-.24.072-.462l-1.244-2.075a1.5%201.5%200%200%201%20.147-1.748L8.741%208.85q.028-.033.058-.062c.36-.472.926-.788%201.588-.788h.892a2%202%200%200%201%201.898%201.367l1.772%205.317q.055.167.05.34l5.68%205.242a1%201%200%200%201-1.357%201.468L13.11%2016h-1.95L9%2016.72V21a1%201%200%201%201-2%200m.727-7.896l.967%201.61l1.041-.347l-.866-2.596zM14%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200%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%22M7%2021v-4.64q0-.24.072-.462l-1.244-2.075a1.5%201.5%200%200%201%20.147-1.748L8.741%208.85q.028-.033.058-.062c.36-.472.926-.788%201.588-.788h.892a2%202%200%200%201%201.898%201.367l1.772%205.317q.055.167.05.34l5.68%205.242a1%201%200%200%201-1.357%201.468L13.11%2016h-1.95L9%2016.72V21a1%201%200%201%201-2%200m.727-7.896l.967%201.61l1.041-.347l-.866-2.596zM14%205a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/flexibility-fill.svg?color=%231a73e8&size=48