bezier curve square icon

bezier-curve-square-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
bezier-curve-square-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT
Aliases
bezier-curve-20-filled

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the bezier curve square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 3a2 2 0 0 0-2 2v8c1.393 0 2.265-.402 2.862-.96c.614-.572.987-1.354 1.292-2.208c.105-.293.196-.58.288-.867l.132-.406c.136-.413.282-.826.463-1.189s.414-.708.738-.963A1.93 1.93 0 0 1 10 6c.482 0 .889.144 1.225.407c.324.255.556.6.738.963s.328.776.463 1.189q.067.204.131.406c.092.288.184.574.289.867c.305.854.678 1.636 1.292 2.209c.597.557 1.47.959 2.862.959V5a2 2 0 0 0-2-2zm12 11c-1.607 0-2.735-.473-3.544-1.228c-.793-.74-1.232-1.708-1.552-2.604c-.11-.308-.21-.622-.305-.917l-.123-.38a8 8 0 0 0-.408-1.054c-.146-.293-.297-.495-.46-.623A.93.93 0 0 0 10 7a.93.93 0 0 0-.608.194c-.163.128-.314.33-.46.623a8 8 0 0 0-.408 1.054l-.123.38c-.094.295-.195.609-.305.917c-.32.896-.76 1.864-1.552 2.604C5.735 13.527 4.607 14 3 14v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z"/></svg>

React

import type { SVGProps } from "react";

export function FluentBezierCurveSquare20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 3a2 2 0 0 0-2 2v8c1.393 0 2.265-.402 2.862-.96c.614-.572.987-1.354 1.292-2.208c.105-.293.196-.58.288-.867l.132-.406c.136-.413.282-.826.463-1.189s.414-.708.738-.963A1.93 1.93 0 0 1 10 6c.482 0 .889.144 1.225.407c.324.255.556.6.738.963s.328.776.463 1.189q.067.204.131.406c.092.288.184.574.289.867c.305.854.678 1.636 1.292 2.209c.597.557 1.47.959 2.862.959V5a2 2 0 0 0-2-2zm12 11c-1.607 0-2.735-.473-3.544-1.228c-.793-.74-1.232-1.708-1.552-2.604c-.11-.308-.21-.622-.305-.917l-.123-.38a8 8 0 0 0-.408-1.054c-.146-.293-.297-.495-.46-.623A.93.93 0 0 0 10 7a.93.93 0 0 0-.608.194c-.163.128-.314.33-.46.623a8 8 0 0 0-.408 1.054l-.123.38c-.094.295-.195.609-.305.917c-.32.896-.76 1.864-1.552 2.604C5.735 13.527 4.607 14 3 14v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5 3a2 2 0 0 0-2 2v8c1.393 0 2.265-.402 2.862-.96c.614-.572.987-1.354 1.292-2.208c.105-.293.196-.58.288-.867l.132-.406c.136-.413.282-.826.463-1.189s.414-.708.738-.963A1.93 1.93 0 0 1 10 6c.482 0 .889.144 1.225.407c.324.255.556.6.738.963s.328.776.463 1.189q.067.204.131.406c.092.288.184.574.289.867c.305.854.678 1.636 1.292 2.209c.597.557 1.47.959 2.862.959V5a2 2 0 0 0-2-2zm12 11c-1.607 0-2.735-.473-3.544-1.228c-.793-.74-1.232-1.708-1.552-2.604c-.11-.308-.21-.622-.305-.917l-.123-.38a8 8 0 0 0-.408-1.054c-.146-.293-.297-.495-.46-.623A.93.93 0 0 0 10 7a.93.93 0 0 0-.608.194c-.163.128-.314.33-.46.623a8 8 0 0 0-.408 1.054l-.123.38c-.094.295-.195.609-.305.917c-.32.896-.76 1.864-1.552 2.604C5.735 13.527 4.607 14 3 14v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2z"/></svg>
</template>

CSS

.icon-bezier-curve-square-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%203a2%202%200%200%200-2%202v8c1.393%200%202.265-.402%202.862-.96c.614-.572.987-1.354%201.292-2.208c.105-.293.196-.58.288-.867l.132-.406c.136-.413.282-.826.463-1.189s.414-.708.738-.963A1.93%201.93%200%200%201%2010%206c.482%200%20.889.144%201.225.407c.324.255.556.6.738.963s.328.776.463%201.189q.067.204.131.406c.092.288.184.574.289.867c.305.854.678%201.636%201.292%202.209c.597.557%201.47.959%202.862.959V5a2%202%200%200%200-2-2zm12%2011c-1.607%200-2.735-.473-3.544-1.228c-.793-.74-1.232-1.708-1.552-2.604c-.11-.308-.21-.622-.305-.917l-.123-.38a8%208%200%200%200-.408-1.054c-.146-.293-.297-.495-.46-.623A.93.93%200%200%200%2010%207a.93.93%200%200%200-.608.194c-.163.128-.314.33-.46.623a8%208%200%200%200-.408%201.054l-.123.38c-.094.295-.195.609-.305.917c-.32.896-.76%201.864-1.552%202.604C5.735%2013.527%204.607%2014%203%2014v1a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5%203a2%202%200%200%200-2%202v8c1.393%200%202.265-.402%202.862-.96c.614-.572.987-1.354%201.292-2.208c.105-.293.196-.58.288-.867l.132-.406c.136-.413.282-.826.463-1.189s.414-.708.738-.963A1.93%201.93%200%200%201%2010%206c.482%200%20.889.144%201.225.407c.324.255.556.6.738.963s.328.776.463%201.189q.067.204.131.406c.092.288.184.574.289.867c.305.854.678%201.636%201.292%202.209c.597.557%201.47.959%202.862.959V5a2%202%200%200%200-2-2zm12%2011c-1.607%200-2.735-.473-3.544-1.228c-.793-.74-1.232-1.708-1.552-2.604c-.11-.308-.21-.622-.305-.917l-.123-.38a8%208%200%200%200-.408-1.054c-.146-.293-.297-.495-.46-.623A.93.93%200%200%200%2010%207a.93.93%200%200%200-.608.194c-.163.128-.314.33-.46.623a8%208%200%200%200-.408%201.054l-.123.38c-.094.295-.195.609-.305.917c-.32.896-.76%201.864-1.552%202.604C5.735%2013.527%204.607%2014%203%2014v1a2%202%200%200%200%202%202h10a2%202%200%200%200%202-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bezier-curve-square-20-filled.svg?color=%231a73e8&size=48