Riyal False Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Riyal False icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306355.svg" alt="Riyal False icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306355.svg" alt="Riyal False icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306355.svg" alt="Riyal False icon" :width="24" :height="24" />
CSS background
.icon-riyal-false {
background-image: url('https://proicons.com/icon/306355.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M319 660c0-35-14-67-37-90s-53-37-86-38h-5c-36 0-68 14-91 38-23 23-37 55-37 90 0 19 3 36 10 51s16 29 27 40c23 24 55 38 91 38 71 0 128-58 128-129zm-75 32l-21 21-32-31-32 31-21-21 31-32-31-31 21-22 32 32 32-32 21 22-32 31 32 32zm618 111l-43 61c26 18 52 37 76 59 16-18 31-36 42-60-23-23-48-43-75-60zm-49-37c43 0 75-20 96-56 19-32 28-64 28-96 0-31-14-77-38-129h-4c-17 22-31 44-44 65 21 41 37 79 41 111-13 11-32 18-58 18-23 0-44-6-59-17-30-23-46-56-46-142l-2-116c30-17 61-29 93-29 38 0 69 16 74 59l9 3c10-29 16-59 16-84 0-46-34-68-77-68-35 0-74 16-113 43h-3c0-99-4-188-15-259l-6-1c-15 19-28 38-41 60 8 98 14 173 17 232-26 21-51 45-77 71h-3l-8-158 45-43c-34-44-55-85-55-117 0-9 0-16 2-25l-8-4c-24 26-52 73-52 97 0 18 10 45 16 72 6 56 12 135 17 220-53 59-99 98-140 98-14 0-35-5-49-28-7-12-12-31-12-56 0-42 22-94 63-157l-17-12c-55 75-84 149-84 222 0 8 0 15 1 23 5 33 19 60 39 77 15 12 32 19 51 19 47 0 81-29 133-88 9-10 14-17 20-24l2 2c4 48 6 97 6 149-4 18-20 38-50 62-36 28-76 48-130 48-35 0-64-14-84-37-12 19-38 37-62 36 22 62 73 95 146 95 75 0 149-43 194-111 16-52 25-108 25-166 0-43-1-83-3-121 23-25 48-50 75-73l3 2c2 55 5 107 5 156 0 120 52 177 123 177zm-71 48l-45 61c26 16 53 35 79 57 17-18 33-38 45-60-24-23-50-43-79-58z"/></svg>
Copied!