card ui portrait flip icon

card-ui-portrait-flip-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
card-ui-portrait-flip-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the card ui portrait flip icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4.75A2.75 2.75 0 0 1 6.75 2h10.5A2.75 2.75 0 0 1 20 4.75V10h-.75c-.268 0-.523.06-.75.168V4.75c0-.69-.56-1.25-1.25-1.25H6.75c-.69 0-1.25.56-1.25 1.25v5.418A1.74 1.74 0 0 0 4.75 10H4zm14.5 12.02c.545-.23 1.045-.481 1.5-.742v3.222A2.75 2.75 0 0 1 17.25 22H6.75A2.75 2.75 0 0 1 4 19.25v-3.222c.455.26.955.512 1.5.741v2.481c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25zM1.75 11a.75.75 0 0 0-.75.75v3a.75.75 0 0 0 1.5 0v-1.031c.318.287.695.593 1.136.898C5.379 15.823 8.089 17 12 17s6.621-1.177 8.364-2.383c.44-.305.818-.61 1.136-.898v1.031a.75.75 0 0 0 1.5 0v-3a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0 0 1.5h1.36c-.296.276-.66.58-1.1.883C18.005 14.427 15.59 15.5 12 15.5s-6.004-1.073-7.51-2.117a10 10 0 0 1-1.1-.883h1.36a.75.75 0 0 0 0-1.5zM8 6.75A.75.75 0 0 1 8.75 6h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 6.75M8.75 10a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCardUiPortraitFlip24Regular(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="M4 4.75A2.75 2.75 0 0 1 6.75 2h10.5A2.75 2.75 0 0 1 20 4.75V10h-.75c-.268 0-.523.06-.75.168V4.75c0-.69-.56-1.25-1.25-1.25H6.75c-.69 0-1.25.56-1.25 1.25v5.418A1.74 1.74 0 0 0 4.75 10H4zm14.5 12.02c.545-.23 1.045-.481 1.5-.742v3.222A2.75 2.75 0 0 1 17.25 22H6.75A2.75 2.75 0 0 1 4 19.25v-3.222c.455.26.955.512 1.5.741v2.481c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25zM1.75 11a.75.75 0 0 0-.75.75v3a.75.75 0 0 0 1.5 0v-1.031c.318.287.695.593 1.136.898C5.379 15.823 8.089 17 12 17s6.621-1.177 8.364-2.383c.44-.305.818-.61 1.136-.898v1.031a.75.75 0 0 0 1.5 0v-3a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0 0 1.5h1.36c-.296.276-.66.58-1.1.883C18.005 14.427 15.59 15.5 12 15.5s-6.004-1.073-7.51-2.117a10 10 0 0 1-1.1-.883h1.36a.75.75 0 0 0 0-1.5zM8 6.75A.75.75 0 0 1 8.75 6h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 6.75M8.75 10a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 4.75A2.75 2.75 0 0 1 6.75 2h10.5A2.75 2.75 0 0 1 20 4.75V10h-.75c-.268 0-.523.06-.75.168V4.75c0-.69-.56-1.25-1.25-1.25H6.75c-.69 0-1.25.56-1.25 1.25v5.418A1.74 1.74 0 0 0 4.75 10H4zm14.5 12.02c.545-.23 1.045-.481 1.5-.742v3.222A2.75 2.75 0 0 1 17.25 22H6.75A2.75 2.75 0 0 1 4 19.25v-3.222c.455.26.955.512 1.5.741v2.481c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25zM1.75 11a.75.75 0 0 0-.75.75v3a.75.75 0 0 0 1.5 0v-1.031c.318.287.695.593 1.136.898C5.379 15.823 8.089 17 12 17s6.621-1.177 8.364-2.383c.44-.305.818-.61 1.136-.898v1.031a.75.75 0 0 0 1.5 0v-3a.75.75 0 0 0-.75-.75h-3a.75.75 0 0 0 0 1.5h1.36c-.296.276-.66.58-1.1.883C18.005 14.427 15.59 15.5 12 15.5s-6.004-1.073-7.51-2.117a10 10 0 0 1-1.1-.883h1.36a.75.75 0 0 0 0-1.5zM8 6.75A.75.75 0 0 1 8.75 6h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 6.75M8.75 10a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5z"/></svg>
</template>

CSS

.icon-card-ui-portrait-flip-24-regular {
  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%22M4%204.75A2.75%202.75%200%200%201%206.75%202h10.5A2.75%202.75%200%200%201%2020%204.75V10h-.75c-.268%200-.523.06-.75.168V4.75c0-.69-.56-1.25-1.25-1.25H6.75c-.69%200-1.25.56-1.25%201.25v5.418A1.74%201.74%200%200%200%204.75%2010H4zm14.5%2012.02c.545-.23%201.045-.481%201.5-.742v3.222A2.75%202.75%200%200%201%2017.25%2022H6.75A2.75%202.75%200%200%201%204%2019.25v-3.222c.455.26.955.512%201.5.741v2.481c0%20.69.56%201.25%201.25%201.25h10.5c.69%200%201.25-.56%201.25-1.25zM1.75%2011a.75.75%200%200%200-.75.75v3a.75.75%200%200%200%201.5%200v-1.031c.318.287.695.593%201.136.898C5.379%2015.823%208.089%2017%2012%2017s6.621-1.177%208.364-2.383c.44-.305.818-.61%201.136-.898v1.031a.75.75%200%200%200%201.5%200v-3a.75.75%200%200%200-.75-.75h-3a.75.75%200%200%200%200%201.5h1.36c-.296.276-.66.58-1.1.883C18.005%2014.427%2015.59%2015.5%2012%2015.5s-6.004-1.073-7.51-2.117a10%2010%200%200%201-1.1-.883h1.36a.75.75%200%200%200%200-1.5zM8%206.75A.75.75%200%200%201%208.75%206h6.5a.75.75%200%200%201%200%201.5h-6.5A.75.75%200%200%201%208%206.75M8.75%2010a.75.75%200%200%200%200%201.5h4.5a.75.75%200%200%200%200-1.5z%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%22M4%204.75A2.75%202.75%200%200%201%206.75%202h10.5A2.75%202.75%200%200%201%2020%204.75V10h-.75c-.268%200-.523.06-.75.168V4.75c0-.69-.56-1.25-1.25-1.25H6.75c-.69%200-1.25.56-1.25%201.25v5.418A1.74%201.74%200%200%200%204.75%2010H4zm14.5%2012.02c.545-.23%201.045-.481%201.5-.742v3.222A2.75%202.75%200%200%201%2017.25%2022H6.75A2.75%202.75%200%200%201%204%2019.25v-3.222c.455.26.955.512%201.5.741v2.481c0%20.69.56%201.25%201.25%201.25h10.5c.69%200%201.25-.56%201.25-1.25zM1.75%2011a.75.75%200%200%200-.75.75v3a.75.75%200%200%200%201.5%200v-1.031c.318.287.695.593%201.136.898C5.379%2015.823%208.089%2017%2012%2017s6.621-1.177%208.364-2.383c.44-.305.818-.61%201.136-.898v1.031a.75.75%200%200%200%201.5%200v-3a.75.75%200%200%200-.75-.75h-3a.75.75%200%200%200%200%201.5h1.36c-.296.276-.66.58-1.1.883C18.005%2014.427%2015.59%2015.5%2012%2015.5s-6.004-1.073-7.51-2.117a10%2010%200%200%201-1.1-.883h1.36a.75.75%200%200%200%200-1.5zM8%206.75A.75.75%200%200%201%208.75%206h6.5a.75.75%200%200%201%200%201.5h-6.5A.75.75%200%200%201%208%206.75M8.75%2010a.75.75%200%200%200%200%201.5h4.5a.75.75%200%200%200%200-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/card-ui-portrait-flip-24-regular.svg?color=%231a73e8&size=48