paster icon
paster-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- paster-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the paster icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.233 2.003l-.289.483l-.004.007l-.002.006a7 7 0 0 0 9.564 9.563l.005-.002l.007-.004l.482-.29Q22 11.882 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2q.117 0 .233.003m9.011 7.882l-.75.45a5 5 0 0 1-6.832-6.821l.452-.76z"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePasterFill(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="m12.233 2.003l-.289.483l-.004.007l-.002.006a7 7 0 0 0 9.564 9.563l.005-.002l.007-.004l.482-.29Q22 11.882 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2q.117 0 .233.003m9.011 7.882l-.75.45a5 5 0 0 1-6.832-6.821l.452-.76z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.233 2.003l-.289.483l-.004.007l-.002.006a7 7 0 0 0 9.564 9.563l.005-.002l.007-.004l.482-.29Q22 11.882 22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2q.117 0 .233.003m9.011 7.882l-.75.45a5 5 0 0 1-6.832-6.821l.452-.76z"/></svg> </template>
CSS
.icon-paster-fill {
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%22m12.233%202.003l-.289.483l-.004.007l-.002.006a7%207%200%200%200%209.564%209.563l.005-.002l.007-.004l.482-.29Q22%2011.882%2022%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202q.117%200%20.233.003m9.011%207.882l-.75.45a5%205%200%200%201-6.832-6.821l.452-.76z%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%22m12.233%202.003l-.289.483l-.004.007l-.002.006a7%207%200%200%200%209.564%209.563l.005-.002l.007-.004l.482-.29Q22%2011.882%2022%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202q.117%200%20.233.003m9.011%207.882l-.75.45a5%205%200%200%201-6.832-6.821l.452-.76z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/paster-fill.svg?color=%231a73e8&size=48