diff options
author | codecalm <codecalm@gmail.com> | 2020-10-14 00:07:26 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-14 00:07:26 +0200 |
commit | c2959abe457db2ec82aa2c3b06a74cd851b1cb81 (patch) | |
tree | b0ebf0b9a0ee56b85256fae6a01ea133bf8e35ba /src/_icons/camera-selfie.svg | |
parent | 22 new icons: `brand-asana`, `brand-bing`, `brand-bitbucket`, `brand-disqus`,... (diff) | |
download | tabler-icons-c2959abe457db2ec82aa2c3b06a74cd851b1cb81.tar.xz |
24 new icons: `battery-automotive`, `brightness-2`, `brightness-half`, `building-cottage`, `businessplan`, `camera-rotate`, `camera-selfie`, `device-audio-tape`, `device-cctv`, `device-computer-camera`, `dna`, `ear-off`, `eyeglass-2`, `eyeglass`, `ice-cream-2`, `macro`, `playlist`, `polaroid`, `report-medical`, `report-money`, `satellite`, `window`, `zoom-check`, `zoom-money`
Fixed icons: `aerial-lift`, `bell-ringing-2`, `binary`, `brand-asana`, `brand-bing`, `brand-bitbucket`, `brand-disqus`, `brand-docker`, `brand-gravatar`, `brand-hipchat`, `brand-kickstarter`, `brand-netflix`, `brand-pagekit`, `brand-producthunt`, `brand-sass`, `brand-sentry`, `brand-stripe`, `brand-unsplash`, `brand-ycombinator`, `building-factory`, `charging-pile`, `chart-arrows-vertical`, `chart-arrows`, `chart-dots`, `chart-infographic`, `column-insert-left`, `column-insert-right`, `corner-down-left-double`, `corner-down-right-double`, `corner-left-down-double`, `corner-left-up-double`, `corner-right-down-double`, `corner-right-up-double`, `corner-up-left-double`, `corner-up-right-double`, `database-export`, `database-import`, `device-analytics`, `equal-not`, `equal`, `feather`, `file-export`, `file-import`, `file-report`, `files`, `growth`, `hanger`, `ice-cream`, `layout-grid-add`, `marquee-2`, `motorbike`, `mouse`, `pacman`, `parachute`, `pokeball`, `propeller`, `receipt-2`, `receipt-refund`, `receipt-tax`, `receipt`, `recharging`, `report`, `resize`, `row-insert-bottom`, `row-insert-top`, `scale`, `shape-2`, `shape-3`, `shredder`, `square-toggle-horizontal`, `square-toggle`, `table-export`, `table-import`, `tools-kitchen-2`, `tools-kitchen`, `tournament`, `track`, `tree`, `trees`, `variable`
Renamed icons:
- `graph-arrows-vertical` renamed to `chart-arrows-vertical`
- `graph-arrows` renamed to `chart-arrows`
Diffstat (limited to 'src/_icons/camera-selfie.svg')
-rw-r--r-- | src/_icons/camera-selfie.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/camera-selfie.svg b/src/_icons/camera-selfie.svg new file mode 100644 index 00000000..d7b24460 --- /dev/null +++ b/src/_icons/camera-selfie.svg @@ -0,0 +1,9 @@ +--- +category: Photos +--- +<svg> + <path d="M5 7h1a2 2 0 0 0 2 -2 1 1 0 0 1 1-1h6a1 1 0 0 1 1 1 2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1 -2 2H5a2 2 0 0 1 -2 -2V9a2 2 0 0 1 2 -2" /> + <path d="M9.5 15a3.5 3.5 0 0 0 5 0" /> + <line x1="15" y1="11" x2="15.01" y2="11" /> + <line x1="9" y1="11" x2="9.01" y2="11" /> +</svg> |