modify icon
modify from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- modify
- 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 modify icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20.0708 9.58588L15.8282 5.34324C15.0472 4.56219 13.7808 4.56219 12.9998 5.34324L7.34292 11.0001C6.56188 11.7811 6.56188 13.0475 7.34292 13.8285L11.5856 18.0712"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28.9287 37.4143L33.1714 41.6569C33.9524 42.438 35.2187 42.438 35.9998 41.6569L41.6566 36.0001C42.4377 35.219 42.4377 33.9527 41.6566 33.1717L37.414 28.929"/><rect width="12" height="42" x="34.606" y="4.908" fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="2" transform="rotate(45 34.606 4.908)"/><circle cx="24" cy="24" r="2" fill="#fff"/><circle cx="20" cy="28" r="2" fill="#fff"/><circle cx="28" cy="20" r="2" fill="#fff"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkModify(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"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M20.0708 9.58588L15.8282 5.34324C15.0472 4.56219 13.7808 4.56219 12.9998 5.34324L7.34292 11.0001C6.56188 11.7811 6.56188 13.0475 7.34292 13.8285L11.5856 18.0712"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M28.9287 37.4143L33.1714 41.6569C33.9524 42.438 35.2187 42.438 35.9998 41.6569L41.6566 36.0001C42.4377 35.219 42.4377 33.9527 41.6566 33.1717L37.414 28.929"/><rect width="12" height="42" x="34.606" y="4.908" fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" rx="2" transform="rotate(45 34.606 4.908)"/><circle cx="24" cy="24" r="2" fill="#fff"/><circle cx="20" cy="28" r="2" fill="#fff"/><circle cx="28" cy="20" r="2" fill="#fff"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20.0708 9.58588L15.8282 5.34324C15.0472 4.56219 13.7808 4.56219 12.9998 5.34324L7.34292 11.0001C6.56188 11.7811 6.56188 13.0475 7.34292 13.8285L11.5856 18.0712"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28.9287 37.4143L33.1714 41.6569C33.9524 42.438 35.2187 42.438 35.9998 41.6569L41.6566 36.0001C42.4377 35.219 42.4377 33.9527 41.6566 33.1717L37.414 28.929"/><rect width="12" height="42" x="34.606" y="4.908" fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" rx="2" transform="rotate(45 34.606 4.908)"/><circle cx="24" cy="24" r="2" fill="#fff"/><circle cx="20" cy="28" r="2" fill="#fff"/><circle cx="28" cy="20" r="2" fill="#fff"/></g></svg> </template>
CSS
.icon-modify {
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%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M20.0708%209.58588L15.8282%205.34324C15.0472%204.56219%2013.7808%204.56219%2012.9998%205.34324L7.34292%2011.0001C6.56188%2011.7811%206.56188%2013.0475%207.34292%2013.8285L11.5856%2018.0712%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28.9287%2037.4143L33.1714%2041.6569C33.9524%2042.438%2035.2187%2042.438%2035.9998%2041.6569L41.6566%2036.0001C42.4377%2035.219%2042.4377%2033.9527%2041.6566%2033.1717L37.414%2028.929%22%2F%3E%3Crect%20width%3D%2212%22%20height%3D%2242%22%20x%3D%2234.606%22%20y%3D%224.908%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20rx%3D%222%22%20transform%3D%22rotate(45%2034.606%204.908)%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2228%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2228%22%20cy%3D%2220%22%20r%3D%222%22%20fill%3D%22%23fff%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%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M20.0708%209.58588L15.8282%205.34324C15.0472%204.56219%2013.7808%204.56219%2012.9998%205.34324L7.34292%2011.0001C6.56188%2011.7811%206.56188%2013.0475%207.34292%2013.8285L11.5856%2018.0712%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28.9287%2037.4143L33.1714%2041.6569C33.9524%2042.438%2035.2187%2042.438%2035.9998%2041.6569L41.6566%2036.0001C42.4377%2035.219%2042.4377%2033.9527%2041.6566%2033.1717L37.414%2028.929%22%2F%3E%3Crect%20width%3D%2212%22%20height%3D%2242%22%20x%3D%2234.606%22%20y%3D%224.908%22%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20rx%3D%222%22%20transform%3D%22rotate(45%2034.606%204.908)%22%2F%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2228%22%20r%3D%222%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2228%22%20cy%3D%2220%22%20r%3D%222%22%20fill%3D%22%23fff%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/modify.svg?color=%231a73e8&size=48