natural mode icon
natural-mode from IconPark TwoTone by ByteDance · Two tone · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- natural-mode
- Set
- IconPark TwoTone
- Style
- Two tone
- Category
- Edit
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More edit icons from IconPark TwoTone
add-itemadd-modeadd-picadd-subsetadd-text-twoadjacent-itemadjustmentalign-bottomalign-bottom-twoalign-horizontal-center-twoalign-horizontallyalign-leftalign-left-onealign-left-twoalign-rightalign-right-onealign-right-twoalign-text-both-onealign-text-bottom-onealign-text-center-onealign-text-left-onealign-text-middle-onealign-text-right-onealign-text-top-one
Use the natural mode icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9btaWbAY"><g fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="4"><path d="M24 27c-5.657 0-9.935-4.343-9.935-10L14 7l5 4l5-6l5 6l5-4v10c0 5.657-4.342 10-10 10m-.514 16.314c1.562-1.562-.337-5.995-4.242-9.9c-3.906-3.905-8.338-5.805-9.9-4.242s.337 5.994 4.243 9.9c3.905 3.904 8.337 5.804 9.9 4.242"/><path d="M24.829 42.97c1.562 1.563 5.994-.337 9.9-4.242c3.905-3.905 5.804-8.338 4.242-9.9s-5.994.338-9.9 4.243c-3.905 3.905-5.804 8.337-4.242 9.9"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9btaWbAY)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkTwotoneNaturalMode(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9btaWbAY"><g fill="#555" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="4"><path d="M24 27c-5.657 0-9.935-4.343-9.935-10L14 7l5 4l5-6l5 6l5-4v10c0 5.657-4.342 10-10 10m-.514 16.314c1.562-1.562-.337-5.995-4.242-9.9c-3.906-3.905-8.338-5.805-9.9-4.242s.337 5.994 4.243 9.9c3.905 3.904 8.337 5.804 9.9 4.242"/><path d="M24.829 42.97c1.562 1.563 5.994-.337 9.9-4.242c3.905-3.905 5.804-8.338 4.242-9.9s-5.994.338-9.9 4.243c-3.905 3.905-5.804 8.337-4.242 9.9"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9btaWbAY)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9btaWbAY"><g fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="4"><path d="M24 27c-5.657 0-9.935-4.343-9.935-10L14 7l5 4l5-6l5 6l5-4v10c0 5.657-4.342 10-10 10m-.514 16.314c1.562-1.562-.337-5.995-4.242-9.9c-3.906-3.905-8.338-5.805-9.9-4.242s.337 5.994 4.243 9.9c3.905 3.904 8.337 5.804 9.9 4.242"/><path d="M24.829 42.97c1.562 1.563 5.994-.337 9.9-4.242c3.905-3.905 5.804-8.338 4.242-9.9s-5.994.338-9.9 4.243c-3.905 3.905-5.804 8.337-4.242 9.9"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9btaWbAY)"/></svg> </template>
CSS
.icon-natural-mode {
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%3Cdefs%3E%3Cmask%20id%3D%22SVG9btaWbAY%22%3E%3Cg%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2027c-5.657%200-9.935-4.343-9.935-10L14%207l5%204l5-6l5%206l5-4v10c0%205.657-4.342%2010-10%2010m-.514%2016.314c1.562-1.562-.337-5.995-4.242-9.9c-3.906-3.905-8.338-5.805-9.9-4.242s.337%205.994%204.243%209.9c3.905%203.904%208.337%205.804%209.9%204.242%22%2F%3E%3Cpath%20d%3D%22M24.829%2042.97c1.562%201.563%205.994-.337%209.9-4.242c3.905-3.905%205.804-8.338%204.242-9.9s-5.994.338-9.9%204.243c-3.905%203.905-5.804%208.337-4.242%209.9%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG9btaWbAY)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9btaWbAY%22%3E%3Cg%20fill%3D%22%23555%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2027c-5.657%200-9.935-4.343-9.935-10L14%207l5%204l5-6l5%206l5-4v10c0%205.657-4.342%2010-10%2010m-.514%2016.314c1.562-1.562-.337-5.995-4.242-9.9c-3.906-3.905-8.338-5.805-9.9-4.242s.337%205.994%204.243%209.9c3.905%203.904%208.337%205.804%209.9%204.242%22%2F%3E%3Cpath%20d%3D%22M24.829%2042.97c1.562%201.563%205.994-.337%209.9-4.242c3.905-3.905%205.804-8.338%204.242-9.9s-5.994.338-9.9%204.243c-3.905%203.905-5.804%208.337-4.242%209.9%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG9btaWbAY)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-twotone/natural-mode.svg?color=%231a73e8&size=48