smart optimization icon
smart-optimization from IconPark by ByteDance · Color · Abstract · Apache-2.0 Free for personal and commercial use.
- Name
- smart-optimization
- Set
- IconPark
- Style
- Color
- Category
- Abstract
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More abstract icons from IconPark
Use the smart optimization icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-rule="evenodd"><path d="M24.0002 45C27.2208 45 32.7276 40.8 32.7276 24C32.7276 7.2 27.2208 3 24.0002 3C20.7797 3 15.2729 7.48302 15.2729 24C15.2729 40.517 20.7797 45 24.0002 45Z"/><path d="M5.10515 35.0001C6.71545 37.8124 13.2479 40.4211 28.364 31.6211C43.48 22.8211 44.5057 15.8124 42.8954 13.0001C41.2851 10.1878 34.4981 7.72728 19.6367 16.3791C4.77521 25.0308 3.49489 32.1878 5.10515 35.0001Z"/><path d="M5.10506 13.0001C3.4948 15.8124 4.52046 22.8211 19.6366 31.6211C34.7527 40.4211 41.285 37.8124 42.8953 35.0001C44.5056 32.1878 43.2253 25.0308 28.3638 16.3791C13.5024 7.72728 6.71537 10.1878 5.10506 13.0001Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSmartOptimization(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" fillRule="evenodd" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" clipRule="evenodd"><path d="M24.0002 45C27.2208 45 32.7276 40.8 32.7276 24C32.7276 7.2 27.2208 3 24.0002 3C20.7797 3 15.2729 7.48302 15.2729 24C15.2729 40.517 20.7797 45 24.0002 45Z"/><path d="M5.10515 35.0001C6.71545 37.8124 13.2479 40.4211 28.364 31.6211C43.48 22.8211 44.5057 15.8124 42.8954 13.0001C41.2851 10.1878 34.4981 7.72728 19.6367 16.3791C4.77521 25.0308 3.49489 32.1878 5.10515 35.0001Z"/><path d="M5.10506 13.0001C3.4948 15.8124 4.52046 22.8211 19.6366 31.6211C34.7527 40.4211 41.285 37.8124 42.8953 35.0001C44.5056 32.1878 43.2253 25.0308 28.3638 16.3791C13.5024 7.72728 6.71537 10.1878 5.10506 13.0001Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-rule="evenodd"><path d="M24.0002 45C27.2208 45 32.7276 40.8 32.7276 24C32.7276 7.2 27.2208 3 24.0002 3C20.7797 3 15.2729 7.48302 15.2729 24C15.2729 40.517 20.7797 45 24.0002 45Z"/><path d="M5.10515 35.0001C6.71545 37.8124 13.2479 40.4211 28.364 31.6211C43.48 22.8211 44.5057 15.8124 42.8954 13.0001C41.2851 10.1878 34.4981 7.72728 19.6367 16.3791C4.77521 25.0308 3.49489 32.1878 5.10515 35.0001Z"/><path d="M5.10506 13.0001C3.4948 15.8124 4.52046 22.8211 19.6366 31.6211C34.7527 40.4211 41.285 37.8124 42.8953 35.0001C44.5056 32.1878 43.2253 25.0308 28.3638 16.3791C13.5024 7.72728 6.71537 10.1878 5.10506 13.0001Z"/></g></svg> </template>
CSS
.icon-smart-optimization {
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%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M24.0002%2045C27.2208%2045%2032.7276%2040.8%2032.7276%2024C32.7276%207.2%2027.2208%203%2024.0002%203C20.7797%203%2015.2729%207.48302%2015.2729%2024C15.2729%2040.517%2020.7797%2045%2024.0002%2045Z%22%2F%3E%3Cpath%20d%3D%22M5.10515%2035.0001C6.71545%2037.8124%2013.2479%2040.4211%2028.364%2031.6211C43.48%2022.8211%2044.5057%2015.8124%2042.8954%2013.0001C41.2851%2010.1878%2034.4981%207.72728%2019.6367%2016.3791C4.77521%2025.0308%203.49489%2032.1878%205.10515%2035.0001Z%22%2F%3E%3Cpath%20d%3D%22M5.10506%2013.0001C3.4948%2015.8124%204.52046%2022.8211%2019.6366%2031.6211C34.7527%2040.4211%2041.285%2037.8124%2042.8953%2035.0001C44.5056%2032.1878%2043.2253%2025.0308%2028.3638%2016.3791C13.5024%207.72728%206.71537%2010.1878%205.10506%2013.0001Z%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%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M24.0002%2045C27.2208%2045%2032.7276%2040.8%2032.7276%2024C32.7276%207.2%2027.2208%203%2024.0002%203C20.7797%203%2015.2729%207.48302%2015.2729%2024C15.2729%2040.517%2020.7797%2045%2024.0002%2045Z%22%2F%3E%3Cpath%20d%3D%22M5.10515%2035.0001C6.71545%2037.8124%2013.2479%2040.4211%2028.364%2031.6211C43.48%2022.8211%2044.5057%2015.8124%2042.8954%2013.0001C41.2851%2010.1878%2034.4981%207.72728%2019.6367%2016.3791C4.77521%2025.0308%203.49489%2032.1878%205.10515%2035.0001Z%22%2F%3E%3Cpath%20d%3D%22M5.10506%2013.0001C3.4948%2015.8124%204.52046%2022.8211%2019.6366%2031.6211C34.7527%2040.4211%2041.285%2037.8124%2042.8953%2035.0001C44.5056%2032.1878%2043.2253%2025.0308%2028.3638%2016.3791C13.5024%207.72728%206.71537%2010.1878%205.10506%2013.0001Z%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/smart-optimization.svg?color=%231a73e8&size=48