wpressr icon
wpressr from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- wpressr
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the wpressr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.8 3 3 8.8 3 16s5.8 13 13 13s13-5.8 13-13S23.2 3 16 3m0 2c6.1 0 11 4.9 11 11s-4.9 11-11 11S5 22.1 5 16S9.9 5 16 5m-5.4 6c-.2 0-.3.1-.4.3c-.6 1.4-1.3 2.9-1.9 4.3c-.4 1-.9 1.9-1.3 2.9v.5c.6.6 1.1 1.2 1.7 1.8c.1.1.2.2.4.2H16c.1 0 .3-.1.4-.3c.5-1.2 1-2.3 1.5-3.5c.1-.2.3-.3.5-.3h3.4c.3 0 .5-.1.6-.4c.8-1.7 1.5-3.4 2.4-5.1c.1-.3 0-.4-.3-.4H18c-.2 0-.3.1-.4.3c0 .2-.4.9-.8 1.9c0 .1.1.1.2.1h3.7c.5 0 .4.7-.2.7h-3.9c-.1 0-.1.1-.2.1c-.9 1.9-1.9 4.2-1.9 4.2c-.2.3-.8.3-.6-.3c.4-.9.8-1.9 1.2-2.8c.1-.2 0-.4-.3-.4h-2.3c-.1 0-.2 0-.3.2c-1.6 3.5-1.5 3.3-1.5 3.3c-.1.3-.7.1-.5-.3c.2-.6.5-1.3.8-1.9c.7-1.6 1.3-3.1 2-4.6c.2-.3 0-.5-.3-.5z"/></svg>
React
import type { SVGProps } from "react";
export function LaWpressr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.8 3 3 8.8 3 16s5.8 13 13 13s13-5.8 13-13S23.2 3 16 3m0 2c6.1 0 11 4.9 11 11s-4.9 11-11 11S5 22.1 5 16S9.9 5 16 5m-5.4 6c-.2 0-.3.1-.4.3c-.6 1.4-1.3 2.9-1.9 4.3c-.4 1-.9 1.9-1.3 2.9v.5c.6.6 1.1 1.2 1.7 1.8c.1.1.2.2.4.2H16c.1 0 .3-.1.4-.3c.5-1.2 1-2.3 1.5-3.5c.1-.2.3-.3.5-.3h3.4c.3 0 .5-.1.6-.4c.8-1.7 1.5-3.4 2.4-5.1c.1-.3 0-.4-.3-.4H18c-.2 0-.3.1-.4.3c0 .2-.4.9-.8 1.9c0 .1.1.1.2.1h3.7c.5 0 .4.7-.2.7h-3.9c-.1 0-.1.1-.2.1c-.9 1.9-1.9 4.2-1.9 4.2c-.2.3-.8.3-.6-.3c.4-.9.8-1.9 1.2-2.8c.1-.2 0-.4-.3-.4h-2.3c-.1 0-.2 0-.3.2c-1.6 3.5-1.5 3.3-1.5 3.3c-.1.3-.7.1-.5-.3c.2-.6.5-1.3.8-1.9c.7-1.6 1.3-3.1 2-4.6c.2-.3 0-.5-.3-.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.8 3 3 8.8 3 16s5.8 13 13 13s13-5.8 13-13S23.2 3 16 3m0 2c6.1 0 11 4.9 11 11s-4.9 11-11 11S5 22.1 5 16S9.9 5 16 5m-5.4 6c-.2 0-.3.1-.4.3c-.6 1.4-1.3 2.9-1.9 4.3c-.4 1-.9 1.9-1.3 2.9v.5c.6.6 1.1 1.2 1.7 1.8c.1.1.2.2.4.2H16c.1 0 .3-.1.4-.3c.5-1.2 1-2.3 1.5-3.5c.1-.2.3-.3.5-.3h3.4c.3 0 .5-.1.6-.4c.8-1.7 1.5-3.4 2.4-5.1c.1-.3 0-.4-.3-.4H18c-.2 0-.3.1-.4.3c0 .2-.4.9-.8 1.9c0 .1.1.1.2.1h3.7c.5 0 .4.7-.2.7h-3.9c-.1 0-.1.1-.2.1c-.9 1.9-1.9 4.2-1.9 4.2c-.2.3-.8.3-.6-.3c.4-.9.8-1.9 1.2-2.8c.1-.2 0-.4-.3-.4h-2.3c-.1 0-.2 0-.3.2c-1.6 3.5-1.5 3.3-1.5 3.3c-.1.3-.7.1-.5-.3c.2-.6.5-1.3.8-1.9c.7-1.6 1.3-3.1 2-4.6c.2-.3 0-.5-.3-.5z"/></svg> </template>
CSS
.icon-wpressr {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.8%203%203%208.8%203%2016s5.8%2013%2013%2013s13-5.8%2013-13S23.2%203%2016%203m0%202c6.1%200%2011%204.9%2011%2011s-4.9%2011-11%2011S5%2022.1%205%2016S9.9%205%2016%205m-5.4%206c-.2%200-.3.1-.4.3c-.6%201.4-1.3%202.9-1.9%204.3c-.4%201-.9%201.9-1.3%202.9v.5c.6.6%201.1%201.2%201.7%201.8c.1.1.2.2.4.2H16c.1%200%20.3-.1.4-.3c.5-1.2%201-2.3%201.5-3.5c.1-.2.3-.3.5-.3h3.4c.3%200%20.5-.1.6-.4c.8-1.7%201.5-3.4%202.4-5.1c.1-.3%200-.4-.3-.4H18c-.2%200-.3.1-.4.3c0%20.2-.4.9-.8%201.9c0%20.1.1.1.2.1h3.7c.5%200%20.4.7-.2.7h-3.9c-.1%200-.1.1-.2.1c-.9%201.9-1.9%204.2-1.9%204.2c-.2.3-.8.3-.6-.3c.4-.9.8-1.9%201.2-2.8c.1-.2%200-.4-.3-.4h-2.3c-.1%200-.2%200-.3.2c-1.6%203.5-1.5%203.3-1.5%203.3c-.1.3-.7.1-.5-.3c.2-.6.5-1.3.8-1.9c.7-1.6%201.3-3.1%202-4.6c.2-.3%200-.5-.3-.5z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.8%203%203%208.8%203%2016s5.8%2013%2013%2013s13-5.8%2013-13S23.2%203%2016%203m0%202c6.1%200%2011%204.9%2011%2011s-4.9%2011-11%2011S5%2022.1%205%2016S9.9%205%2016%205m-5.4%206c-.2%200-.3.1-.4.3c-.6%201.4-1.3%202.9-1.9%204.3c-.4%201-.9%201.9-1.3%202.9v.5c.6.6%201.1%201.2%201.7%201.8c.1.1.2.2.4.2H16c.1%200%20.3-.1.4-.3c.5-1.2%201-2.3%201.5-3.5c.1-.2.3-.3.5-.3h3.4c.3%200%20.5-.1.6-.4c.8-1.7%201.5-3.4%202.4-5.1c.1-.3%200-.4-.3-.4H18c-.2%200-.3.1-.4.3c0%20.2-.4.9-.8%201.9c0%20.1.1.1.2.1h3.7c.5%200%20.4.7-.2.7h-3.9c-.1%200-.1.1-.2.1c-.9%201.9-1.9%204.2-1.9%204.2c-.2.3-.8.3-.6-.3c.4-.9.8-1.9%201.2-2.8c.1-.2%200-.4-.3-.4h-2.3c-.1%200-.2%200-.3.2c-1.6%203.5-1.5%203.3-1.5%203.3c-.1.3-.7.1-.5-.3c.2-.6.5-1.3.8-1.9c.7-1.6%201.3-3.1%202-4.6c.2-.3%200-.5-.3-.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/wpressr.svg?color=%231a73e8&size=48