crop rotate br icon
crop-rotate-br from Iconoir by Luca Burgio · Regular · Design Tools · MIT Free for personal and commercial use.
- Name
- crop-rotate-br
- Set
- Iconoir
- Style
- Regular
- Category
- Design Tools
- Viewbox
- 24×24
- License
- MIT
More design tools icons from Iconoir
adobe-after-effectsadobe-illustratoradobe-indesignadobe-lightroomadobe-photoshopadobe-xdalign-bottom-boxalign-horizontal-centersalign-horizontal-spacingalign-left-boxalign-right-boxalign-top-boxalign-vertical-centersalign-vertical-spacingaxesborder-blborder-bottomborder-brborder-innerborder-leftborder-outborder-rightborder-tlborder-top
Use the crop rotate br 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 d="M14 20h3a4 4 0 0 0 4-4v-4"/><path d="M16.5 22.5L14 20l2.5-2.5M14 11V5a1 1 0 0 0-1-1H7M2 4h2m10 12v-2M4 2v11a1 1 0 0 0 1 1h11"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirCropRotateBr(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 d="M14 20h3a4 4 0 0 0 4-4v-4"/><path d="M16.5 22.5L14 20l2.5-2.5M14 11V5a1 1 0 0 0-1-1H7M2 4h2m10 12v-2M4 2v11a1 1 0 0 0 1 1h11"/></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 d="M14 20h3a4 4 0 0 0 4-4v-4"/><path d="M16.5 22.5L14 20l2.5-2.5M14 11V5a1 1 0 0 0-1-1H7M2 4h2m10 12v-2M4 2v11a1 1 0 0 0 1 1h11"/></g></svg> </template>
CSS
.icon-crop-rotate-br {
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%20d%3D%22M14%2020h3a4%204%200%200%200%204-4v-4%22%2F%3E%3Cpath%20d%3D%22M16.5%2022.5L14%2020l2.5-2.5M14%2011V5a1%201%200%200%200-1-1H7M2%204h2m10%2012v-2M4%202v11a1%201%200%200%200%201%201h11%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%20d%3D%22M14%2020h3a4%204%200%200%200%204-4v-4%22%2F%3E%3Cpath%20d%3D%22M16.5%2022.5L14%2020l2.5-2.5M14%2011V5a1%201%200%200%200-1-1H7M2%204h2m10%2012v-2M4%202v11a1%201%200%200%200%201%201h11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/crop-rotate-br.svg?color=%231a73e8&size=48