scaling icon
scaling-bold from Solar by 480 Design · Bold · Arrows Action · CC-BY-4.0 Attribution required.
- Name
- scaling-bold
- Set
- Solar
- Style
- Bold
- Category
- Arrows Action
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More arrows action icons from Solar
arrow-to-down-left-boldarrow-to-down-right-boldarrow-to-top-left-boldarrow-to-top-right-boldcircle-bottom-down-boldcircle-bottom-up-boldcircle-top-down-boldcircle-top-up-bolddownload-bolddownload-minimalistic-bolddownload-square-bolddownload-twice-square-boldexit-boldexport-boldforward-2-boldforward-boldimport-boldlogin-2-boldlogin-3-boldlogin-boldlogout-2-boldlogout-3-boldlogout-boldmaximize-bold
Use the scaling icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.9062 2C15.9062 2.41421 16.242 2.75 16.6562 2.75H20.1893L12.75 10.1893V8C12.75 7.58579 12.4142 7.25 12 7.25C11.5858 7.25 11.25 7.58579 11.25 8V12C11.25 12.4142 11.5858 12.75 12 12.75H16C16.4142 12.75 16.75 12.4142 16.75 12C16.75 11.5858 16.4142 11.25 16 11.25H13.8107L21.25 3.81066V7.34375C21.25 7.75796 21.5858 8.09375 22 8.09375C22.4142 8.09375 22.75 7.75796 22.75 7.34375V2C22.75 1.58579 22.4142 1.25 22 1.25H16.6562C16.242 1.25 15.9062 1.58579 15.9062 2Z"/><path d="M19.7516 7.43034C19.797 8.62969 20.7812 9.5887 21.9904 9.59373C22 10.3198 22 11.1187 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C12.8813 2 13.6802 2 14.4063 2.00957C14.4113 3.21884 15.3703 4.20298 16.5697 4.24836L13.9468 6.87122C13.5572 6.20078 12.8313 5.75 12 5.75C10.7574 5.75 9.75 6.75736 9.75 8V12C9.75 13.2426 10.7574 14.25 12 14.25H16C17.2426 14.25 18.25 13.2426 18.25 12C18.25 11.1687 17.7992 10.4428 17.1288 10.0532L19.7516 7.43034Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarScalingBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.9062 2C15.9062 2.41421 16.242 2.75 16.6562 2.75H20.1893L12.75 10.1893V8C12.75 7.58579 12.4142 7.25 12 7.25C11.5858 7.25 11.25 7.58579 11.25 8V12C11.25 12.4142 11.5858 12.75 12 12.75H16C16.4142 12.75 16.75 12.4142 16.75 12C16.75 11.5858 16.4142 11.25 16 11.25H13.8107L21.25 3.81066V7.34375C21.25 7.75796 21.5858 8.09375 22 8.09375C22.4142 8.09375 22.75 7.75796 22.75 7.34375V2C22.75 1.58579 22.4142 1.25 22 1.25H16.6562C16.242 1.25 15.9062 1.58579 15.9062 2Z"/><path d="M19.7516 7.43034C19.797 8.62969 20.7812 9.5887 21.9904 9.59373C22 10.3198 22 11.1187 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C12.8813 2 13.6802 2 14.4063 2.00957C14.4113 3.21884 15.3703 4.20298 16.5697 4.24836L13.9468 6.87122C13.5572 6.20078 12.8313 5.75 12 5.75C10.7574 5.75 9.75 6.75736 9.75 8V12C9.75 13.2426 10.7574 14.25 12 14.25H16C17.2426 14.25 18.25 13.2426 18.25 12C18.25 11.1687 17.7992 10.4428 17.1288 10.0532L19.7516 7.43034Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.9062 2C15.9062 2.41421 16.242 2.75 16.6562 2.75H20.1893L12.75 10.1893V8C12.75 7.58579 12.4142 7.25 12 7.25C11.5858 7.25 11.25 7.58579 11.25 8V12C11.25 12.4142 11.5858 12.75 12 12.75H16C16.4142 12.75 16.75 12.4142 16.75 12C16.75 11.5858 16.4142 11.25 16 11.25H13.8107L21.25 3.81066V7.34375C21.25 7.75796 21.5858 8.09375 22 8.09375C22.4142 8.09375 22.75 7.75796 22.75 7.34375V2C22.75 1.58579 22.4142 1.25 22 1.25H16.6562C16.242 1.25 15.9062 1.58579 15.9062 2Z"/><path d="M19.7516 7.43034C19.797 8.62969 20.7812 9.5887 21.9904 9.59373C22 10.3198 22 11.1187 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C12.8813 2 13.6802 2 14.4063 2.00957C14.4113 3.21884 15.3703 4.20298 16.5697 4.24836L13.9468 6.87122C13.5572 6.20078 12.8313 5.75 12 5.75C10.7574 5.75 9.75 6.75736 9.75 8V12C9.75 13.2426 10.7574 14.25 12 14.25H16C17.2426 14.25 18.25 13.2426 18.25 12C18.25 11.1687 17.7992 10.4428 17.1288 10.0532L19.7516 7.43034Z"/></g></svg> </template>
CSS
.icon-scaling-bold {
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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.9062%202C15.9062%202.41421%2016.242%202.75%2016.6562%202.75H20.1893L12.75%2010.1893V8C12.75%207.58579%2012.4142%207.25%2012%207.25C11.5858%207.25%2011.25%207.58579%2011.25%208V12C11.25%2012.4142%2011.5858%2012.75%2012%2012.75H16C16.4142%2012.75%2016.75%2012.4142%2016.75%2012C16.75%2011.5858%2016.4142%2011.25%2016%2011.25H13.8107L21.25%203.81066V7.34375C21.25%207.75796%2021.5858%208.09375%2022%208.09375C22.4142%208.09375%2022.75%207.75796%2022.75%207.34375V2C22.75%201.58579%2022.4142%201.25%2022%201.25H16.6562C16.242%201.25%2015.9062%201.58579%2015.9062%202Z%22%2F%3E%3Cpath%20d%3D%22M19.7516%207.43034C19.797%208.62969%2020.7812%209.5887%2021.9904%209.59373C22%2010.3198%2022%2011.1187%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C12.8813%202%2013.6802%202%2014.4063%202.00957C14.4113%203.21884%2015.3703%204.20298%2016.5697%204.24836L13.9468%206.87122C13.5572%206.20078%2012.8313%205.75%2012%205.75C10.7574%205.75%209.75%206.75736%209.75%208V12C9.75%2013.2426%2010.7574%2014.25%2012%2014.25H16C17.2426%2014.25%2018.25%2013.2426%2018.25%2012C18.25%2011.1687%2017.7992%2010.4428%2017.1288%2010.0532L19.7516%207.43034Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M15.9062%202C15.9062%202.41421%2016.242%202.75%2016.6562%202.75H20.1893L12.75%2010.1893V8C12.75%207.58579%2012.4142%207.25%2012%207.25C11.5858%207.25%2011.25%207.58579%2011.25%208V12C11.25%2012.4142%2011.5858%2012.75%2012%2012.75H16C16.4142%2012.75%2016.75%2012.4142%2016.75%2012C16.75%2011.5858%2016.4142%2011.25%2016%2011.25H13.8107L21.25%203.81066V7.34375C21.25%207.75796%2021.5858%208.09375%2022%208.09375C22.4142%208.09375%2022.75%207.75796%2022.75%207.34375V2C22.75%201.58579%2022.4142%201.25%2022%201.25H16.6562C16.242%201.25%2015.9062%201.58579%2015.9062%202Z%22%2F%3E%3Cpath%20d%3D%22M19.7516%207.43034C19.797%208.62969%2020.7812%209.5887%2021.9904%209.59373C22%2010.3198%2022%2011.1187%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C12.8813%202%2013.6802%202%2014.4063%202.00957C14.4113%203.21884%2015.3703%204.20298%2016.5697%204.24836L13.9468%206.87122C13.5572%206.20078%2012.8313%205.75%2012%205.75C10.7574%205.75%209.75%206.75736%209.75%208V12C9.75%2013.2426%2010.7574%2014.25%2012%2014.25H16C17.2426%2014.25%2018.25%2013.2426%2018.25%2012C18.25%2011.1687%2017.7992%2010.4428%2017.1288%2010.0532L19.7516%207.43034Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/scaling-bold.svg?color=%231a73e8&size=48