inner shadow up icon
inner-shadow-up from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- inner-shadow-up
- Set
- IconPark
- Style
- Color
- Category
- Edit
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More edit icons from IconPark
Use the inner shadow up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" d="M24 44C29.5229 44 34.5229 41.7613 38.1422 38.1422C41.7613 34.5229 44 29.5229 44 24C44 18.4772 41.7613 13.4772 38.1422 9.85787C34.5229 6.23858 29.5229 4 24 4C18.4772 4 13.4772 6.23858 9.85787 9.85787C6.23858 13.4772 4 18.4772 4 24C4 29.5229 6.23858 34.5229 9.85787 38.1422C13.4772 41.7613 18.4772 44 24 44Z" clip-rule="evenodd"/><path stroke="#fff" d="M33.8996 14.1005C31.3661 11.567 27.8661 10 24.0001 10C20.1341 10 16.6341 11.567 14.1006 14.1005"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkInnerShadowUp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinecap="round" strokeWidth="4"><path fill="#2F88FF" fillRule="evenodd" stroke="#000" d="M24 44C29.5229 44 34.5229 41.7613 38.1422 38.1422C41.7613 34.5229 44 29.5229 44 24C44 18.4772 41.7613 13.4772 38.1422 9.85787C34.5229 6.23858 29.5229 4 24 4C18.4772 4 13.4772 6.23858 9.85787 9.85787C6.23858 13.4772 4 18.4772 4 24C4 29.5229 6.23858 34.5229 9.85787 38.1422C13.4772 41.7613 18.4772 44 24 44Z" clipRule="evenodd"/><path stroke="#fff" d="M33.8996 14.1005C31.3661 11.567 27.8661 10 24.0001 10C20.1341 10 16.6341 11.567 14.1006 14.1005"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-width="4"><path fill="#2F88FF" fill-rule="evenodd" stroke="#000" d="M24 44C29.5229 44 34.5229 41.7613 38.1422 38.1422C41.7613 34.5229 44 29.5229 44 24C44 18.4772 41.7613 13.4772 38.1422 9.85787C34.5229 6.23858 29.5229 4 24 4C18.4772 4 13.4772 6.23858 9.85787 9.85787C6.23858 13.4772 4 18.4772 4 24C4 29.5229 6.23858 34.5229 9.85787 38.1422C13.4772 41.7613 18.4772 44 24 44Z" clip-rule="evenodd"/><path stroke="#fff" d="M33.8996 14.1005C31.3661 11.567 27.8661 10 24.0001 10C20.1341 10 16.6341 11.567 14.1006 14.1005"/></g></svg> </template>
CSS
.icon-inner-shadow-up {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20d%3D%22M24%2044C29.5229%2044%2034.5229%2041.7613%2038.1422%2038.1422C41.7613%2034.5229%2044%2029.5229%2044%2024C44%2018.4772%2041.7613%2013.4772%2038.1422%209.85787C34.5229%206.23858%2029.5229%204%2024%204C18.4772%204%2013.4772%206.23858%209.85787%209.85787C6.23858%2013.4772%204%2018.4772%204%2024C4%2029.5229%206.23858%2034.5229%209.85787%2038.1422C13.4772%2041.7613%2018.4772%2044%2024%2044Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M33.8996%2014.1005C31.3661%2011.567%2027.8661%2010%2024.0001%2010C20.1341%2010%2016.6341%2011.567%2014.1006%2014.1005%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20d%3D%22M24%2044C29.5229%2044%2034.5229%2041.7613%2038.1422%2038.1422C41.7613%2034.5229%2044%2029.5229%2044%2024C44%2018.4772%2041.7613%2013.4772%2038.1422%209.85787C34.5229%206.23858%2029.5229%204%2024%204C18.4772%204%2013.4772%206.23858%209.85787%209.85787C6.23858%2013.4772%204%2018.4772%204%2024C4%2029.5229%206.23858%2034.5229%209.85787%2038.1422C13.4772%2041.7613%2018.4772%2044%2024%2044Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M33.8996%2014.1005C31.3661%2011.567%2027.8661%2010%2024.0001%2010C20.1341%2010%2016.6341%2011.567%2014.1006%2014.1005%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/inner-shadow-up.svg?color=%231a73e8&size=48