smart optimization icon

smart-optimization from IconPark Outline by ByteDance · Outline · Abstract · Apache-2.0 Free for personal and commercial use.

Name
smart-optimization
Set
IconPark Outline
Style
Outline
Category
Abstract
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More abstract icons from IconPark Outline

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="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-rule="evenodd"><path d="M24 45c3.22 0 8.728-4.2 8.728-21S27.22 3 24 3s-8.727 4.483-8.727 21S20.78 45 24 45"/><path d="M5.105 35c1.61 2.812 8.143 5.421 23.259-3.379s16.142-15.809 14.531-18.62c-1.61-2.813-8.397-5.274-23.258 3.378C4.775 25.031 3.495 32.188 5.105 35"/><path d="M5.105 13c-1.61 2.812-.585 9.821 14.532 18.621c15.116 8.8 21.648 6.191 23.258 3.38c1.61-2.813.33-9.97-14.531-18.622S6.715 10.188 5.105 13"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineSmartOptimization(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="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" clipRule="evenodd"><path d="M24 45c3.22 0 8.728-4.2 8.728-21S27.22 3 24 3s-8.727 4.483-8.727 21S20.78 45 24 45"/><path d="M5.105 35c1.61 2.812 8.143 5.421 23.259-3.379s16.142-15.809 14.531-18.62c-1.61-2.813-8.397-5.274-23.258 3.378C4.775 25.031 3.495 32.188 5.105 35"/><path d="M5.105 13c-1.61 2.812-.585 9.821 14.532 18.621c15.116 8.8 21.648 6.191 23.258 3.38c1.61-2.813.33-9.97-14.531-18.622S6.715 10.188 5.105 13"/></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="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" clip-rule="evenodd"><path d="M24 45c3.22 0 8.728-4.2 8.728-21S27.22 3 24 3s-8.727 4.483-8.727 21S20.78 45 24 45"/><path d="M5.105 35c1.61 2.812 8.143 5.421 23.259-3.379s16.142-15.809 14.531-18.62c-1.61-2.813-8.397-5.274-23.258 3.378C4.775 25.031 3.495 32.188 5.105 35"/><path d="M5.105 13c-1.61 2.812-.585 9.821 14.532 18.621c15.116 8.8 21.648 6.191 23.258 3.38c1.61-2.813.33-9.97-14.531-18.622S6.715 10.188 5.105 13"/></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%22currentColor%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%2045c3.22%200%208.728-4.2%208.728-21S27.22%203%2024%203s-8.727%204.483-8.727%2021S20.78%2045%2024%2045%22%2F%3E%3Cpath%20d%3D%22M5.105%2035c1.61%202.812%208.143%205.421%2023.259-3.379s16.142-15.809%2014.531-18.62c-1.61-2.813-8.397-5.274-23.258%203.378C4.775%2025.031%203.495%2032.188%205.105%2035%22%2F%3E%3Cpath%20d%3D%22M5.105%2013c-1.61%202.812-.585%209.821%2014.532%2018.621c15.116%208.8%2021.648%206.191%2023.258%203.38c1.61-2.813.33-9.97-14.531-18.622S6.715%2010.188%205.105%2013%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%22currentColor%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%2045c3.22%200%208.728-4.2%208.728-21S27.22%203%2024%203s-8.727%204.483-8.727%2021S20.78%2045%2024%2045%22%2F%3E%3Cpath%20d%3D%22M5.105%2035c1.61%202.812%208.143%205.421%2023.259-3.379s16.142-15.809%2014.531-18.62c-1.61-2.813-8.397-5.274-23.258%203.378C4.775%2025.031%203.495%2032.188%205.105%2035%22%2F%3E%3Cpath%20d%3D%22M5.105%2013c-1.61%202.812-.585%209.821%2014.532%2018.621c15.116%208.8%2021.648%206.191%2023.258%203.38c1.61-2.813.33-9.97-14.531-18.622S6.715%2010.188%205.105%2013%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-outline/smart-optimization.svg?color=%231a73e8&size=48