ruble icon
ruble-outline from Health Icons by Resolve to Save Lives · Outline · Typography · MIT Free for personal and commercial use.
- Name
- ruble-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Typography
- Viewbox
- 48×48
- License
- MIT
1 other variant in Health Icons
The same icon in other sets
More typography icons from Health Icons
Use the ruble icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M28.332 13.8c3.104 0 5.621 2.507 5.621 5.6s-2.516 5.6-5.62 5.6h-9.905V13.8zm-7.83 9.2h7.562c2.038 0 3.68-1.636 3.681-3.643s-1.643-3.642-3.68-3.642h-7.562z"/><path d="M28.064 9.999c5.206 0 9.436 4.186 9.436 9.358s-4.23 9.358-9.436 9.358h-7.561v.571h6.423c1.585 0 2.878 1.275 2.878 2.858c0 1.582-1.294 2.857-2.878 2.857h-6.423v.143c0 1.582-1.294 2.857-2.878 2.857s-2.877-1.275-2.877-2.857V35h-.871C12.293 35 11 33.725 11 32.143s1.293-2.857 2.877-2.858h.87v-.571h-.87A2.87 2.87 0 0 1 11 25.856C11 24.275 12.293 23 13.877 23h.586V12.857c0-.89.485-1.617 1.057-2.085c.572-.47 1.333-.773 2.105-.773q.061.001.099.004c.023-.001.059-.004.099-.004zm-10.59 1.8c-.317 0-.6.148-.784.377a1 1 0 0 0-.27.681V25h-2.542c-.554 0-1.004.448-1.004 1s.45 1 1.004 1h2.543v4h-2.476c-.555 0-1.004.448-1.004 1s.45 1 1.004 1h2.476v2.144a1.002 1.002 0 0 0 2.008 0V33h8.434c.555 0 1.004-.448 1.004-1s-.45-1-1.004-1h-8.435v-4h9.905c4.212 0 7.628-3.404 7.628-7.6c0-4.197-3.416-7.6-7.63-7.6z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsRubleOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M28.332 13.8c3.104 0 5.621 2.507 5.621 5.6s-2.516 5.6-5.62 5.6h-9.905V13.8zm-7.83 9.2h7.562c2.038 0 3.68-1.636 3.681-3.643s-1.643-3.642-3.68-3.642h-7.562z"/><path d="M28.064 9.999c5.206 0 9.436 4.186 9.436 9.358s-4.23 9.358-9.436 9.358h-7.561v.571h6.423c1.585 0 2.878 1.275 2.878 2.858c0 1.582-1.294 2.857-2.878 2.857h-6.423v.143c0 1.582-1.294 2.857-2.878 2.857s-2.877-1.275-2.877-2.857V35h-.871C12.293 35 11 33.725 11 32.143s1.293-2.857 2.877-2.858h.87v-.571h-.87A2.87 2.87 0 0 1 11 25.856C11 24.275 12.293 23 13.877 23h.586V12.857c0-.89.485-1.617 1.057-2.085c.572-.47 1.333-.773 2.105-.773q.061.001.099.004c.023-.001.059-.004.099-.004zm-10.59 1.8c-.317 0-.6.148-.784.377a1 1 0 0 0-.27.681V25h-2.542c-.554 0-1.004.448-1.004 1s.45 1 1.004 1h2.543v4h-2.476c-.555 0-1.004.448-1.004 1s.45 1 1.004 1h2.476v2.144a1.002 1.002 0 0 0 2.008 0V33h8.434c.555 0 1.004-.448 1.004-1s-.45-1-1.004-1h-8.435v-4h9.905c4.212 0 7.628-3.404 7.628-7.6c0-4.197-3.416-7.6-7.63-7.6z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M28.332 13.8c3.104 0 5.621 2.507 5.621 5.6s-2.516 5.6-5.62 5.6h-9.905V13.8zm-7.83 9.2h7.562c2.038 0 3.68-1.636 3.681-3.643s-1.643-3.642-3.68-3.642h-7.562z"/><path d="M28.064 9.999c5.206 0 9.436 4.186 9.436 9.358s-4.23 9.358-9.436 9.358h-7.561v.571h6.423c1.585 0 2.878 1.275 2.878 2.858c0 1.582-1.294 2.857-2.878 2.857h-6.423v.143c0 1.582-1.294 2.857-2.878 2.857s-2.877-1.275-2.877-2.857V35h-.871C12.293 35 11 33.725 11 32.143s1.293-2.857 2.877-2.858h.87v-.571h-.87A2.87 2.87 0 0 1 11 25.856C11 24.275 12.293 23 13.877 23h.586V12.857c0-.89.485-1.617 1.057-2.085c.572-.47 1.333-.773 2.105-.773q.061.001.099.004c.023-.001.059-.004.099-.004zm-10.59 1.8c-.317 0-.6.148-.784.377a1 1 0 0 0-.27.681V25h-2.542c-.554 0-1.004.448-1.004 1s.45 1 1.004 1h2.543v4h-2.476c-.555 0-1.004.448-1.004 1s.45 1 1.004 1h2.476v2.144a1.002 1.002 0 0 0 2.008 0V33h8.434c.555 0 1.004-.448 1.004-1s-.45-1-1.004-1h-8.435v-4h9.905c4.212 0 7.628-3.404 7.628-7.6c0-4.197-3.416-7.6-7.63-7.6z"/></g></svg> </template>
CSS
.icon-ruble-outline {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M28.332%2013.8c3.104%200%205.621%202.507%205.621%205.6s-2.516%205.6-5.62%205.6h-9.905V13.8zm-7.83%209.2h7.562c2.038%200%203.68-1.636%203.681-3.643s-1.643-3.642-3.68-3.642h-7.562z%22%2F%3E%3Cpath%20d%3D%22M28.064%209.999c5.206%200%209.436%204.186%209.436%209.358s-4.23%209.358-9.436%209.358h-7.561v.571h6.423c1.585%200%202.878%201.275%202.878%202.858c0%201.582-1.294%202.857-2.878%202.857h-6.423v.143c0%201.582-1.294%202.857-2.878%202.857s-2.877-1.275-2.877-2.857V35h-.871C12.293%2035%2011%2033.725%2011%2032.143s1.293-2.857%202.877-2.858h.87v-.571h-.87A2.87%202.87%200%200%201%2011%2025.856C11%2024.275%2012.293%2023%2013.877%2023h.586V12.857c0-.89.485-1.617%201.057-2.085c.572-.47%201.333-.773%202.105-.773q.061.001.099.004c.023-.001.059-.004.099-.004zm-10.59%201.8c-.317%200-.6.148-.784.377a1%201%200%200%200-.27.681V25h-2.542c-.554%200-1.004.448-1.004%201s.45%201%201.004%201h2.543v4h-2.476c-.555%200-1.004.448-1.004%201s.45%201%201.004%201h2.476v2.144a1.002%201.002%200%200%200%202.008%200V33h8.434c.555%200%201.004-.448%201.004-1s-.45-1-1.004-1h-8.435v-4h9.905c4.212%200%207.628-3.404%207.628-7.6c0-4.197-3.416-7.6-7.63-7.6z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M28.332%2013.8c3.104%200%205.621%202.507%205.621%205.6s-2.516%205.6-5.62%205.6h-9.905V13.8zm-7.83%209.2h7.562c2.038%200%203.68-1.636%203.681-3.643s-1.643-3.642-3.68-3.642h-7.562z%22%2F%3E%3Cpath%20d%3D%22M28.064%209.999c5.206%200%209.436%204.186%209.436%209.358s-4.23%209.358-9.436%209.358h-7.561v.571h6.423c1.585%200%202.878%201.275%202.878%202.858c0%201.582-1.294%202.857-2.878%202.857h-6.423v.143c0%201.582-1.294%202.857-2.878%202.857s-2.877-1.275-2.877-2.857V35h-.871C12.293%2035%2011%2033.725%2011%2032.143s1.293-2.857%202.877-2.858h.87v-.571h-.87A2.87%202.87%200%200%201%2011%2025.856C11%2024.275%2012.293%2023%2013.877%2023h.586V12.857c0-.89.485-1.617%201.057-2.085c.572-.47%201.333-.773%202.105-.773q.061.001.099.004c.023-.001.059-.004.099-.004zm-10.59%201.8c-.317%200-.6.148-.784.377a1%201%200%200%200-.27.681V25h-2.542c-.554%200-1.004.448-1.004%201s.45%201%201.004%201h2.543v4h-2.476c-.555%200-1.004.448-1.004%201s.45%201%201.004%201h2.476v2.144a1.002%201.002%200%200%200%202.008%200V33h8.434c.555%200%201.004-.448%201.004-1s-.45-1-1.004-1h-8.435v-4h9.905c4.212%200%207.628-3.404%207.628-7.6c0-4.197-3.416-7.6-7.63-7.6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/ruble-outline.svg?color=%231a73e8&size=48