shutter icon
shutter from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- shutter
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Use the shutter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10"/><path d="m16.5 12l-2.25 4h-4.5L7.5 12l2.26-4h4.49z"/><path stroke="currentColor" stroke-width="2" d="m7.5 12l2.26-4M7.5 12l2.25 4M7.5 12L4.08 5.894M9.76 8h4.49M9.76 8l3.357-5.938M16.5 12l-2.25 4m2.25-4l-2.25-4m2.25 4l3.428 6.095M14.25 16h-4.5m4.5 0l-3.342 5.941M9.75 16H2.832M14.25 8h6.918m-8.05-5.938Q12.567 2 12 2a9.98 9.98 0 0 0-7.92 3.894m9.037-3.832A10.01 10.01 0 0 1 21.167 8M4.08 5.894A9.96 9.96 0 0 0 2 12a10 10 0 0 0 .832 4m0 0a10.01 10.01 0 0 0 8.076 5.941m0 0Q11.447 22 12 22c3.229 0 6.1-1.53 7.929-3.905m0 0A9.96 9.96 0 0 0 22 12a10 10 0 0 0-.832-4"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignShutter(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"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10"/><path d="m16.5 12l-2.25 4h-4.5L7.5 12l2.26-4h4.49z"/><path stroke="currentColor" strokeWidth="2" d="m7.5 12l2.26-4M7.5 12l2.25 4M7.5 12L4.08 5.894M9.76 8h4.49M9.76 8l3.357-5.938M16.5 12l-2.25 4m2.25-4l-2.25-4m2.25 4l3.428 6.095M14.25 16h-4.5m4.5 0l-3.342 5.941M9.75 16H2.832M14.25 8h6.918m-8.05-5.938Q12.567 2 12 2a9.98 9.98 0 0 0-7.92 3.894m9.037-3.832A10.01 10.01 0 0 1 21.167 8M4.08 5.894A9.96 9.96 0 0 0 2 12a10 10 0 0 0 .832 4m0 0a10.01 10.01 0 0 0 8.076 5.941m0 0Q11.447 22 12 22c3.229 0 6.1-1.53 7.929-3.905m0 0A9.96 9.96 0 0 0 22 12a10 10 0 0 0-.832-4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10"/><path d="m16.5 12l-2.25 4h-4.5L7.5 12l2.26-4h4.49z"/><path stroke="currentColor" stroke-width="2" d="m7.5 12l2.26-4M7.5 12l2.25 4M7.5 12L4.08 5.894M9.76 8h4.49M9.76 8l3.357-5.938M16.5 12l-2.25 4m2.25-4l-2.25-4m2.25 4l3.428 6.095M14.25 16h-4.5m4.5 0l-3.342 5.941M9.75 16H2.832M14.25 8h6.918m-8.05-5.938Q12.567 2 12 2a9.98 9.98 0 0 0-7.92 3.894m9.037-3.832A10.01 10.01 0 0 1 21.167 8M4.08 5.894A9.96 9.96 0 0 0 2 12a10 10 0 0 0 .832 4m0 0a10.01 10.01 0 0 0 8.076 5.941m0 0Q11.447 22 12 22c3.229 0 6.1-1.53 7.929-3.905m0 0A9.96 9.96 0 0 0 22 12a10 10 0 0 0-.832-4"/></g></svg> </template>
CSS
.icon-shutter {
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%3E%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010%22%2F%3E%3Cpath%20d%3D%22m16.5%2012l-2.25%204h-4.5L7.5%2012l2.26-4h4.49z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m7.5%2012l2.26-4M7.5%2012l2.25%204M7.5%2012L4.08%205.894M9.76%208h4.49M9.76%208l3.357-5.938M16.5%2012l-2.25%204m2.25-4l-2.25-4m2.25%204l3.428%206.095M14.25%2016h-4.5m4.5%200l-3.342%205.941M9.75%2016H2.832M14.25%208h6.918m-8.05-5.938Q12.567%202%2012%202a9.98%209.98%200%200%200-7.92%203.894m9.037-3.832A10.01%2010.01%200%200%201%2021.167%208M4.08%205.894A9.96%209.96%200%200%200%202%2012a10%2010%200%200%200%20.832%204m0%200a10.01%2010.01%200%200%200%208.076%205.941m0%200Q11.447%2022%2012%2022c3.229%200%206.1-1.53%207.929-3.905m0%200A9.96%209.96%200%200%200%2022%2012a10%2010%200%200%200-.832-4%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%3E%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010%22%2F%3E%3Cpath%20d%3D%22m16.5%2012l-2.25%204h-4.5L7.5%2012l2.26-4h4.49z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22m7.5%2012l2.26-4M7.5%2012l2.25%204M7.5%2012L4.08%205.894M9.76%208h4.49M9.76%208l3.357-5.938M16.5%2012l-2.25%204m2.25-4l-2.25-4m2.25%204l3.428%206.095M14.25%2016h-4.5m4.5%200l-3.342%205.941M9.75%2016H2.832M14.25%208h6.918m-8.05-5.938Q12.567%202%2012%202a9.98%209.98%200%200%200-7.92%203.894m9.037-3.832A10.01%2010.01%200%200%201%2021.167%208M4.08%205.894A9.96%209.96%200%200%200%202%2012a10%2010%200%200%200%20.832%204m0%200a10.01%2010.01%200%200%200%208.076%205.941m0%200Q11.447%2022%2012%2022c3.229%200%206.1-1.53%207.929-3.905m0%200A9.96%209.96%200%200%200%2022%2012a10%2010%200%200%200-.832-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/shutter.svg?color=%231a73e8&size=48