swipe up icon
swipe-up-outline-rounded from Material Symbols by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- swipe-up-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More ui actions icons from Material Symbols
Use the swipe up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.325 3.95q-.175.625-.25 1.263T5 6.5q0 1.575.45 3.038t1.3 2.762q.2.275.175.6t-.25.55t-.525.2t-.5-.3q-1.05-1.5-1.6-3.25T3.5 6.5q0-.675.075-1.35T3.8 3.8L2.575 5.025q-.225.225-.525.225t-.525-.225T1.3 4.5t.225-.525L3.8 1.7q.3-.3.7-.3t.7.3l2.275 2.275Q7.7 4.2 7.7 4.5t-.225.525t-.525.213t-.525-.213zM16.45 20.825q-.575.2-1.162.188t-1.138-.288L8.5 18.1q-.375-.175-.525-.562T8 16.775l.05-.1q.25-.5.7-.812t1-.363l1.7-.125L8.65 7.7q-.15-.4.025-.763t.575-.512t.762.025t.513.575l3.25 8.925q.175.475-.1.888t-.775.462l-1.175.075L15 18.9q.175.075.375.088t.375-.038l3.925-1.425q.775-.275 1.125-1.038t.075-1.537L19.5 11.2q-.15-.4.025-.763t.575-.512t.762.025t.513.575l1.375 3.75q.575 1.575-.113 3.062T20.375 19.4zm-2.238-11.65q.363.175.513.575l1.025 2.8q.15.4-.025.775t-.575.525t-.775-.025t-.525-.575l-1-2.825q-.15-.4.025-.763t.575-.512t.762.025m3.15-.075q.363.175.513.575l.675 1.875q.15.4-.013.763t-.562.512t-.775-.025t-.525-.575L16 10.35q-.15-.4.025-.762t.575-.513t.763.025m-.388 6.025"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSwipeUpOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.325 3.95q-.175.625-.25 1.263T5 6.5q0 1.575.45 3.038t1.3 2.762q.2.275.175.6t-.25.55t-.525.2t-.5-.3q-1.05-1.5-1.6-3.25T3.5 6.5q0-.675.075-1.35T3.8 3.8L2.575 5.025q-.225.225-.525.225t-.525-.225T1.3 4.5t.225-.525L3.8 1.7q.3-.3.7-.3t.7.3l2.275 2.275Q7.7 4.2 7.7 4.5t-.225.525t-.525.213t-.525-.213zM16.45 20.825q-.575.2-1.162.188t-1.138-.288L8.5 18.1q-.375-.175-.525-.562T8 16.775l.05-.1q.25-.5.7-.812t1-.363l1.7-.125L8.65 7.7q-.15-.4.025-.763t.575-.512t.762.025t.513.575l3.25 8.925q.175.475-.1.888t-.775.462l-1.175.075L15 18.9q.175.075.375.088t.375-.038l3.925-1.425q.775-.275 1.125-1.038t.075-1.537L19.5 11.2q-.15-.4.025-.763t.575-.512t.762.025t.513.575l1.375 3.75q.575 1.575-.113 3.062T20.375 19.4zm-2.238-11.65q.363.175.513.575l1.025 2.8q.15.4-.025.775t-.575.525t-.775-.025t-.525-.575l-1-2.825q-.15-.4.025-.763t.575-.512t.762.025m3.15-.075q.363.175.513.575l.675 1.875q.15.4-.013.763t-.562.512t-.775-.025t-.525-.575L16 10.35q-.15-.4.025-.762t.575-.513t.763.025m-.388 6.025"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.325 3.95q-.175.625-.25 1.263T5 6.5q0 1.575.45 3.038t1.3 2.762q.2.275.175.6t-.25.55t-.525.2t-.5-.3q-1.05-1.5-1.6-3.25T3.5 6.5q0-.675.075-1.35T3.8 3.8L2.575 5.025q-.225.225-.525.225t-.525-.225T1.3 4.5t.225-.525L3.8 1.7q.3-.3.7-.3t.7.3l2.275 2.275Q7.7 4.2 7.7 4.5t-.225.525t-.525.213t-.525-.213zM16.45 20.825q-.575.2-1.162.188t-1.138-.288L8.5 18.1q-.375-.175-.525-.562T8 16.775l.05-.1q.25-.5.7-.812t1-.363l1.7-.125L8.65 7.7q-.15-.4.025-.763t.575-.512t.762.025t.513.575l3.25 8.925q.175.475-.1.888t-.775.462l-1.175.075L15 18.9q.175.075.375.088t.375-.038l3.925-1.425q.775-.275 1.125-1.038t.075-1.537L19.5 11.2q-.15-.4.025-.763t.575-.512t.762.025t.513.575l1.375 3.75q.575 1.575-.113 3.062T20.375 19.4zm-2.238-11.65q.363.175.513.575l1.025 2.8q.15.4-.025.775t-.575.525t-.775-.025t-.525-.575l-1-2.825q-.15-.4.025-.763t.575-.512t.762.025m3.15-.075q.363.175.513.575l.675 1.875q.15.4-.013.763t-.562.512t-.775-.025t-.525-.575L16 10.35q-.15-.4.025-.762t.575-.513t.763.025m-.388 6.025"/></svg> </template>
CSS
.icon-swipe-up-outline-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.325%203.95q-.175.625-.25%201.263T5%206.5q0%201.575.45%203.038t1.3%202.762q.2.275.175.6t-.25.55t-.525.2t-.5-.3q-1.05-1.5-1.6-3.25T3.5%206.5q0-.675.075-1.35T3.8%203.8L2.575%205.025q-.225.225-.525.225t-.525-.225T1.3%204.5t.225-.525L3.8%201.7q.3-.3.7-.3t.7.3l2.275%202.275Q7.7%204.2%207.7%204.5t-.225.525t-.525.213t-.525-.213zM16.45%2020.825q-.575.2-1.162.188t-1.138-.288L8.5%2018.1q-.375-.175-.525-.562T8%2016.775l.05-.1q.25-.5.7-.812t1-.363l1.7-.125L8.65%207.7q-.15-.4.025-.763t.575-.512t.762.025t.513.575l3.25%208.925q.175.475-.1.888t-.775.462l-1.175.075L15%2018.9q.175.075.375.088t.375-.038l3.925-1.425q.775-.275%201.125-1.038t.075-1.537L19.5%2011.2q-.15-.4.025-.763t.575-.512t.762.025t.513.575l1.375%203.75q.575%201.575-.113%203.062T20.375%2019.4zm-2.238-11.65q.363.175.513.575l1.025%202.8q.15.4-.025.775t-.575.525t-.775-.025t-.525-.575l-1-2.825q-.15-.4.025-.763t.575-.512t.762.025m3.15-.075q.363.175.513.575l.675%201.875q.15.4-.013.763t-.562.512t-.775-.025t-.525-.575L16%2010.35q-.15-.4.025-.762t.575-.513t.763.025m-.388%206.025%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.325%203.95q-.175.625-.25%201.263T5%206.5q0%201.575.45%203.038t1.3%202.762q.2.275.175.6t-.25.55t-.525.2t-.5-.3q-1.05-1.5-1.6-3.25T3.5%206.5q0-.675.075-1.35T3.8%203.8L2.575%205.025q-.225.225-.525.225t-.525-.225T1.3%204.5t.225-.525L3.8%201.7q.3-.3.7-.3t.7.3l2.275%202.275Q7.7%204.2%207.7%204.5t-.225.525t-.525.213t-.525-.213zM16.45%2020.825q-.575.2-1.162.188t-1.138-.288L8.5%2018.1q-.375-.175-.525-.562T8%2016.775l.05-.1q.25-.5.7-.812t1-.363l1.7-.125L8.65%207.7q-.15-.4.025-.763t.575-.512t.762.025t.513.575l3.25%208.925q.175.475-.1.888t-.775.462l-1.175.075L15%2018.9q.175.075.375.088t.375-.038l3.925-1.425q.775-.275%201.125-1.038t.075-1.537L19.5%2011.2q-.15-.4.025-.763t.575-.512t.762.025t.513.575l1.375%203.75q.575%201.575-.113%203.062T20.375%2019.4zm-2.238-11.65q.363.175.513.575l1.025%202.8q.15.4-.025.775t-.575.525t-.775-.025t-.525-.575l-1-2.825q-.15-.4.025-.763t.575-.512t.762.025m3.15-.075q.363.175.513.575l.675%201.875q.15.4-.013.763t-.562.512t-.775-.025t-.525-.575L16%2010.35q-.15-.4.025-.762t.575-.513t.763.025m-.388%206.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/swipe-up-outline-rounded.svg?color=%231a73e8&size=48