rotate3d icon
rotate3d from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- rotate3d
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the rotate3d 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="M11.992 17c-5.523 0-10-2.239-10-5c0-1.4 1.152-2.666 3.007-3.574m14.355 6.958c1.638-.89 2.638-2.079 2.638-3.384c0-2.761-4.477-5-10-5q-.886 0-1.73.075"/><path d="M7.05 13a18 18 0 0 1-.058-1.435C6.992 6.282 9.342 2 12.241 2c1.47 0 2.798 1.101 3.751 2.876M16.876 10q.115 1.03.116 2.126c0 5.453-2.238 9.874-5 9.874m-2-8l.865.657c1.424 1.082 2.135 1.622 2.135 2.343s-.711 1.262-2.135 2.343L9.993 20"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRotate3d(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="M11.992 17c-5.523 0-10-2.239-10-5c0-1.4 1.152-2.666 3.007-3.574m14.355 6.958c1.638-.89 2.638-2.079 2.638-3.384c0-2.761-4.477-5-10-5q-.886 0-1.73.075"/><path d="M7.05 13a18 18 0 0 1-.058-1.435C6.992 6.282 9.342 2 12.241 2c1.47 0 2.798 1.101 3.751 2.876M16.876 10q.115 1.03.116 2.126c0 5.453-2.238 9.874-5 9.874m-2-8l.865.657c1.424 1.082 2.135 1.622 2.135 2.343s-.711 1.262-2.135 2.343L9.993 20"/></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="M11.992 17c-5.523 0-10-2.239-10-5c0-1.4 1.152-2.666 3.007-3.574m14.355 6.958c1.638-.89 2.638-2.079 2.638-3.384c0-2.761-4.477-5-10-5q-.886 0-1.73.075"/><path d="M7.05 13a18 18 0 0 1-.058-1.435C6.992 6.282 9.342 2 12.241 2c1.47 0 2.798 1.101 3.751 2.876M16.876 10q.115 1.03.116 2.126c0 5.453-2.238 9.874-5 9.874m-2-8l.865.657c1.424 1.082 2.135 1.622 2.135 2.343s-.711 1.262-2.135 2.343L9.993 20"/></g></svg> </template>
CSS
.icon-rotate3d {
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%22M11.992%2017c-5.523%200-10-2.239-10-5c0-1.4%201.152-2.666%203.007-3.574m14.355%206.958c1.638-.89%202.638-2.079%202.638-3.384c0-2.761-4.477-5-10-5q-.886%200-1.73.075%22%2F%3E%3Cpath%20d%3D%22M7.05%2013a18%2018%200%200%201-.058-1.435C6.992%206.282%209.342%202%2012.241%202c1.47%200%202.798%201.101%203.751%202.876M16.876%2010q.115%201.03.116%202.126c0%205.453-2.238%209.874-5%209.874m-2-8l.865.657c1.424%201.082%202.135%201.622%202.135%202.343s-.711%201.262-2.135%202.343L9.993%2020%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%22M11.992%2017c-5.523%200-10-2.239-10-5c0-1.4%201.152-2.666%203.007-3.574m14.355%206.958c1.638-.89%202.638-2.079%202.638-3.384c0-2.761-4.477-5-10-5q-.886%200-1.73.075%22%2F%3E%3Cpath%20d%3D%22M7.05%2013a18%2018%200%200%201-.058-1.435C6.992%206.282%209.342%202%2012.241%202c1.47%200%202.798%201.101%203.751%202.876M16.876%2010q.115%201.03.116%202.126c0%205.453-2.238%209.874-5%209.874m-2-8l.865.657c1.424%201.082%202.135%201.622%202.135%202.343s-.711%201.262-2.135%202.343L9.993%2020%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/rotate3d.svg?color=%231a73e8&size=48